[INFO] cloning repository https://github.com/karanchawla/trellis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karanchawla/trellis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaranchawla%2Ftrellis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaranchawla%2Ftrellis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e95eac6b64668861e72a4601cc2478d65bf0b9a [INFO] testing karanchawla/trellis against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaranchawla%2Ftrellis" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/karanchawla/trellis [INFO] finished tweaking git repo https://github.com/karanchawla/trellis [INFO] tweaked toml for git repo https://github.com/karanchawla/trellis written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/karanchawla/trellis on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/karanchawla/trellis 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 945b3862dedab54fc0c99addfb5a9c4214ee703d09b1403b4f168a24a2adc6f6 [INFO] running `Command { std: "docker" "start" "-a" "945b3862dedab54fc0c99addfb5a9c4214ee703d09b1403b4f168a24a2adc6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "945b3862dedab54fc0c99addfb5a9c4214ee703d09b1403b4f168a24a2adc6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945b3862dedab54fc0c99addfb5a9c4214ee703d09b1403b4f168a24a2adc6f6", kill_on_drop: false }` [INFO] [stdout] 945b3862dedab54fc0c99addfb5a9c4214ee703d09b1403b4f168a24a2adc6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c2503673f362403f0d42470c1a98b5e0c51fea29a533601ac38644039b07854 [INFO] running `Command { std: "docker" "start" "-a" "5c2503673f362403f0d42470c1a98b5e0c51fea29a533601ac38644039b07854", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling aws-types v1.3.13 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc64fast-nvme v1.2.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling aws-smithy-xml v0.60.14 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling aws-smithy-types v1.4.5 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling trellis-protocol v0.1.0 (/opt/rustwide/workdir/crates/trellis-protocol) [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.5 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.19 [INFO] [stderr] Compiling aws-smithy-json v0.61.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling aws-smithy-http v0.63.5 [INFO] [stderr] Compiling aws-credential-types v1.2.13 [INFO] [stderr] Compiling aws-smithy-observability v0.2.5 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling aws-sigv4 v1.4.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-checksums v0.62.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.11 [INFO] [stderr] Compiling aws-smithy-runtime v1.10.2 [INFO] [stderr] Compiling aws-runtime v1.7.1 [INFO] [stderr] Compiling aws-sdk-s3 v1.76.0 [INFO] [stderr] Compiling trellis-store v0.1.0 (/opt/rustwide/workdir/crates/trellis-store) [INFO] [stderr] Compiling trellis-core v0.1.0 (/opt/rustwide/workdir/crates/trellis-core) [INFO] [stderr] Compiling trellis-worker v0.1.0 (/opt/rustwide/workdir/crates/trellis-worker) [INFO] [stderr] Compiling trellis-client v0.1.0 (/opt/rustwide/workdir/crates/trellis-client) [INFO] [stderr] Compiling trellis-broker v0.1.0 (/opt/rustwide/workdir/crates/trellis-broker) [INFO] [stderr] Compiling trellis-cli v0.1.0 (/opt/rustwide/workdir/crates/trellis-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "5c2503673f362403f0d42470c1a98b5e0c51fea29a533601ac38644039b07854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2503673f362403f0d42470c1a98b5e0c51fea29a533601ac38644039b07854", kill_on_drop: false }` [INFO] [stdout] 5c2503673f362403f0d42470c1a98b5e0c51fea29a533601ac38644039b07854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37931cd00287acde92aa93e4b59b5d2e05326a1ce51fd37031b4e0e96cad4cfd [INFO] running `Command { std: "docker" "start" "-a" "37931cd00287acde92aa93e4b59b5d2e05326a1ce51fd37031b4e0e96cad4cfd", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling trellis-protocol v0.1.0 (/opt/rustwide/workdir/crates/trellis-protocol) [INFO] [stderr] Compiling trellis-cli v0.1.0 (/opt/rustwide/workdir/crates/trellis-cli) [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling trellis-core v0.1.0 (/opt/rustwide/workdir/crates/trellis-core) [INFO] [stderr] Compiling trellis-store v0.1.0 (/opt/rustwide/workdir/crates/trellis-store) [INFO] [stderr] Compiling trellis-client v0.1.0 (/opt/rustwide/workdir/crates/trellis-client) [INFO] [stderr] Compiling trellis-broker v0.1.0 (/opt/rustwide/workdir/crates/trellis-broker) [INFO] [stderr] Compiling trellis-worker v0.1.0 (/opt/rustwide/workdir/crates/trellis-worker) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `Command { std: "docker" "inspect" "37931cd00287acde92aa93e4b59b5d2e05326a1ce51fd37031b4e0e96cad4cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37931cd00287acde92aa93e4b59b5d2e05326a1ce51fd37031b4e0e96cad4cfd", kill_on_drop: false }` [INFO] [stdout] 37931cd00287acde92aa93e4b59b5d2e05326a1ce51fd37031b4e0e96cad4cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] daecc48e6eee7d1e76405a89b1248931c26797acc5ee22bd6eafa4fbcdb82532 [INFO] running `Command { std: "docker" "start" "-a" "daecc48e6eee7d1e76405a89b1248931c26797acc5ee22bd6eafa4fbcdb82532", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trellis_broker-30679b6e4746b308) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test handlers::tests::timeout_scan_requeues_expired_lease ... ok [INFO] [stdout] test handlers::tests::retryable_fail_requeues_task_with_backoff ... ok [INFO] [stdout] test handlers::tests::stale_completion_is_rejected_after_retry_reassignment ... ok [INFO] [stdout] test handlers::tests::retries_exhausted_mark_task_failed ... ok [INFO] [stdout] test handlers::tests::fail_dag_marks_remaining_tasks_skipped_and_claims_no_work ... ok [INFO] [stdout] test commit::tests::conflict_with_replaced_owner_rejects_batch_and_exits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trellis-be42c84321f80e78) [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/trellis_client-0d5cd9ae3733e024) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test display::tests::completed_run_layer_is_clamped_to_total_layers ... ok [INFO] [stdout] test display::tests::mixed_status_snapshot_renders_expected_sections ... ok [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-3a68b28a32a07462) [INFO] [stdout] test tests::submit_sets_null_input_for_root_without_payload ... ok [INFO] [stdout] test tests::submit_generates_unique_run_ids ... ok [INFO] [stdout] test tests::status_returns_snapshot ... ok [INFO] [stdout] test tests::submit_writes_state_and_root_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test submit_execute_status_end_to_end_with_localfs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trellis_core-5e599b8cca8364d7) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test builder::tests::rejects_cycle ... ok [INFO] [stdout] test builder::tests::rejects_duplicate_task_id ... ok [INFO] [stdout] test builder::tests::assigns_layers_correctly ... ok [INFO] [stdout] test builder::tests::rejects_empty_dag ... ok [INFO] [stdout] test builder::tests::rejects_invalid_task_ids ... ok [INFO] [stdout] test builder::tests::builds_diamond_dag_with_correct_wiring ... ok [INFO] [stdout] test builder::tests::rejects_missing_task_type ... ok [INFO] [stdout] test builder::tests::rejects_reserved_task_id ... ok [INFO] [stdout] test builder::tests::rejects_missing_dependency ... ok [INFO] [stdout] test executor::tests::executes_single_task_dag ... ok [INFO] [stdout] test executor::tests::executes_linear_chain_with_data_flow ... ok [INFO] [stdout] test executor::tests::retryable_error_eventually_succeeds ... ok [INFO] [stdout] test initialize::tests::initializes_root_and_blocked_tasks_consistently ... ok [INFO] [stdout] test layers::tests::assigns_layers_for_diamond ... ok [INFO] [stdout] test executor::tests::continue_policy_skips_unreachable_only ... ok [INFO] [stdout] test layers::tests::max_parent_rule_applies ... ok [INFO] [stdout] test model::retry::tests::base_backoff_for_retry_zero_to_five ... ok [INFO] [stdout] test layers::tests::single_task_has_single_layer ... ok [INFO] [stdout] test model::retry::tests::backoff_is_capped_at_max_interval ... ok [INFO] [stdout] test model::retry::tests::jitter_stays_within_expected_bounds ... ok [INFO] [stdout] test layers::tests::assigns_layers_for_linear_chain ... ok [INFO] [stdout] test layers::tests::cycle_is_rejected ... ok [INFO] [stdout] test state::tests::round_trip_preserves_structure_and_nulls ... ok [INFO] [stdout] test executor::tests::s3_executor_persists_state_and_output_refs ... ok [INFO] [stdout] test layers::tests::assigns_layers_for_wide_fan_out ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/etl_pipeline.rs (/opt/rustwide/target/debug/deps/etl_pipeline-956bb30ac91ca96f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test etl_pipeline_executes_in_dependency_order_with_correct_data_flow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trellis_protocol-2032fd5645b90bfa) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test codec::tests::malformed_json_returns_error ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trellis_store-c5cdefad9df765dc) [INFO] [stdout] test codec::tests::decodes_multiple_messages_from_stream ... ok [INFO] [stdout] test codec::tests::assigned_input_refs_can_be_empty ... ok [INFO] [stdout] test codec::tests::rejected_reason_round_trip_preserves_variant ... ok [INFO] [stdout] test codec::tests::handles_partial_reads ... ok [INFO] [stdout] test codec::tests::encodes_and_decodes_single_message ... ok [INFO] [stdout] test codec::tests::encoded_payload_contains_wire_discriminator ... ok [INFO] [stdout] test codec::tests::skips_empty_lines ... ok [INFO] [stdout] test codec::tests::unknown_type_returns_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test s3::tests::code_classification_matches_expected_values ... ok [INFO] [stdout] test cas::tests::stale_etag_fails_with_precondition_failed ... ok [INFO] [stdout] test data::tests::upload_and_download_input_round_trip ... ok [INFO] [stdout] test local::tests::cas_put_if_match_succeeds_and_fails_on_stale_etag ... ok [INFO] [stdout] test local::tests::put_if_none_match_is_atomic_create ... ok [INFO] [stdout] test local::tests::crud_cycle_works ... ok [INFO] [stdout] test data::tests::output_upload_is_lease_scoped ... ok [INFO] [stdout] test cas::tests::read_modify_write_cycle_works ... ok [INFO] [stdout] test local::tests::concurrent_cas_allows_only_one_winner ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/minio_integration.rs (/opt/rustwide/target/debug/deps/minio_integration-6612e95e8aad1713) [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/trellis_worker-2efec22069bbff22) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test registry::tests::lifecycle_hooks_are_called_once ... ok [INFO] [stdout] test registry::tests::registry_registers_and_looks_up_handlers ... ok [INFO] [stdout] test registry::tests::task_types_include_only_explicit_handlers ... ok [INFO] [stdout] test registry::tests::specific_handler_takes_precedence_over_fallback ... ok [INFO] [stdout] test tests::distributed_execution_completes_with_broker_and_two_workers ... FAILED [INFO] [stdout] test tests::broker_failover_reconnects_workers_and_completes_run ... ok [INFO] [stdout] test tests::worker_crash_triggers_timeout_retry_and_second_worker_completion ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::distributed_execution_completes_with_broker_and_two_workers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::distributed_execution_completes_with_broker_and_two_workers' (120) panicked at crates/trellis-worker/src/lib.rs:371:57: [INFO] [stdout] fetch status: NotFound("runs/019ebeaf-ca3b-7061-b16f-61119fecd75a/state.json") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58584b4b1718 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58584b4b1718 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58584b4b1718 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58584b4b1718 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58584b4c744a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58584b4c744a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x58584b4b67d2 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x58584b4b67d2 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x58584b48d7f6 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58584b48d7f6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58584b4a87f9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58584b20b1dc - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x58584b20b1dc - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x58584b4a8a72 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x58584b4a8a72 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58584b48d8b2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58584b484e99 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58584b48e84d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58584b4c7c0c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58584b4c7982 - core[5a1c3e9896636f3a]::result::unwrap_failed [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5 [INFO] [stdout] 20: 0x58584b1aa5bc - >::expect [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x58584b1bd128 - trellis_worker[95b3814bf19413d3]::tests::distributed_execution_completes_with_broker_and_two_workers::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/trellis-worker/src/lib.rs:371:57 [INFO] [stdout] 22: 0x58584b1b5ff2 - > as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x58584b1b606d - >> as core[5a1c3e9896636f3a]::future::future::Future>::poll [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x58584b1d084d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 25: 0x58584b1d074b - tokio[5abd5dcef368d142]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x58584b1d074b - tokio[5abd5dcef368d142]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x58584b1d074b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 28: 0x58584b1c9550 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 29: 0x58584b1cfa7d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 30: 0x58584b1ced64 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 31: 0x58584b1b639b - >::set::<::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x58584b1b5339 - tokio[5abd5dcef368d142]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x58584b1e62e2 - >::try_with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x58584b1e5e6e - >::with::, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>)> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x58584b1b4cad - tokio[5abd5dcef368d142]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box, core[5a1c3e9896636f3a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x58584b1cde20 - ::enter::<::block_on>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 37: 0x58584b1ce116 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 38: 0x58584b1ce970 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x58584b1de3b3 - tokio[5abd5dcef368d142]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x58584b1c8161 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x58584b1c7db4 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x58584b1c7f7f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x58584b1c0763 - trellis_worker[95b3814bf19413d3]::tests::distributed_execution_completes_with_broker_and_two_workers [INFO] [stdout] at /opt/rustwide/workdir/crates/trellis-worker/src/lib.rs:383:59 [INFO] [stdout] 44: 0x58584b1b9637 - trellis_worker[95b3814bf19413d3]::tests::distributed_execution_completes_with_broker_and_two_workers::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/trellis-worker/src/lib.rs:327:75 [INFO] [stdout] 45: 0x58584b18e5d6 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x58584b1fe2bb - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x58584b1fe2bb - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 48: 0x58584b20bb35 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 49: 0x58584b20bb35 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x58584b20bb35 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x58584b20bb35 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x58584b20bb35 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x58584b20bb35 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 54: 0x58584b20bb35 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 55: 0x58584b206694 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 56: 0x58584b206694 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x58584b20ebb2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 58: 0x58584b20ebb2 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x58584b20ebb2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x58584b20ebb2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x58584b20ebb2 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x58584b20ebb2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 63: 0x58584b20ebb2 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x58584b4b087f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 65: 0x58584b4b087f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x7887ae24faa4 - [INFO] [stdout] 67: 0x7887ae2dca64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::distributed_execution_completes_with_broker_and_two_workers [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p trellis-worker --lib` [INFO] running `Command { std: "docker" "inspect" "daecc48e6eee7d1e76405a89b1248931c26797acc5ee22bd6eafa4fbcdb82532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daecc48e6eee7d1e76405a89b1248931c26797acc5ee22bd6eafa4fbcdb82532", kill_on_drop: false }` [INFO] [stdout] daecc48e6eee7d1e76405a89b1248931c26797acc5ee22bd6eafa4fbcdb82532