[INFO] fetching crate kameo-persistence 0.1.0...
[INFO] testing kameo-persistence-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate kameo-persistence 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate kameo-persistence 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kameo-persistence 0.1.0
[INFO] tweaked toml for crates.io crate kameo-persistence 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kameo-persistence 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kameo-persistence 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded downcast-rs v2.0.1
[INFO] [stderr]   Downloaded kameo-persistence-macros v0.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.106
[INFO] [stderr]   Downloaded kameo_macros v0.17.0
[INFO] [stderr]   Downloaded toml v0.9.1
[INFO] [stderr]   Downloaded kameo v0.17.2
[INFO] [stderr]   Downloaded postcard v1.1.2
[INFO] [stderr]   Downloaded toml_parser v1.0.0
[INFO] [stderr]   Downloaded toml_writer v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcf949d72bbf2815615b37c2b8cee8db99fda49b24ad25a2c72ccdfd70a4ff29
[INFO] running `Command { std: "docker" "start" "-a" "fcf949d72bbf2815615b37c2b8cee8db99fda49b24ad25a2c72ccdfd70a4ff29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcf949d72bbf2815615b37c2b8cee8db99fda49b24ad25a2c72ccdfd70a4ff29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf949d72bbf2815615b37c2b8cee8db99fda49b24ad25a2c72ccdfd70a4ff29", kill_on_drop: false }`
[INFO] [stdout] fcf949d72bbf2815615b37c2b8cee8db99fda49b24ad25a2c72ccdfd70a4ff29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ff31d0083aa7fc9941870048e3a026adb11a4062a0c5d1e23efd1a03a700d4d
[INFO] running `Command { std: "docker" "start" "-a" "9ff31d0083aa7fc9941870048e3a026adb11a4062a0c5d1e23efd1a03a700d4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling kameo-persistence-macros v0.1.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling kameo_macros v0.17.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kameo v0.17.2
[INFO] [stderr]    Compiling postcard v1.1.2
[INFO] [stderr]    Compiling kameo-persistence v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s
[INFO] running `Command { std: "docker" "inspect" "9ff31d0083aa7fc9941870048e3a026adb11a4062a0c5d1e23efd1a03a700d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ff31d0083aa7fc9941870048e3a026adb11a4062a0c5d1e23efd1a03a700d4d", kill_on_drop: false }`
[INFO] [stdout] 9ff31d0083aa7fc9941870048e3a026adb11a4062a0c5d1e23efd1a03a700d4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c121cb03f0fc780a36efc8f21ee2a6fffa57e8c4f150de30c3d3b2ebb263c6dd
[INFO] running `Command { std: "docker" "start" "-a" "c121cb03f0fc780a36efc8f21ee2a6fffa57e8c4f150de30c3d3b2ebb263c6dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml_writer v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling kameo_macros v0.17.0
[INFO] [stderr]    Compiling toml_parser v1.0.0
[INFO] [stderr]    Compiling kameo v0.17.2
[INFO] [stderr]    Compiling toml v0.9.1
[INFO] [stderr]    Compiling trybuild v1.0.106
[INFO] [stderr]    Compiling kameo-persistence v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.84s
[INFO] running `Command { std: "docker" "inspect" "c121cb03f0fc780a36efc8f21ee2a6fffa57e8c4f150de30c3d3b2ebb263c6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c121cb03f0fc780a36efc8f21ee2a6fffa57e8c4f150de30c3d3b2ebb263c6dd", kill_on_drop: false }`
[INFO] [stdout] c121cb03f0fc780a36efc8f21ee2a6fffa57e8c4f150de30c3d3b2ebb263c6dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65da4c17e17866a96002eea4dcaddd16db96e719ee51a2c85680cb0a3b99b9f3
[INFO] running `Command { std: "docker" "start" "-a" "65da4c17e17866a96002eea4dcaddd16db96e719ee51a2c85680cb0a3b99b9f3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kameo_persistence-20ff6b9297bd8e71)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling kameo_macros v0.17.0
[INFO] [stderr]    Compiling kameo-persistence-macros v0.1.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling kameo v0.17.2
[INFO] [stderr]    Compiling postcard v1.1.2
[INFO] [stderr]    Compiling kameo-persistence v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling kameo-persistence-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/kameo-persistence)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.57s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/derive_persistent_actor.rs ... ok
[INFO] [stdout] test tests::build ... ok
[INFO] [stderr] test tests/derive_persistent_actor_with_custom_snapshot.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.20s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_persistent_actor.rs (/opt/rustwide/target/debug/deps/derive_persistent_actor-8e89a7951d46a6a7)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_persistent_actor_with_custom_snapshot.rs (/opt/rustwide/target/debug/deps/derive_persistent_actor_with_custom_snapshot-847f9f8876812859)
[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] [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 kameo_persistence
[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" "65da4c17e17866a96002eea4dcaddd16db96e719ee51a2c85680cb0a3b99b9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65da4c17e17866a96002eea4dcaddd16db96e719ee51a2c85680cb0a3b99b9f3", kill_on_drop: false }`
[INFO] [stdout] 65da4c17e17866a96002eea4dcaddd16db96e719ee51a2c85680cb0a3b99b9f3
