[INFO] fetching crate amico-core 1.2.0... [INFO] testing amico-core-1.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate amico-core 1.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate amico-core 1.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate amico-core 1.2.0 [INFO] tweaked toml for crates.io crate amico-core 1.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate amico-core 1.2.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 amico-core 1.2.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 once_cell v1.21.1 [INFO] [stderr] Downloaded evenio v0.6.0 [INFO] [stderr] Downloaded evenio_macros v0.6.0 [INFO] [stderr] Downloaded tokio_with_wasm v0.8.5 [INFO] [stderr] Downloaded tokio_with_wasm_proc v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 83d7bf459c709c61198dc3cf5dc49387220318683ffed5588ded30bcd791fc6d [INFO] running `Command { std: "docker" "start" "-a" "83d7bf459c709c61198dc3cf5dc49387220318683ffed5588ded30bcd791fc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83d7bf459c709c61198dc3cf5dc49387220318683ffed5588ded30bcd791fc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d7bf459c709c61198dc3cf5dc49387220318683ffed5588ded30bcd791fc6d", kill_on_drop: false }` [INFO] [stdout] 83d7bf459c709c61198dc3cf5dc49387220318683ffed5588ded30bcd791fc6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e0123b78acea52f3041ed2825ea43ad40b5b491876d8edeeb3e8e3f73053fbd0 [INFO] running `Command { std: "docker" "start" "-a" "e0123b78acea52f3041ed2825ea43ad40b5b491876d8edeeb3e8e3f73053fbd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling evenio_macros v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling evenio v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling amico-core v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/manager.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.87s [INFO] running `Command { std: "docker" "inspect" "e0123b78acea52f3041ed2825ea43ad40b5b491876d8edeeb3e8e3f73053fbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0123b78acea52f3041ed2825ea43ad40b5b491876d8edeeb3e8e3f73053fbd0", kill_on_drop: false }` [INFO] [stdout] e0123b78acea52f3041ed2825ea43ad40b5b491876d8edeeb3e8e3f73053fbd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5818948e7c510d383e3e18dcb68c1091e43c772a541a02cf616c6c61056b6a28 [INFO] running `Command { std: "docker" "start" "-a" "5818948e7c510d383e3e18dcb68c1091e43c772a541a02cf616c6c61056b6a28", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling evenio_macros v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio_with_wasm_proc v0.8.5 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling evenio v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling amico-core v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/manager.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio_with_wasm v0.8.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/manager.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.85s [INFO] running `Command { std: "docker" "inspect" "5818948e7c510d383e3e18dcb68c1091e43c772a541a02cf616c6c61056b6a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5818948e7c510d383e3e18dcb68c1091e43c772a541a02cf616c6c61056b6a28", kill_on_drop: false }` [INFO] [stdout] 5818948e7c510d383e3e18dcb68c1091e43c772a541a02cf616c6c61056b6a28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2c2e28ef690973909aebb2cee08c217bb08eecf891d1209a83fcc3250c5318da [INFO] running `Command { std: "docker" "start" "-a" "2c2e28ef690973909aebb2cee08c217bb08eecf891d1209a83fcc3250c5318da", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/world/manager.rs:32:33 [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 32 | pub(crate) fn action_sender(&mut self) -> ActionSender<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `amico-core` (lib) generated 1 warning (run `cargo fix --lib -p amico-core` to apply 1 suggestion) [INFO] [stderr] warning: `amico-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amico_core-4c1aaa887d25e7aa) [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/strategy_interaction.rs (/opt/rustwide/target/debug/deps/strategy_interaction-faaad5032df2fa15) [INFO] [stdout] test types::agent_event::tests::test_build_event ... ok [INFO] [stdout] test traits::handlers::tests::test_mediator ... ok [INFO] [stdout] test types::agent_event::tests::test_content_with_type ... ok [INFO] [stdout] test types::interaction::tests::test_build_chat ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_agent ... ok [INFO] [stderr] Running tests/test_agent.rs (/opt/rustwide/target/debug/deps/test_agent-65c4cdf64d310483) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_agent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] Doc-tests amico_core [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent (line 17) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::interaction (line 258) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::get_interaction (line 277) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::content (line 134) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::expire_at (line 199) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::lifetime (line 177) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::new (line 80) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::parse_content (line 220) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent (line 34) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::with_content (line 104) ... ok [INFO] [stdout] test src/types/agent_event.rs - types::agent_event::AgentEvent::control (line 156) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.93s; merged doctests compilation took 0.91s [INFO] running `Command { std: "docker" "inspect" "2c2e28ef690973909aebb2cee08c217bb08eecf891d1209a83fcc3250c5318da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2e28ef690973909aebb2cee08c217bb08eecf891d1209a83fcc3250c5318da", kill_on_drop: false }` [INFO] [stdout] 2c2e28ef690973909aebb2cee08c217bb08eecf891d1209a83fcc3250c5318da