[INFO] fetching crate worterbuch-common 1.3.8... [INFO] testing worterbuch-common-1.3.8 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate worterbuch-common 1.3.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate worterbuch-common 1.3.8 [INFO] finished tweaking crates.io crate worterbuch-common 1.3.8 [INFO] tweaked toml for crates.io crate worterbuch-common 1.3.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate worterbuch-common 1.3.8 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 worterbuch-common 1.3.8 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 064b1aeaaed25e8968c528508ec062f02ceedb01c5d64d44a1dcd9b7965b0149 [INFO] running `Command { std: "docker" "start" "-a" "064b1aeaaed25e8968c528508ec062f02ceedb01c5d64d44a1dcd9b7965b0149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "064b1aeaaed25e8968c528508ec062f02ceedb01c5d64d44a1dcd9b7965b0149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064b1aeaaed25e8968c528508ec062f02ceedb01c5d64d44a1dcd9b7965b0149", kill_on_drop: false }` [INFO] [stdout] 064b1aeaaed25e8968c528508ec062f02ceedb01c5d64d44a1dcd9b7965b0149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 06ab26a8fbd56de28bc93903b1c70e5559fe54548a4666d6fc2efef9eceaa3d9 [INFO] running `Command { std: "docker" "start" "-a" "06ab26a8fbd56de28bc93903b1c70e5559fe54548a4666d6fc2efef9eceaa3d9", kill_on_drop: false }` [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling worterbuch-common v1.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.06s [INFO] running `Command { std: "docker" "inspect" "06ab26a8fbd56de28bc93903b1c70e5559fe54548a4666d6fc2efef9eceaa3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ab26a8fbd56de28bc93903b1c70e5559fe54548a4666d6fc2efef9eceaa3d9", kill_on_drop: false }` [INFO] [stdout] 06ab26a8fbd56de28bc93903b1c70e5559fe54548a4666d6fc2efef9eceaa3d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 452ce6d9bd1c1605acb04322749f9ed85be0746d06d57c4251118db49ecae5b3 [INFO] running `Command { std: "docker" "start" "-a" "452ce6d9bd1c1605acb04322749f9ed85be0746d06d57c4251118db49ecae5b3", kill_on_drop: false }` [INFO] [stderr] Compiling worterbuch-common v1.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "452ce6d9bd1c1605acb04322749f9ed85be0746d06d57c4251118db49ecae5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452ce6d9bd1c1605acb04322749f9ed85be0746d06d57c4251118db49ecae5b3", kill_on_drop: false }` [INFO] [stdout] 452ce6d9bd1c1605acb04322749f9ed85be0746d06d57c4251118db49ecae5b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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", kill_on_drop: false }` [INFO] [stdout] edb3d53eba3f8d505025018a522492aa66ed8433910bfddc670afa8ab9ee2411 [INFO] running `Command { std: "docker" "start" "-a" "edb3d53eba3f8d505025018a522492aa66ed8433910bfddc670afa8ab9ee2411", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/worterbuch_common-bce2b60b8de32343) [INFO] [stdout] running 24 tests [INFO] [stdout] test client::test::auth_request_is_serialized_correctly ... ok [INFO] [stdout] test client::test::set_is_deserialized_correctly ... ok [INFO] [stdout] test client::test::spub_init_is_deserialized_correctly ... ok [INFO] [stdout] test client::test::spub_init_is_serialized_correctly ... ok [INFO] [stdout] test client::test::spub_is_deserialized_correctly ... ok [INFO] [stdout] test client::test::spub_is_serialized_correctly ... ok [INFO] [stdout] test client::test::psubscribe_without_aggregation_is_deserialized_correctly ... ok [INFO] [stdout] test client::test::transform_is_serialized_correctly ... ok [INFO] [stdout] test server::test::pstate_is_serialized_correctly ... ok [INFO] [stdout] test server::test::pstate_is_deserialized_correctly ... ok [INFO] [stdout] test client::test::transform_is_deserialized_correctly ... ok [INFO] [stdout] test client::test::psubscribe_without_aggregation_is_serialized_correctly ... ok [INFO] [stdout] test server::test::state_is_deserialized_correctly ... ok [INFO] [stdout] test server::test::state_is_serialized_correctly ... ok [INFO] [stdout] test test::compatible_version_is_selected_correctly ... ok [INFO] [stdout] test test::error_codes_are_deserialized_from_numbers ... ok [INFO] [stdout] test test::protocol_version_get_formatted_correctly ... ok [INFO] [stdout] test test::protocol_version_get_serialized_correctly ... ok [INFO] [stdout] test test::topic_macro_generates_topic_correctly ... ok [INFO] [stdout] test test::protocol_versions_are_sorted_correctly ... ok [INFO] [stdout] test test::error_codes_are_serialized_as_numbers ... ok [INFO] [stdout] test client::test::psubscribe_with_aggregation_is_deserialized_correctly ... ok [INFO] [stdout] test client::test::psubscribe_with_aggregation_is_serialized_correctly ... ok [INFO] [stdout] test client::test::auth_request_is_deserialized_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests worterbuch_common [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] running `Command { std: "docker" "inspect" "edb3d53eba3f8d505025018a522492aa66ed8433910bfddc670afa8ab9ee2411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edb3d53eba3f8d505025018a522492aa66ed8433910bfddc670afa8ab9ee2411", kill_on_drop: false }` [INFO] [stdout] edb3d53eba3f8d505025018a522492aa66ed8433910bfddc670afa8ab9ee2411