[INFO] fetching crate iceoryx2-tunnel-backend 0.8.1...
[INFO] testing iceoryx2-tunnel-backend-0.8.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate iceoryx2-tunnel-backend 0.8.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate iceoryx2-tunnel-backend 0.8.1
[INFO] finished tweaking crates.io crate iceoryx2-tunnel-backend 0.8.1
[INFO] tweaked toml for crates.io crate iceoryx2-tunnel-backend 0.8.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iceoryx2-tunnel-backend 0.8.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iceoryx2-tunnel-backend 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iceoryx2-pal-concurrency-sync v0.8.1
[INFO] [stderr]   Downloaded tiny-fn v0.1.7
[INFO] [stderr]   Downloaded iceoryx2-pal-configuration v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-log v0.8.1
[INFO] [stderr]   Downloaded enum-iterator v2.1.0
[INFO] [stderr]   Downloaded enum-iterator-derive v1.4.0
[INFO] [stderr]   Downloaded iceoryx2-pal-os-api v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary-traits v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-concurrency v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-derive-macros v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-log-types v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-loggers v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-system-types v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-memory v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-linux v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-container v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-lock-free v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-posix v0.8.1
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded iceoryx2-cal v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-pal-posix v0.8.1
[INFO] [stderr]   Downloaded iceoryx2 v0.8.1
[INFO] [stderr]   Downloaded bindgen v0.72.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d
[INFO] running `Command { std: "docker" "start" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling iceoryx2-pal-concurrency-sync v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling iceoryx2-bb-elementary-traits v0.8.1
[INFO] [stderr]    Compiling iceoryx2-log-types v0.8.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling iceoryx2-pal-configuration v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tiny-fn v0.1.7
[INFO] [stderr]    Compiling iceoryx2-bb-concurrency v0.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling iceoryx2-log v0.8.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling iceoryx2-bb-elementary v0.8.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling iceoryx2-loggers v0.8.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling iceoryx2-bb-lock-free v0.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling iceoryx2-bb-derive-macros v0.8.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling iceoryx2-bb-container v0.8.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling iceoryx2-pal-posix v0.8.1
[INFO] [stderr]    Compiling iceoryx2-pal-os-api v0.8.1
[INFO] [stderr]    Compiling iceoryx2-bb-system-types v0.8.1
[INFO] [stderr]    Compiling iceoryx2-bb-posix v0.8.1
[INFO] [stderr]    Compiling iceoryx2-bb-linux v0.8.1
[INFO] [stderr]    Compiling iceoryx2-bb-memory v0.8.1
[INFO] [stderr]    Compiling iceoryx2-cal v0.8.1
[INFO] [stderr]    Compiling iceoryx2 v0.8.1
[INFO] [stderr]    Compiling iceoryx2-tunnel-backend v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.79s
[INFO] running `Command { std: "docker" "inspect" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling iceoryx2-tunnel-backend v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] running `Command { std: "docker" "inspect" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iceoryx2_tunnel_backend-33e28547c244418e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iceoryx2_tunnel_backend
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/traits/backend.rs - traits::backend::Backend (line 57) ... ignored
[INFO] [stdout] test src/traits/relay/event.rs - traits::relay::event::EventRelay (line 31) - compile ... ok
[INFO] [stdout] test src/traits/relay/event.rs - traits::relay::event::EventRelay (line 44) - compile ... ok
[INFO] [stdout] test src/traits/relay/factory.rs - traits::relay::factory::RelayBuilder (line 31) - compile ... ok
[INFO] [stdout] test src/traits/relay/factory.rs - traits::relay::factory::RelayBuilder (line 41) - compile ... ok
[INFO] [stdout] test src/traits/relay/publish_subscribe.rs - traits::relay::publish_subscribe::PublishSubscribeRelay (line 55) - compile ... ok
[INFO] [stdout] test src/traits/relay/factory.rs - traits::relay::factory::RelayFactory (line 119) - compile ... ok
[INFO] [stdout] test src/traits/relay/factory.rs - traits::relay::factory::RelayFactory (line 104) - compile ... ok
[INFO] [stdout] test src/traits/discovery.rs - traits::discovery::Discovery (line 56) - compile ... ok
[INFO] [stdout] test src/traits/relay/event.rs - traits::relay::event::EventRelay (line 66) - compile ... ok
[INFO] [stdout] test src/traits/discovery.rs - traits::discovery::Discovery (line 33) - compile ... ok
[INFO] [stdout] test src/traits/relay/publish_subscribe.rs - traits::relay::publish_subscribe::PublishSubscribeRelay (line 42) - compile ... ok
[INFO] [stdout] test src/traits/relay/publish_subscribe.rs - traits::relay::publish_subscribe::PublishSubscribeRelay (line 77) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d", kill_on_drop: false }`
[INFO] [stdout] aae87d86557942c6614a0942f55fc3240e27a43498af928757ce0eef5cdae89d
