[INFO] fetching crate async-stm 0.5.0... [INFO] testing async-stm-0.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate async-stm 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate async-stm 0.5.0 [INFO] finished tweaking crates.io crate async-stm 0.5.0 [INFO] tweaked toml for crates.io crate async-stm 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-stm 0.5.0 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 36 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 96ffdc76c35acd6cdbb37b31b958b0060d3c5bea9c72a60260d3666c1f76c6c9 [INFO] running `Command { std: "docker" "start" "-a" "96ffdc76c35acd6cdbb37b31b958b0060d3c5bea9c72a60260d3666c1f76c6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96ffdc76c35acd6cdbb37b31b958b0060d3c5bea9c72a60260d3666c1f76c6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ffdc76c35acd6cdbb37b31b958b0060d3c5bea9c72a60260d3666c1f76c6c9", kill_on_drop: false }` [INFO] [stdout] 96ffdc76c35acd6cdbb37b31b958b0060d3c5bea9c72a60260d3666c1f76c6c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5d9e6b8e3452ba94a7cb569e4d9b364d23c3fc08ea9ce7b8a216704f1487e5d5 [INFO] running `Command { std: "docker" "start" "-a" "5d9e6b8e3452ba94a7cb569e4d9b364d23c3fc08ea9ce7b8a216704f1487e5d5", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling async-stm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "5d9e6b8e3452ba94a7cb569e4d9b364d23c3fc08ea9ce7b8a216704f1487e5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9e6b8e3452ba94a7cb569e4d9b364d23c3fc08ea9ce7b8a216704f1487e5d5", kill_on_drop: false }` [INFO] [stdout] 5d9e6b8e3452ba94a7cb569e4d9b364d23c3fc08ea9ce7b8a216704f1487e5d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] be1878d3c10ef064007af9e54adcee84cd6a2ed025104728d29bbec6ad296fe6 [INFO] running `Command { std: "docker" "start" "-a" "be1878d3c10ef064007af9e54adcee84cd6a2ed025104728d29bbec6ad296fe6", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stm v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/auxtx.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | fn begin(&self) -> TestAuxTx { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 56 | fn begin(&self) -> TestAuxTx<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.82s [INFO] running `Command { std: "docker" "inspect" "be1878d3c10ef064007af9e54adcee84cd6a2ed025104728d29bbec6ad296fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1878d3c10ef064007af9e54adcee84cd6a2ed025104728d29bbec6ad296fe6", kill_on_drop: false }` [INFO] [stdout] be1878d3c10ef064007af9e54adcee84cd6a2ed025104728d29bbec6ad296fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 70c5eee2acf7402f42273fec0149e6b1bfc0e9652da72d72f9d29b7f49c0a35f [INFO] running `Command { std: "docker" "start" "-a" "70c5eee2acf7402f42273fec0149e6b1bfc0e9652da72d72f9d29b7f49c0a35f", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/auxtx.rs:56:18 [INFO] [stderr] | [INFO] [stderr] 56 | fn begin(&self) -> TestAuxTx { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [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] 56 | fn begin(&self) -> TestAuxTx<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `async-stm` (lib test) generated 1 warning (run `cargo fix --lib -p async-stm --tests` to apply 1 suggestion) [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/async_stm-c7bd5090d87b91f0) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test auxtx::test::aux_commit_rollback ... ok [INFO] [stdout] test queues::tbqueue::test_queue::non_empty ... ok [INFO] [stdout] test queues::tbqueue::test_queue::is_empty ... ok [INFO] [stdout] test queues::tchan::test_queue::non_empty ... ok [INFO] [stdout] test queues::tchan::test_queue::is_empty ... ok [INFO] [stdout] test queues::tchan::test_queue::write_and_read_back ... ok [INFO] [stdout] test queues::tqueue::test_queue::is_empty ... ok [INFO] [stdout] test queues::tqueue::test_queue::non_empty ... ok [INFO] [stdout] test queues::tqueue::test_queue::write_and_read_back ... ok [INFO] [stdout] test queues::tvecdequeue::test_queue::is_empty ... ok [INFO] [stdout] test queues::tvecdequeue::test_queue::non_empty ... ok [INFO] [stdout] test queues::tvecdequeue::test_queue::write_and_read_back ... ok [INFO] [stdout] test test::abort_with_error ... ok [INFO] [stdout] test test::basics ... ok [INFO] [stdout] test queues::tbqueue::test_queue::write_and_read_back ... ok [INFO] [stdout] test test::id_increments ... ok [INFO] [stdout] test test::nested_abort ... ok [INFO] [stdout] test test::nested_atomically ... ok [INFO] [stdout] test test::new_tvar_in_transaction ... ok [INFO] [stdout] test test::next_version_increments ... ok [INFO] [stdout] test queues::tbqueue::test::threaded_bounded_unblocks ... ok [INFO] [stdout] test queues::tbqueue::test::threaded_bounded_blocks ... ok [INFO] [stdout] test test::or_retry_first_return_second ... ok [INFO] [stdout] test queues::tbqueue::test_queue::threaded ... ok [INFO] [stdout] test queues::tchan::test_queue::threaded ... ok [INFO] [stdout] test queues::tqueue::test_queue::threaded ... ok [INFO] [stdout] test queues::tvecdequeue::test_queue::threaded ... ok [INFO] [stdout] test test::no_confict_if_read_before_write ... ok [INFO] [stdout] test test::read_outside_atomically - should panic ... ok [INFO] [stdout] test test::write_outside_atomically - should panic ... ok [INFO] [stdout] test test::conflict_if_written_after_start ... ok [INFO] [stdout] test test::retry_wait_notify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70c5eee2acf7402f42273fec0149e6b1bfc0e9652da72d72f9d29b7f49c0a35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c5eee2acf7402f42273fec0149e6b1bfc0e9652da72d72f9d29b7f49c0a35f", kill_on_drop: false }` [INFO] [stdout] 70c5eee2acf7402f42273fec0149e6b1bfc0e9652da72d72f9d29b7f49c0a35f