[INFO] cloning repository https://github.com/franruedaesq/gp2f
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/franruedaesq/gp2f" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranruedaesq%2Fgp2f", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranruedaesq%2Fgp2f'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6a551aa297a9abd60dbbf92bd3a73322f74471f
[INFO] testing franruedaesq/gp2f against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffranruedaesq%2Fgp2f" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/franruedaesq/gp2f
[INFO] finished tweaking git repo https://github.com/franruedaesq/gp2f
[INFO] tweaked toml for git repo https://github.com/franruedaesq/gp2f written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/franruedaesq/gp2f on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/franruedaesq/gp2f 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/temporalio/sdk-core`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallstr v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.63
[INFO] [stderr]   Downloaded yrs v0.25.0
[INFO] [stderr]   Downloaded wasmtime-winch v28.0.1
[INFO] [stderr]   Downloaded wasmtime-component-util v28.0.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.115.1
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v28.0.1
[INFO] [stderr]   Downloaded cranelift-native v0.115.1
[INFO] [stderr]   Downloaded cranelift-entity v0.115.1
[INFO] [stderr]   Downloaded wasmtime-slab v28.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-debug v28.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v28.0.1
[INFO] [stderr]   Downloaded wasmtime-asm-macros v28.0.1
[INFO] [stderr]   Downloaded cranelift-control v0.115.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.115.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.2
[INFO] [stderr]   Downloaded cranelift-bforest v0.115.1
[INFO] [stderr]   Downloaded wasmtime-fiber v28.0.1
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v28.0.1
[INFO] [stderr]   Downloaded pulley-interpreter v28.0.1
[INFO] [stderr]   Downloaded prost-wkt v0.7.1
[INFO] [stderr]   Downloaded winch-codegen v28.0.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.115.1
[INFO] [stderr]   Downloaded wasmtime-cache v28.0.1
[INFO] [stderr]   Downloaded prost-wkt-build v0.7.1
[INFO] [stderr]   Downloaded cranelift-isle v0.115.1
[INFO] [stderr]   Downloaded pbjson v0.9.0
[INFO] [stderr]   Downloaded prost-wkt-types v0.7.1
[INFO] [stderr]   Downloaded pbjson-build v0.9.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.115.1
[INFO] [stderr]   Downloaded futures-retry v0.6.0
[INFO] [stderr]   Downloaded pbjson-types v0.9.0
[INFO] [stderr]   Downloaded bon v3.9.0
[INFO] [stderr]   Downloaded wasmtime-environ v28.0.1
[INFO] [stderr]   Downloaded regalloc2 v0.11.2
[INFO] [stderr]   Downloaded bon-macros v3.9.0
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.1
[INFO] [stderr]   Downloaded wasmtime-cranelift v28.0.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v28.0.1
[INFO] [stderr]   Downloaded web-sys v0.3.90
[INFO] [stderr]   Downloaded wasmtime v28.0.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.115.1
[INFO] [stderr]   Downloaded napi-build v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 353272d004f2b7d87ce05752502c8d096606966e22c19029ff09811f2d16660e
[INFO] running `Command { std: "docker" "start" "-a" "353272d004f2b7d87ce05752502c8d096606966e22c19029ff09811f2d16660e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "353272d004f2b7d87ce05752502c8d096606966e22c19029ff09811f2d16660e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353272d004f2b7d87ce05752502c8d096606966e22c19029ff09811f2d16660e", kill_on_drop: false }`
[INFO] [stdout] 353272d004f2b7d87ce05752502c8d096606966e22c19029ff09811f2d16660e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b64c9711d8de0432f9b770fc151487d40b6c18a4f0b22e24591efbcf207f0a65
[INFO] running `Command { std: "docker" "start" "-a" "b64c9711d8de0432f9b770fc151487d40b6c18a4f0b22e24591efbcf207f0a65", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling smallstr v0.3.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling gp2f-node v0.1.0 (/opt/rustwide/workdir/gp2f-node)
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling yrs v0.25.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling napi v2.16.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling policy-core v0.1.0 (/opt/rustwide/workdir/policy-core)
[INFO] [stderr]    Compiling gp2f-core v0.1.0 (/opt/rustwide/workdir/gp2f-core)
[INFO] [stderr]    Compiling gp2f-workflow v0.1.0 (/opt/rustwide/workdir/gp2f-workflow)
[INFO] [stderr]    Compiling gp2f-store v0.1.0 (/opt/rustwide/workdir/gp2f-store)
[INFO] [stderr]    Compiling gp2f-ingest v0.1.0 (/opt/rustwide/workdir/gp2f-ingest)
[INFO] [stderr]    Compiling gp2f-runtime v0.1.0 (/opt/rustwide/workdir/gp2f-runtime)
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling gp2f-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gp2f-security v0.1.0 (/opt/rustwide/workdir/gp2f-security)
[INFO] [stderr]    Compiling gp2f-token v0.1.0 (/opt/rustwide/workdir/gp2f-token)
[INFO] [stderr]    Compiling gp2f-broadcast v0.1.0 (/opt/rustwide/workdir/gp2f-broadcast)
[INFO] [stderr]    Compiling gp2f-api v0.1.0 (/opt/rustwide/workdir/gp2f-api)
[INFO] [stderr]    Compiling gp2f-vibe v0.1.0 (/opt/rustwide/workdir/gp2f-vibe)
[INFO] [stderr]    Compiling gp2f-crdt v0.1.0 (/opt/rustwide/workdir/gp2f-crdt)
[INFO] [stderr]    Compiling gp2f-actor v0.1.0 (/opt/rustwide/workdir/gp2f-actor)
[INFO] [stderr]    Compiling gp2f-canary v0.1.0 (/opt/rustwide/workdir/gp2f-canary)
[INFO] [stderr]    Compiling gp2f-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "b64c9711d8de0432f9b770fc151487d40b6c18a4f0b22e24591efbcf207f0a65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b64c9711d8de0432f9b770fc151487d40b6c18a4f0b22e24591efbcf207f0a65", kill_on_drop: false }`
[INFO] [stdout] b64c9711d8de0432f9b770fc151487d40b6c18a4f0b22e24591efbcf207f0a65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba4176fd13b9473cfc54dee26a504233fab35b93b993a7a499a53870d00e7ca7
[INFO] running `Command { std: "docker" "start" "-a" "ba4176fd13b9473cfc54dee26a504233fab35b93b993a7a499a53870d00e7ca7", kill_on_drop: false }`
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling gp2f-token v0.1.0 (/opt/rustwide/workdir/gp2f-token)
[INFO] [stderr]    Compiling gp2f-broadcast v0.1.0 (/opt/rustwide/workdir/gp2f-broadcast)
[INFO] [stderr]    Compiling gp2f-crdt v0.1.0 (/opt/rustwide/workdir/gp2f-crdt)
[INFO] [stderr]    Compiling gp2f-security v0.1.0 (/opt/rustwide/workdir/gp2f-security)
[INFO] [stderr]    Compiling gp2f-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling gp2f-canary v0.1.0 (/opt/rustwide/workdir/gp2f-canary)
[INFO] [stderr]    Compiling gp2f-actor v0.1.0 (/opt/rustwide/workdir/gp2f-actor)
[INFO] [stderr]    Compiling gp2f-store v0.1.0 (/opt/rustwide/workdir/gp2f-store)
[INFO] [stderr]    Compiling gp2f-runtime v0.1.0 (/opt/rustwide/workdir/gp2f-runtime)
[INFO] [stderr]    Compiling gp2f-ingest v0.1.0 (/opt/rustwide/workdir/gp2f-ingest)
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> gp2f-store/src/temporal_store.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 |         store.append(msg("op-1"), OpOutcome::Accepted).await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 571 |         let _ = store.append(msg("op-1"), OpOutcome::Accepted).await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> gp2f-store/src/temporal_store.rs:572:9
[INFO] [stdout]     |
[INFO] [stdout] 572 |         store.append(msg("op-2"), OpOutcome::Rejected).await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 572 |         let _ = store.append(msg("op-2"), OpOutcome::Rejected).await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling gp2f-core v0.1.0 (/opt/rustwide/workdir/gp2f-core)
[INFO] [stderr]    Compiling gp2f-workflow v0.1.0 (/opt/rustwide/workdir/gp2f-workflow)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling policy-core v0.1.0 (/opt/rustwide/workdir/policy-core)
[INFO] [stderr]    Compiling gp2f-api v0.1.0 (/opt/rustwide/workdir/gp2f-api)
[INFO] [stderr]    Compiling gp2f-node v0.1.0 (/opt/rustwide/workdir/gp2f-node)
[INFO] [stderr]    Compiling gp2f-vibe v0.1.0 (/opt/rustwide/workdir/gp2f-vibe)
[INFO] [stderr]    Compiling gp2f-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.52s
[INFO] running `Command { std: "docker" "inspect" "ba4176fd13b9473cfc54dee26a504233fab35b93b993a7a499a53870d00e7ca7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba4176fd13b9473cfc54dee26a504233fab35b93b993a7a499a53870d00e7ca7", kill_on_drop: false }`
[INFO] [stdout] ba4176fd13b9473cfc54dee26a504233fab35b93b993a7a499a53870d00e7ca7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63efaaa70046d9e3882e15dfe9e1b588c01c98d7b0482d9b83825701d1c56c5f
[INFO] running `Command { std: "docker" "start" "-a" "63efaaa70046d9e3882e15dfe9e1b588c01c98d7b0482d9b83825701d1c56c5f", kill_on_drop: false }`
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> gp2f-store/src/temporal_store.rs:571:9
[INFO] [stderr]     |
[INFO] [stderr] 571 |         store.append(msg("op-1"), OpOutcome::Accepted).await;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 571 |         let _ = store.append(msg("op-1"), OpOutcome::Accepted).await;
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> gp2f-store/src/temporal_store.rs:572:9
[INFO] [stderr]     |
[INFO] [stderr] 572 |         store.append(msg("op-2"), OpOutcome::Rejected).await;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 572 |         let _ = store.append(msg("op-2"), OpOutcome::Rejected).await;
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gp2f-store` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gp2f_actor-03de2051ecd4eb87)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test actor::tests::registry_reuses_same_actor_for_same_instance ... ok
[INFO] [stdout] test actor::tests::concurrent_spawn_requests_create_only_one_actor ... ok
[INFO] [stdout] test actor::tests::sequential_ops_on_same_instance_are_ordered ... ok
[INFO] [stdout] test actor::tests::actor_processes_op_and_replies ... ok
[INFO] [stdout] test actor::tests::different_instances_get_different_actors ... ok
[INFO] [stdout] test actor::tests::recovered_actor_rejects_duplicate_op_ids ... ok
[INFO] [stdout] test actor::tests::actor_recovers_state_from_persistent_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gp2f_api-fc15d8993e81e0ff)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test middleware::tests::env_var_key_provider_loads_valid_key ... ok
[INFO] [stdout] test middleware::tests::env_var_key_provider_skips_invalid_hex ... ok
[INFO] [stdout] test middleware::tests::env_var_key_provider_empty_when_no_env_var ... ok
[INFO] [stdout] test middleware::tests::env_var_key_provider_invalid_json_returns_empty ... ok
[INFO] [stdout] test tool_gating::tests::default_registry_returns_all_tools_for_empty_state ... ok
[INFO] [stdout] test tool_gating::tests::gated_tool_is_hidden_when_guard_false ... ok
[INFO] [stdout] test middleware::tests::stale_timestamp_is_rejected ... ok
[INFO] [stdout] test middleware::tests::valid_op_id_without_signature_passes ... ok
[INFO] [stdout] test middleware::tests::bad_op_id_format_rejected ... ok
[INFO] [stdout] test middleware::tests::generate_op_id_has_correct_format ... ok
[INFO] [stdout] test tool_gating::tests::resolve_internal_fn_maps_ephemeral_to_real ... ok
[INFO] [stdout] test tool_gating::tests::gated_tool_visible_when_guard_true ... ok
[INFO] [stdout] test tool_gating::tests::tool_descriptors_have_expected_ids ... ok
[INFO] [stdout] test tool_gating::tests::resolve_internal_fn_returns_none_for_unknown_tool ... ok
[INFO] [stdout] test middleware::tests::unknown_client_is_rejected ... ok
[INFO] [stdout] test middleware::tests::replay_is_detected ... ok
[INFO] [stdout] test middleware::tests::future_timestamp_is_rejected ... ok
[INFO] [stdout] test middleware::tests::invalid_signature_is_rejected ... ok
[INFO] [stdout] test middleware::tests::valid_ed25519_signature_passes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gp2f_broadcast-0697b2dc7af5a28e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test redis_broadcast::tests::channel_name_format ... ok
[INFO] [stdout] test broadcast::tests::publish_with_no_subscribers_returns_zero ... ok
[INFO] [stdout] test redis_broadcast::tests::in_process_subscriber_receives_message ... ok
[INFO] [stdout] test redis_broadcast::tests::multiple_subscribers_all_receive ... ok
[INFO] [stdout] test broadcast::tests::multiple_subscribers_all_receive ... ok
[INFO] [stdout] test broadcast::tests::subscriber_receives_published_message ... ok
[INFO] [stdout] test redis_broadcast::tests::build_broadcaster_returns_in_process_when_no_redis_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gp2f_canary-ecd42df128e4d7f7)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test canary::tests::failure_rate_returns_none_when_no_samples ... ok
[INFO] [stdout] test canary::tests::default_flag_is_enabled ... ok
[INFO] [stdout] test canary::tests::explicit_disable_is_respected ... ok
[INFO] [stdout] test canary::tests::enable_after_disable ... ok
[INFO] [stdout] test canary::tests::tenant_wide_flag_applies_to_all_workflows ... ok
[INFO] [stdout] test canary::tests::failure_rate_is_accurate ... ok
[INFO] [stdout] test canary::tests::workflow_flag_overrides_tenant_flag ... ok
[INFO] [stdout] test chaos::tests::sim_metrics_p99_latency_single_sample ... ok
[INFO] [stdout] test chaos::tests::sim_metrics_offline_success_rate_zero_queued ... ok
[INFO] [stdout] test chaos::tests::sim_metrics_reconciliation_rate_all_accepted ... ok
[INFO] [stdout] test replay_testing::tests::clean_replay_produces_no_divergences ... ok
[INFO] [stdout] test replay_testing::tests::replay_stops_gracefully_when_history_exhausts_activities ... ok
[INFO] [stdout] test replay_testing::tests::divergence_detected_when_worker_logic_changes ... ok
[INFO] [stdout] test chaos::tests::sim_metrics_reconciliation_rate_zero_ops ... ok
[INFO] [stdout] test chaos::tests::sim_metrics_reconciliation_rate_partial ... ok
[INFO] [stdout] test chaos::tests::measure_reconcile_latency_returns_valid_duration ... ok
[INFO] [stdout] test chaos::tests::network_flakiness_corrupted_ops_rejected ... ok
[INFO] [stdout] test chaos::tests::network_flakiness_clean_ops_accepted ... ok
[INFO] [stdout] test chaos::tests::offline_reconnect_all_queued_ops_processed ... ok
[INFO] [stdout] test chaos::tests::multi_tenant_all_ops_processed ... ok
[INFO] [stdout] test canary::tests::failure_rate_above_threshold_triggers_rollback ... ok
[INFO] [stdout] test chaos::tests::multi_tenant_meets_golden_reconciliation_rate ... ok
[INFO] [stdout] test canary::tests::rollback_is_per_workflow ... ok
[INFO] [stdout] test chaos::tests::offline_reconnect_meets_golden_success_rate ... ok
[INFO] [stdout] test chaos::tests::concurrent_edits_latency_within_golden_threshold ... ok
[INFO] [stdout] test chaos::tests::concurrent_edits_meets_golden_reconciliation_rate ... ok
[INFO] [stdout] test canary::tests::failure_rate_below_threshold_does_not_rollback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gp2f-74988eae01beb187)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gp2f_core-710d368ccb240bcd)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test hlc::tests::pack_unpack_roundtrip ... ok
[INFO] [stdout] test wire::tests::oversized_tenant_id_is_rejected ... ok
[INFO] [stdout] test hlc::tests::hlc_update_with_future_remote ... ok
[INFO] [stdout] test wire::tests::oversized_action_is_rejected ... ok
[INFO] [stdout] test hlc::tests::hlc_is_monotonically_increasing ... ok
[INFO] [stdout] test wire::tests::oversized_hash_is_rejected ... ok
[INFO] [stdout] test wire::tests::oversized_signature_is_rejected ... ok
[INFO] [stdout] test wire::tests::sanitize_preserves_tab_and_newline ... ok
[INFO] [stdout] test wire::tests::payload_at_exact_limit_passes ... ok
[INFO] [stdout] test wire::tests::sanitize_preserves_normal_unicode ... ok
[INFO] [stdout] test wire::tests::oversized_role_is_rejected ... ok
[INFO] [stdout] test wire::tests::oversized_op_id_is_rejected ... ok
[INFO] [stdout] test wire::tests::sanitize_strips_control_characters ... ok
[INFO] [stdout] test wire::tests::sanitize_strips_invisible_unicode ... ok
[INFO] [stdout] test wire::tests::valid_message_passes_validation ... ok
[INFO] [stdout] test wire::tests::oversized_payload_is_rejected ... ok
[INFO] [stdout] test hlc::tests::hlc_logical_increments_when_wall_is_same ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hlc::tests::hlc_logical_increments_when_wall_is_same stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hlc::tests::hlc_logical_increments_when_wall_is_same' (84) panicked at gp2f-core/src/hlc.rs:143:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1778493999495
[INFO] [stdout]  right: 1778493999494
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b5a229bdba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b5a229bdba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b5a229bdba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b5a229bdba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b5a22afbea - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b5a22afbea - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58b5a22a05f2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58b5a22a05f2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58b5a227adbf - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b5a227adbf - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b5a2294219 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b5a221ce8c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58b5a221ce8c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58b5a22943d2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58b5a22943d2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b5a227ae78 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b5a2270089 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b5a227bb8d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b5a22b033c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b5a22b01f3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x58b5a22ac888 - core[e929cb53b82a81ca]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58b5a2209cf3 - gp2f_core[36ec60ff13bb324a]::hlc::tests::hlc_logical_increments_when_wall_is_same
[INFO] [stdout]                                at /opt/rustwide/workdir/gp2f-core/src/hlc.rs:143:9
[INFO] [stdout]   22:     0x58b5a22077b7 - gp2f_core[36ec60ff13bb324a]::hlc::tests::hlc_logical_increments_when_wall_is_same::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/gp2f-core/src/hlc.rs:133:50
[INFO] [stdout]   23:     0x58b5a220c686 - <gp2f_core[36ec60ff13bb324a]::hlc::tests::hlc_logical_increments_when_wall_is_same::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58b5a221016b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58b5a221016b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58b5a221d95b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58b5a221d95b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58b5a221d95b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58b5a221d95b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58b5a221d95b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58b5a221d95b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58b5a221d95b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58b5a2217074 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58b5a2217074 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58b5a2220562 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58b5a2220562 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58b5a2220562 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58b5a2220562 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58b5a2220562 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58b5a2220562 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58b5a2220562 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b5a229b6cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x58b5a229b6cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74c6c5f29aa4 - <unknown>
[INFO] [stdout]   45:     0x74c6c5fb6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hlc::tests::hlc_logical_increments_when_wall_is_same
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p gp2f-core --lib`
[INFO] running `Command { std: "docker" "inspect" "63efaaa70046d9e3882e15dfe9e1b588c01c98d7b0482d9b83825701d1c56c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63efaaa70046d9e3882e15dfe9e1b588c01c98d7b0482d9b83825701d1c56c5f", kill_on_drop: false }`
[INFO] [stdout] 63efaaa70046d9e3882e15dfe9e1b588c01c98d7b0482d9b83825701d1c56c5f
