[INFO] fetching crate dyn-cache 0.12.2... [INFO] testing dyn-cache-0.12.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dyn-cache 0.12.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate dyn-cache 0.12.2 [INFO] finished tweaking crates.io crate dyn-cache 0.12.2 [INFO] tweaked toml for crates.io crate dyn-cache 0.12.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dyn-cache 0.12.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages to latest compatible versions [INFO] [stderr] Adding downcast-rs v1.2.1 (available: v2.0.1) [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.15.4) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hash_hasher v2.0.4 [INFO] [stderr] Downloaded illicit-macro v1.0.0 [INFO] [stderr] Downloaded illicit v1.1.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 136f93f85e1a5965ff504277096b05de5a1823d0ae6bcc5b42a3b306349643c7 [INFO] running `Command { std: "docker" "start" "-a" "136f93f85e1a5965ff504277096b05de5a1823d0ae6bcc5b42a3b306349643c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "136f93f85e1a5965ff504277096b05de5a1823d0ae6bcc5b42a3b306349643c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136f93f85e1a5965ff504277096b05de5a1823d0ae6bcc5b42a3b306349643c7", kill_on_drop: false }` [INFO] [stdout] 136f93f85e1a5965ff504277096b05de5a1823d0ae6bcc5b42a3b306349643c7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f963feded37bff45ed1da2cc256de38b9486a79fd6f8e02ef98fb69e2e332804 [INFO] running `Command { std: "docker" "start" "-a" "f963feded37bff45ed1da2cc256de38b9486a79fd6f8e02ef98fb69e2e332804", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hash_hasher v2.0.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling illicit-macro v1.0.0 [INFO] [stderr] Compiling illicit v1.1.2 [INFO] [stderr] Compiling dyn-cache v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/namespace.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 126 | hashed: &Hashed<&'k Key, H>, [INFO] [stdout] 127 | ) -> RawEntryMut, H> [INFO] [stdout] | ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | ) -> RawEntryMut<'_, Scope, CacheCell, H> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.34s [INFO] running `Command { std: "docker" "inspect" "f963feded37bff45ed1da2cc256de38b9486a79fd6f8e02ef98fb69e2e332804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f963feded37bff45ed1da2cc256de38b9486a79fd6f8e02ef98fb69e2e332804", kill_on_drop: false }` [INFO] [stdout] f963feded37bff45ed1da2cc256de38b9486a79fd6f8e02ef98fb69e2e332804 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 43b201a0b1478ed37cbb9c71d69f027bd698eb19368612814d3906399c8197b5 [INFO] running `Command { std: "docker" "start" "-a" "43b201a0b1478ed37cbb9c71d69f027bd698eb19368612814d3906399c8197b5", kill_on_drop: false }` [INFO] [stderr] Compiling dyn-cache v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/namespace.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 126 | hashed: &Hashed<&'k Key, H>, [INFO] [stdout] 127 | ) -> RawEntryMut, H> [INFO] [stdout] | ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | ) -> RawEntryMut<'_, Scope, CacheCell, H> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/namespace.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 126 | hashed: &Hashed<&'k Key, H>, [INFO] [stdout] 127 | ) -> RawEntryMut, H> [INFO] [stdout] | ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | ) -> RawEntryMut<'_, Scope, CacheCell, H> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "43b201a0b1478ed37cbb9c71d69f027bd698eb19368612814d3906399c8197b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b201a0b1478ed37cbb9c71d69f027bd698eb19368612814d3906399c8197b5", kill_on_drop: false }` [INFO] [stdout] 43b201a0b1478ed37cbb9c71d69f027bd698eb19368612814d3906399c8197b5 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2fb749e415adc7907a71f3d5e366419f4821cf9b1c465888a300d32c18ccc51f [INFO] running `Command { std: "docker" "start" "-a" "2fb749e415adc7907a71f3d5e366419f4821cf9b1c465888a300d32c18ccc51f", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/namespace.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | &mut self, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] 126 | hashed: &Hashed<&'k Key, H>, [INFO] [stderr] 127 | ) -> RawEntryMut, H> [INFO] [stderr] | ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 127 | ) -> RawEntryMut<'_, Scope, CacheCell, H> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `dyn-cache` (lib) generated 1 warning (run `cargo fix --lib -p dyn-cache` to apply 1 suggestion) [INFO] [stderr] warning: `dyn-cache` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dyn_cache-1ac567c1a39c396e) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test local::local_cache_tests::hold_retains_across_gcs ... ok [INFO] [stdout] test local::local_cache_tests::nested_hold_retains_across_gcs ... ok [INFO] [stdout] test local::local_cache_tests::issue_238_cache_call_incorrectly_preserves_child ... ok [INFO] [stdout] test local::local_cache_tests::single_query_with_gc ... ok [INFO] [stdout] test namespace::tests::namespace_debug_output ... ok [INFO] [stdout] test sync::send_cache_tests::distinct_scopes_distinct_storage ... ok [INFO] [stdout] test sync::send_cache_tests::hold_retains_across_gcs ... ok [INFO] [stdout] test sync::send_cache_tests::nested_hold_retains_across_gcs ... ok [INFO] [stdout] test sync::send_cache_tests::issue_238_cache_call_incorrectly_preserves_child ... ok [INFO] [stdout] test sync::send_cache_tests::single_query_with_gc ... ok [INFO] [stdout] test local::local_cache_tests::distinct_scopes_distinct_storage ... 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] running `Command { std: "docker" "inspect" "2fb749e415adc7907a71f3d5e366419f4821cf9b1c465888a300d32c18ccc51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb749e415adc7907a71f3d5e366419f4821cf9b1c465888a300d32c18ccc51f", kill_on_drop: false }` [INFO] [stdout] 2fb749e415adc7907a71f3d5e366419f4821cf9b1c465888a300d32c18ccc51f