[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#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicahscopes%2Fact-locally" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/micahscopes/act-locally on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f325d21ad2303aa169e19d292f6881cc064e21af6feb52ac58e81f60c3eb739d [INFO] running `Command { std: "docker" "start" "-a" "f325d21ad2303aa169e19d292f6881cc064e21af6feb52ac58e81f60c3eb739d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f325d21ad2303aa169e19d292f6881cc064e21af6feb52ac58e81f60c3eb739d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f325d21ad2303aa169e19d292f6881cc064e21af6feb52ac58e81f60c3eb739d", kill_on_drop: false }` [INFO] [stdout] f325d21ad2303aa169e19d292f6881cc064e21af6feb52ac58e81f60c3eb739d [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5b7362a70c58039874c68e9886a0c11cfd3ba7418ea25326b986414ed88bc08 [INFO] running `Command { std: "docker" "start" "-a" "f5b7362a70c58039874c68e9886a0c11cfd3ba7418ea25326b986414ed88bc08", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [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 15.86s [INFO] running `Command { std: "docker" "inspect" "f5b7362a70c58039874c68e9886a0c11cfd3ba7418ea25326b986414ed88bc08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b7362a70c58039874c68e9886a0c11cfd3ba7418ea25326b986414ed88bc08", kill_on_drop: false }` [INFO] [stdout] f5b7362a70c58039874c68e9886a0c11cfd3ba7418ea25326b986414ed88bc08 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 026fed6eb22b21263b1232b233d66237b5cfa80757f4f8c1e89d67e912a73cad [INFO] running `Command { std: "docker" "start" "-a" "026fed6eb22b21263b1232b233d66237b5cfa80757f4f8c1e89d67e912a73cad", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [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 7.13s [INFO] running `Command { std: "docker" "inspect" "026fed6eb22b21263b1232b233d66237b5cfa80757f4f8c1e89d67e912a73cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026fed6eb22b21263b1232b233d66237b5cfa80757f4f8c1e89d67e912a73cad", kill_on_drop: false }` [INFO] [stdout] 026fed6eb22b21263b1232b233d66237b5cfa80757f4f8c1e89d67e912a73cad [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d3d42b0433d86d240fdae60a203181be576e6996382fa6f507b1b6fd00c35b6 [INFO] running `Command { std: "docker" "start" "-a" "3d3d42b0433d86d240fdae60a203181be576e6996382fa6f507b1b6fd00c35b6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/act_locally-50869287441e1249) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test action_dispatcher::tests::test_action_dispatcher ... ok [INFO] [stdout] test handler::tests::test_async_mutating_func_wrapper ... ok [INFO] [stdout] test dispatcher::tests::test_message_key_generation ... ok [INFO] [stdout] test handler::tests::test_async_mutating_message_handler ... ok [INFO] [stdout] test handler::tests::test_store_handlers_in_hashmap ... ok [INFO] [stdout] test handler::tests::test_async_non_mutating_func_wrapper ... ok [INFO] [stdout] test handler::tests::test_sync_non_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_store_sync_handlers_in_hashmap ... ok [INFO] [stdout] test handler::tests::test_sync_mutating_func_wrapper ... ok [INFO] [stdout] test dispatcher::tests::test_integration_with_actor ... ok [INFO] [stdout] test handler::tests::test_async_non_mutating_message_handler ... ok [INFO] [stdout] test dispatcher::tests::test_message_wrapping_and_unwrapping ... 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_sync_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" "3d3d42b0433d86d240fdae60a203181be576e6996382fa6f507b1b6fd00c35b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3d42b0433d86d240fdae60a203181be576e6996382fa6f507b1b6fd00c35b6", kill_on_drop: false }` [INFO] [stdout] 3d3d42b0433d86d240fdae60a203181be576e6996382fa6f507b1b6fd00c35b6