[INFO] cloning repository https://github.com/jeremyandrews/goose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyandrews/goose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66e4c0db803b99792385241d26854ffbbe58569c
[INFO] testing jeremyandrews/goose against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremyandrews/goose
[INFO] finished tweaking git repo https://github.com/jeremyandrews/goose
[INFO] tweaked toml for git repo https://github.com/jeremyandrews/goose written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyandrews/goose on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 398 packages to latest compatible versions
[INFO] [stderr]       Adding libloading v0.8.8 (available: v0.8.9)
[INFO] [stderr]       Adding tokio-tungstenite v0.27.0 (available: v0.28.0)
[INFO] [stderr]       Adding tungstenite v0.27.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0074ab32482ddf126ba3ca3fd555ffab96dab7649e6a3e308b1974bb101ce90b
[INFO] running `Command { std: "docker" "start" "-a" "0074ab32482ddf126ba3ca3fd555ffab96dab7649e6a3e308b1974bb101ce90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0074ab32482ddf126ba3ca3fd555ffab96dab7649e6a3e308b1974bb101ce90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0074ab32482ddf126ba3ca3fd555ffab96dab7649e6a3e308b1974bb101ce90b", kill_on_drop: false }`
[INFO] [stdout] 0074ab32482ddf126ba3ca3fd555ffab96dab7649e6a3e308b1974bb101ce90b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5247898d897271bc4497ee2ecbff705a7f7591d1feefa8459a262550d7b56c35
[INFO] running `Command { std: "docker" "start" "-a" "5247898d897271bc4497ee2ecbff705a7f7591d1feefa8459a262550d7b56c35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling gumdrop v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling goose v0.19.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "5247898d897271bc4497ee2ecbff705a7f7591d1feefa8459a262550d7b56c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5247898d897271bc4497ee2ecbff705a7f7591d1feefa8459a262550d7b56c35", kill_on_drop: false }`
[INFO] [stdout] 5247898d897271bc4497ee2ecbff705a7f7591d1feefa8459a262550d7b56c35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 975274a663cb700ddc52ebde85007b1b386a0cb31c47f6746eeb52d12cbcc836
[INFO] running `Command { std: "docker" "start" "-a" "975274a663cb700ddc52ebde85007b1b386a0cb31c47f6746eeb52d12cbcc836", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aws-lc-sys v0.32.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling goose v0.19.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 21s
[INFO] running `Command { std: "docker" "inspect" "975274a663cb700ddc52ebde85007b1b386a0cb31c47f6746eeb52d12cbcc836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "975274a663cb700ddc52ebde85007b1b386a0cb31c47f6746eeb52d12cbcc836", kill_on_drop: false }`
[INFO] [stdout] 975274a663cb700ddc52ebde85007b1b386a0cb31c47f6746eeb52d12cbcc836
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b095786658c1d22dcf891f5beca40bebbb4b2190e8ec203d32c949abfc86647
[INFO] running `Command { std: "docker" "start" "-a" "5b095786658c1d22dcf891f5beca40bebbb4b2190e8ec203d32c949abfc86647", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/goose-eca05f60c9af18d7)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test client::tests::test_type_state_transitions ... ok
[INFO] [stdout] test client::tests::test_client_strategy_individual ... ok
[INFO] [stdout] test goose::tests::goose_transaction ... ok
[INFO] [stdout] test client::tests::test_configuration_from_goose_config ... ok
[INFO] [stdout] test config::test::set_defaults ... ok
[INFO] [stdout] test goose::tests::goose_scenario ... ok
[INFO] [stdout] test client::tests::test_shared_methods ... ok
[INFO] [stdout] test graph::test::test_add_timestamp_to_html_graph_data ... ok
[INFO] [stdout] test graph::test::test_graph_markup ... ok
[INFO] [stdout] test graph::test::test_graph_setters ... ok
[INFO] [stdout] test graph::test::test_moving_average ... ok
[INFO] [stdout] test graph::test::test_moving_average_cmp ... ok
[INFO] [stdout] test graph::test::test_record_average_response_time_per_second ... ok
[INFO] [stdout] test graph::test::test_record_errors_per_second ... ok
[INFO] [stdout] test graph::test::test_record_requests_per_second ... ok
[INFO] [stdout] test graph::test::test_record_transactions_per_second ... ok
[INFO] [stdout] test graph::test::test_record_users_per_second ... ok
[INFO] [stdout] test metrics::test::calculate_per_second ... ok
[INFO] [stdout] test metrics::test::goose_raw_request ... ok
[INFO] [stdout] test metrics::test::goose_request ... ok
[INFO] [stdout] test metrics::test::max_response_time ... ok
[INFO] [stdout] test metrics::test::max_response_time_percentile ... ok
[INFO] [stdout] test metrics::test::min_response_time ... ok
[INFO] [stdout] test metrics::test::response_time_merge ... ok
[INFO] [stdout] test report::common::test::format ... ok
[INFO] [stdout] test report::print::tests::test_add_print_css_with_head_tag ... ok
[INFO] [stdout] test report::print::tests::test_add_print_css_without_head_tag ... ok
[INFO] [stdout] test tests::test_killswitch_functions ... ok
[INFO] [stdout] test util::tests::greatest_common_divisor ... ok
[INFO] [stdout] test util::tests::hatch_rate ... ok
[INFO] [stdout] test util::tests::median_test ... ok
[INFO] [stdout] test goose::tests::test_transaction_name_request_naming ... ok
[INFO] [stdout] test goose::tests::test_get_mut_session_data ... ok
[INFO] [stdout] test goose::tests::test_set_session_data ... ok
[INFO] [stdout] test util::tests::valid_host ... ok
[INFO] [stdout] test client::tests::test_client_strategy_shared ... ok
[INFO] [stdout] test util::tests::truncate ... ok
[INFO] [stdout] test goose::tests::test_set_session_data_override ... ok
[INFO] [stdout] test goose::tests::manual_requests ... ok
[INFO] [stdout] test util::tests::timespan ... ok
[INFO] [stdout] test goose::tests::goose_user ... ok
[INFO] [stdout] test util::tests::timer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builder.rs (/opt/rustwide/target/debug/deps/builder-8670353e25330c63)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_request_builder_gaggle ... ignored
[INFO] [stdout] test test_request_no_builder_gaggle ... ignored
[INFO] [stdout] test test_request_builder ... ok
[INFO] [stdout] test test_request_no_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 3.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cancel.rs (/opt/rustwide/target/debug/deps/cancel-df926bfda08c5129)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_cancel_iterations_gaggle ... ignored
[INFO] [stdout] test test_cancel_noruntime_gaggle ... ignored
[INFO] [stdout] test test_cancel_runtime_gaggle ... ignored
[INFO] [stdout] 11:54:04 [WARN] caught ctrl-c, stopping...
[INFO] [stdout] test test_cancel_testplan_increase ... ok
[INFO] [stdout] 11:54:07 [WARN] caught ctrl-c, stopping...
[INFO] [stdout] test test_cancel_testplan_maintain ... ok
[INFO] [stdout] 11:54:11 [WARN] caught ctrl-c, stopping...
[INFO] [stdout] test test_cancel_noruntime ... ok
[INFO] [stdout] 11:54:15 [WARN] caught ctrl-c, stopping...
[INFO] [stdout] test test_cancel_testplan_decrease ... ok
[INFO] [stdout] 11:54:18 [WARN] caught ctrl-c, stopping...
[INFO] [stdout] test test_cancel_runtime ... FAILED
[INFO] [stdout] 11:54:22 [WARN] caught ctrl-c, stopping...
[INFO] [stdout] test test_cancel_iterations ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_cancel_runtime stdout ----
[INFO] [stdout] All 10 users hatched.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout]  === PER SCENARIO METRICS ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |  # users |  # times run | scenarios/s | iterations
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  1: LoadTest              |        5 |           10 |        5.00 |       2.00
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    Avg (ms) |        Min |         Max |     Median
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]    1: LoadTest            |      502.50 |          3 |         997 |         80
[INFO] [stdout] 
[INFO] [stdout]  === PER TRANSACTION METRICS ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |   # times run |        # fails |  trans/s |  fail/s
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  1: LoadTest             
[INFO] [stdout]    1:                     |            20 |     10 (50.0%) |    10.00 |    5.00
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    Avg (ms) |        Min |         Max |     Median
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  1: LoadTest             
[INFO] [stdout]    1:                     |      551.15 |          3 |       1,006 |         80
[INFO] [stdout] 
[INFO] [stdout]  === PER REQUEST METRICS ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |        # reqs |        # fails |    req/s |  fail/s
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |            10 |         0 (0%) |     5.00 |    0.00
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    Avg (ms) |        Min |         Max |     Median
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |        1.30 |          1 |           4 |          1
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Slowest page load within specified percentile of requests (in ms):
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    50% |    75% |    98% |    99% |  99.9% | 99.99%
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |      1 |      1 |      4 |      4 |      4 |      4
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |                                        Status codes 
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |                                            10 [200]
[INFO] [stdout]  -------------------------+----------------------------------------------------
[INFO] [stdout]  Aggregated               |                                            10 [200] 
[INFO] [stdout] 
[INFO] [stdout]  === OVERVIEW ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Action       Started               Stopped             Elapsed    Users
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Increasing:  2025-09-25 11:54:16 - 2025-09-25 11:54:18 (00:00:02, 0 -> 10)
[INFO] [stdout]  Maintaining: 2025-09-25 11:54:18 - 2025-09-25 11:54:18 (00:00:00, 10)
[INFO] [stdout]  Canceling:   2025-09-25 11:54:18 - 2025-09-25 11:54:18 (00:00:00, 0 <- 10)
[INFO] [stdout] 
[INFO] [stdout]  Target host: http://127.0.0.1:43631/
[INFO] [stdout]  goose v0.19.0-dev
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cancel_runtime' (71) panicked at tests/cancel.rs:154:5:
[INFO] [stdout] assertion failed: mock_endpoints[INDEX_KEY].hits() > 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608c04ace322 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608c04ace322 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608c04ace322 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x608c04ace322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x608c04ae181f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x608c04ae181f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x608c04a99201 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608c04a99201 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x608c04aa63a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x608c04aab57f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x608c04aab411 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x608c03f652fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x608c03f652fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x608c04aabcef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x608c04aabcef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x608c04aaba66 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x608c04aa64d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x608c04a8c52d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x608c04aecab0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x608c04aeca8c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x608c03e60141 - cancel::validate_one_scenario::h1649abe83ab49110
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:154:5
[INFO] [stdout]   21:     0x608c03e5f50a - cancel::run_standalone_test::{{closure}}::h7693f97fe496a51d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:250:5
[INFO] [stdout]   22:     0x608c03e5fa3c - cancel::test_cancel_runtime::{{closure}}::{{closure}}::hec7adaeb5bf678b7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:359:44
[INFO] [stdout]   23:     0x608c03ebd412 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4415181f9896879e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608c03e7bccd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h7c40c88a404308a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   25:     0x608c03e7b302 - tokio::task::coop::with_budget::h4a3667bf344fd0d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x608c03e7b302 - tokio::task::coop::budget::h4d2f3b18f28a7e92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x608c03e7b302 - tokio::runtime::park::CachedParkThread::block_on::h42fdb8615f2820ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   28:     0x608c03ea2984 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h55c20df611091d8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   29:     0x608c03edcc18 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h9be23651a659efd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   30:     0x608c03e7be36 - tokio::runtime::context::runtime::enter_runtime::h5d30791eadf1ee40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   31:     0x608c03edcb94 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hcf633a73463b1ddb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   32:     0x608c03e5d244 - tokio::runtime::runtime::Runtime::block_on_inner::h6a6577d669ab480c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   33:     0x608c03e5d54c - tokio::runtime::runtime::Runtime::block_on::ha0f0457a393db9da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   34:     0x608c03e5f82b - cancel::test_cancel_runtime::{{closure}}::he4b237cb18d97771
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:359:49
[INFO] [stdout]   35:     0x608c03e4826e - core::ops::function::FnOnce::call_once::h663ed9c7ad494d7d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x608c043fc073 - serial_test::serial_code_lock::local_serial_core::hcd9a49be3d075247
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   37:     0x608c03e5f62a - cancel::test_cancel_runtime::h12d49c53fcafa095
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:356:1
[INFO] [stdout]   38:     0x608c03e5f657 - cancel::test_cancel_runtime::{{closure}}::h042eda6539d7073a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:356:10
[INFO] [stdout]   39:     0x608c03e495f6 - core::ops::function::FnOnce::call_once::hfda60045a07351c5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x608c03f650bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x608c03f650bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x608c03f7ad25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x608c03f7ad25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x608c03f7ad25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x608c03f7ad25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x608c03f7ad25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x608c03f7ad25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x608c03f7ad25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x608c03f51514 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x608c03f51514 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x608c03f54dda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x608c03f54dda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x608c03f54dda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x608c03f54dda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x608c03f54dda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x608c03f54dda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x608c03f54dda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x608c04aa163f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x608c04aa163f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x78e46ff3faa4 - <unknown>
[INFO] [stdout]   61:     0x78e46ffcca34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cancel_iterations stdout ----
[INFO] [stdout] 
[INFO] [stdout]  === PER SCENARIO METRICS ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |  # users |  # times run | scenarios/s | iterations
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  1: LoadTest              |        5 |           10 |        5.00 |       2.00
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    Avg (ms) |        Min |         Max |     Median
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]    1: LoadTest            |      423.10 |          1 |         808 |         80
[INFO] [stdout] 
[INFO] [stdout]  === PER TRANSACTION METRICS ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |   # times run |        # fails |  trans/s |  fail/s
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  1: LoadTest             
[INFO] [stdout]    1:                     |            18 |      7 (38.9%) |     9.00 |    3.50
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    Avg (ms) |        Min |         Max |     Median
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  1: LoadTest             
[INFO] [stdout]    1:                     |      572.39 |          1 |       1,009 |         80
[INFO] [stdout] 
[INFO] [stdout]  === PER REQUEST METRICS ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |        # reqs |        # fails |    req/s |  fail/s
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |            11 |         0 (0%) |     5.50 |    0.00
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    Avg (ms) |        Min |         Max |     Median
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |        0.82 |          1 |           3 |          1
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Slowest page load within specified percentile of requests (in ms):
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |    50% |    75% |    98% |    99% |  99.9% | 99.99%
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |      1 |      1 |      3 |      3 |      3 |      3
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Name                     |                                        Status codes 
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  GET /                    |                                            11 [200]
[INFO] [stdout]  -------------------------+----------------------------------------------------
[INFO] [stdout]  Aggregated               |                                            11 [200] 
[INFO] [stdout] 
[INFO] [stdout]  === OVERVIEW ===
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Action       Started               Stopped             Elapsed    Users
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout]  Increasing:  2025-09-25 11:54:20 - 2025-09-25 11:54:22 (00:00:02, 0 -> 9)
[INFO] [stdout]  Canceling:   2025-09-25 11:54:22 - 2025-09-25 11:54:22 (00:00:00, 0 <- 9)
[INFO] [stdout] 
[INFO] [stdout]  Target host: http://127.0.0.1:35493/
[INFO] [stdout]  goose v0.19.0-dev
[INFO] [stdout]  ------------------------------------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cancel_iterations' (69) panicked at tests/cancel.rs:171:9:
[INFO] [stdout] assertion failed: goose_metrics.duration == 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608c04ace322 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x608c04ace322 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x608c04ace322 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x608c04ace322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x608c04ae181f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x608c04ae181f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x608c04a99201 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x608c04a99201 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x608c04aa63a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x608c04aab57f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x608c04aab411 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x608c03f652fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x608c03f652fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x608c04aabcef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x608c04aabcef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x608c04aaba66 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x608c04aa64d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x608c04a8c52d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x608c04aecab0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x608c04aeca8c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x608c03e6035b - cancel::validate_one_scenario::h1649abe83ab49110
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:171:9
[INFO] [stdout]   21:     0x608c03e5f50a - cancel::run_standalone_test::{{closure}}::h7693f97fe496a51d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:250:5
[INFO] [stdout]   22:     0x608c03e60c5c - cancel::test_cancel_iterations::{{closure}}::{{closure}}::hbc5387a2807eee6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:393:47
[INFO] [stdout]   23:     0x608c03ebd412 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4415181f9896879e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x608c03e7bccd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h7c40c88a404308a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   25:     0x608c03e7b302 - tokio::task::coop::with_budget::h4a3667bf344fd0d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x608c03e7b302 - tokio::task::coop::budget::h4d2f3b18f28a7e92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x608c03e7b302 - tokio::runtime::park::CachedParkThread::block_on::h42fdb8615f2820ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   28:     0x608c03ea2984 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h55c20df611091d8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   29:     0x608c03edcc18 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h9be23651a659efd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   30:     0x608c03e7be36 - tokio::runtime::context::runtime::enter_runtime::h5d30791eadf1ee40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   31:     0x608c03edcb94 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hcf633a73463b1ddb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   32:     0x608c03e5d244 - tokio::runtime::runtime::Runtime::block_on_inner::h6a6577d669ab480c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   33:     0x608c03e5d54c - tokio::runtime::runtime::Runtime::block_on::ha0f0457a393db9da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   34:     0x608c03e60a1b - cancel::test_cancel_iterations::{{closure}}::h2e0b6ea923762fd4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:393:52
[INFO] [stdout]   35:     0x608c03e494be - core::ops::function::FnOnce::call_once::hf3ef7da917cae990
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x608c043fc073 - serial_test::serial_code_lock::local_serial_core::hcd9a49be3d075247
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   37:     0x608c03e6084a - cancel::test_cancel_iterations::h47d8e2effc19c570
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:390:1
[INFO] [stdout]   38:     0x608c03e60ab7 - cancel::test_cancel_iterations::{{closure}}::hb2a4523590c3cb85
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cancel.rs:390:10
[INFO] [stdout]   39:     0x608c03e48b36 - core::ops::function::FnOnce::call_once::habdc5777c7f7ee6a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x608c03f650bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x608c03f650bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x608c03f7ad25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x608c03f7ad25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x608c03f7ad25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x608c03f7ad25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x608c03f7ad25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x608c03f7ad25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x608c03f7ad25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x608c03f51514 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x608c03f51514 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   51:     0x608c03f54dda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   52:     0x608c03f54dda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x608c03f54dda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x608c03f54dda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x608c03f54dda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x608c03f54dda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x608c03f54dda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x608c04aa163f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x608c04aa163f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x78e46ff3faa4 - <unknown>
[INFO] [stdout]   61:     0x78e46ffcca34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cancel_iterations
[INFO] [stdout]     test_cancel_runtime
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 20.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cancel`
[INFO] running `Command { std: "docker" "inspect" "5b095786658c1d22dcf891f5beca40bebbb4b2190e8ec203d32c949abfc86647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b095786658c1d22dcf891f5beca40bebbb4b2190e8ec203d32c949abfc86647", kill_on_drop: false }`
[INFO] [stdout] 5b095786658c1d22dcf891f5beca40bebbb4b2190e8ec203d32c949abfc86647
