[INFO] cloning repository https://github.com/micahscopes/act-locally [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micahscopes/act-locally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicahscopes%2Fact-locally", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicahscopes%2Fact-locally'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36ae49603b6503f42c2e8becaf7b3834d5e166b8 [INFO] testing micahscopes/act-locally against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicahscopes%2Fact-locally" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/micahscopes/act-locally [INFO] finished tweaking git repo https://github.com/micahscopes/act-locally [INFO] tweaked toml for git repo https://github.com/micahscopes/act-locally written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/micahscopes/act-locally on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/micahscopes/act-locally 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e281975d8351ae8ae71a753b657dfe867d10cd176fb5994f4bbdd05926e62262 [INFO] running `Command { std: "docker" "start" "-a" "e281975d8351ae8ae71a753b657dfe867d10cd176fb5994f4bbdd05926e62262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e281975d8351ae8ae71a753b657dfe867d10cd176fb5994f4bbdd05926e62262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e281975d8351ae8ae71a753b657dfe867d10cd176fb5994f4bbdd05926e62262", kill_on_drop: false }` [INFO] [stdout] e281975d8351ae8ae71a753b657dfe867d10cd176fb5994f4bbdd05926e62262 [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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f58198feb583f13e6bf6e12e66b03b64e0f9e71c1c8bd2e1eb35e639131c314 [INFO] running `Command { std: "docker" "start" "-a" "0f58198feb583f13e6bf6e12e66b03b64e0f9e71c1c8bd2e1eb35e639131c314", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling act-locally v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.52s [INFO] running `Command { std: "docker" "inspect" "0f58198feb583f13e6bf6e12e66b03b64e0f9e71c1c8bd2e1eb35e639131c314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f58198feb583f13e6bf6e12e66b03b64e0f9e71c1c8bd2e1eb35e639131c314", kill_on_drop: false }` [INFO] [stdout] 0f58198feb583f13e6bf6e12e66b03b64e0f9e71c1c8bd2e1eb35e639131c314 [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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 202cb4508b13db487879bb157015482119b5a6367f4858c7108a2728024b26cc [INFO] running `Command { std: "docker" "start" "-a" "202cb4508b13db487879bb157015482119b5a6367f4858c7108a2728024b26cc", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling act-locally v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.88s [INFO] running `Command { std: "docker" "inspect" "202cb4508b13db487879bb157015482119b5a6367f4858c7108a2728024b26cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202cb4508b13db487879bb157015482119b5a6367f4858c7108a2728024b26cc", kill_on_drop: false }` [INFO] [stdout] 202cb4508b13db487879bb157015482119b5a6367f4858c7108a2728024b26cc [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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ad8e8bfe7dec2d14685da07d1b84db8ce5e3d70467e8449dc1b96e4ce96c79e [INFO] running `Command { std: "docker" "start" "-a" "3ad8e8bfe7dec2d14685da07d1b84db8ce5e3d70467e8449dc1b96e4ce96c79e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/act_locally-09bc48ddff93e02e) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test dispatcher::tests::test_message_key_generation ... ok [INFO] [stdout] test dispatcher::tests::test_message_wrapping_and_unwrapping ... ok [INFO] [stdout] test handler::tests::test_async_mutating_func_wrapper ... ok [INFO] [stdout] test handler::tests::test_async_mutating_message_handler ... ok [INFO] [stdout] test dispatcher::tests::test_integration_with_actor ... ok [INFO] [stdout] test handler::tests::test_async_non_mutating_func_wrapper ... ok [INFO] [stdout] test action_dispatcher::tests::test_action_dispatcher ... ok [INFO] [stdout] test handler::tests::test_async_non_mutating_message_handler ... ok [INFO] [stdout] test handler::tests::test_store_handlers_in_hashmap ... ok [INFO] [stdout] test handler::tests::test_sync_mutating_func_wrapper ... ok [INFO] [stdout] test handler::tests::test_sync_mutating_message_handler ... ok [INFO] [stdout] test handler::tests::test_sync_non_mutating_message_handler ... ok [INFO] [stdout] test handler::tests::test_sync_non_mutating_func_wrapper ... ok [INFO] [stdout] test handler::tests::test_store_sync_handlers_in_hashmap ... ok [INFO] [stdout] test actor::tests::test_sync_handlers_execution_order ... ok [INFO] [stdout] test actor::tests::test_yielding_handlers ... ok [INFO] [stdout] test actor::tests::test_async_handlers_execution_order ... ok [INFO] [stdout] test actor::tests::test_comprehensive_handler_execution_order ... ok [INFO] [stdout] test actor::tests::test_actor_with_custom_dispatcher ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests act_locally [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" "3ad8e8bfe7dec2d14685da07d1b84db8ce5e3d70467e8449dc1b96e4ce96c79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad8e8bfe7dec2d14685da07d1b84db8ce5e3d70467e8449dc1b96e4ce96c79e", kill_on_drop: false }` [INFO] [stdout] 3ad8e8bfe7dec2d14685da07d1b84db8ce5e3d70467e8449dc1b96e4ce96c79e