[INFO] fetching crate rcommunity_core 0.0.3... [INFO] testing rcommunity_core-0.0.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rcommunity_core 0.0.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rcommunity_core 0.0.3 [INFO] finished tweaking crates.io crate rcommunity_core 0.0.3 [INFO] tweaked toml for crates.io crate rcommunity_core 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rcommunity_core 0.0.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 69 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6230965c75a95d591a8c1cfccc1f5f0d9625fd9799a1738b55246bec0b411e43 [INFO] running `Command { std: "docker" "start" "-a" "6230965c75a95d591a8c1cfccc1f5f0d9625fd9799a1738b55246bec0b411e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6230965c75a95d591a8c1cfccc1f5f0d9625fd9799a1738b55246bec0b411e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6230965c75a95d591a8c1cfccc1f5f0d9625fd9799a1738b55246bec0b411e43", kill_on_drop: false }` [INFO] [stdout] 6230965c75a95d591a8c1cfccc1f5f0d9625fd9799a1738b55246bec0b411e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ed32aaccdaf1583e036f4efe4ec7e2ce8faff8ed39d7b581bd243471de9d41b [INFO] running `Command { std: "docker" "start" "-a" "7ed32aaccdaf1583e036f4efe4ec7e2ce8faff8ed39d7b581bd243471de9d41b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rcommunity_core v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `reactions::*` [INFO] [stdout] --> src/markers/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use reactions::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store/memory.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | fn txn_lock(&self) -> (MutexGuard, &Condvar) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 64 | fn txn_lock(&self) -> (MutexGuard<'_, usize>, &Condvar) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `Command { std: "docker" "inspect" "7ed32aaccdaf1583e036f4efe4ec7e2ce8faff8ed39d7b581bd243471de9d41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed32aaccdaf1583e036f4efe4ec7e2ce8faff8ed39d7b581bd243471de9d41b", kill_on_drop: false }` [INFO] [stdout] 7ed32aaccdaf1583e036f4efe4ec7e2ce8faff8ed39d7b581bd243471de9d41b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 077f3c22de28a609875fe98ec4cf7d4f885a4b34974c04817987647ccc560b56 [INFO] running `Command { std: "docker" "start" "-a" "077f3c22de28a609875fe98ec4cf7d4f885a4b34974c04817987647ccc560b56", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stdout] warning: unused import: `reactions::*` [INFO] [stdout] --> src/markers/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use reactions::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store/memory.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | fn txn_lock(&self) -> (MutexGuard, &Condvar) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 64 | fn txn_lock(&self) -> (MutexGuard<'_, usize>, &Condvar) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling rcommunity_core v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `reactions::*` [INFO] [stdout] --> src/markers/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use reactions::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/store/memory.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | fn txn_lock(&self) -> (MutexGuard, &Condvar) { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 64 | fn txn_lock(&self) -> (MutexGuard<'_, usize>, &Condvar) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.27s [INFO] running `Command { std: "docker" "inspect" "077f3c22de28a609875fe98ec4cf7d4f885a4b34974c04817987647ccc560b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "077f3c22de28a609875fe98ec4cf7d4f885a4b34974c04817987647ccc560b56", kill_on_drop: false }` [INFO] [stdout] 077f3c22de28a609875fe98ec4cf7d4f885a4b34974c04817987647ccc560b56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e015e8de10ca15ef9b08af2b256a3f8902586c0cc052b1898364c536785837b8 [INFO] running `Command { std: "docker" "start" "-a" "e015e8de10ca15ef9b08af2b256a3f8902586c0cc052b1898364c536785837b8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `reactions::*` [INFO] [stderr] --> src/markers/mod.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use reactions::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/store/memory.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | fn txn_lock(&self) -> (MutexGuard, &Condvar) { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [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] 64 | fn txn_lock(&self) -> (MutexGuard<'_, usize>, &Condvar) { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rcommunity_core` (lib) generated 2 warnings (run `cargo fix --lib -p rcommunity_core` to apply 2 suggestions) [INFO] [stderr] warning: `rcommunity_core` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcommunity_core-5e85272fbe602aa5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test store::memory::test::test_memory_store ... ok [INFO] [stdout] test client::test::test_reaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rcommunity_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/store/memory.rs - store::memory (line 4) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e015e8de10ca15ef9b08af2b256a3f8902586c0cc052b1898364c536785837b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e015e8de10ca15ef9b08af2b256a3f8902586c0cc052b1898364c536785837b8", kill_on_drop: false }` [INFO] [stdout] e015e8de10ca15ef9b08af2b256a3f8902586c0cc052b1898364c536785837b8