[INFO] fetching crate flame-rs 0.6.0...
[INFO] testing flame-rs-0.6.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate flame-rs 0.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate flame-rs 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flame-rs 0.6.0
[INFO] tweaked toml for crates.io crate flame-rs 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flame-rs 0.6.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flame-rs 0.6.0 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e
[INFO] running `Command { std: "docker" "start" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling arrow-schema v58.3.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling arrow-buffer v58.3.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling arrow-data v58.3.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling arrow-array v58.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling arrow-select v58.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling arrow-ord v58.3.0
[INFO] [stderr]    Compiling arrow-ipc v58.3.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling arrow-cast v58.3.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling flame-rs v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arrow-string v58.3.0
[INFO] [stderr]    Compiling arrow-json v58.3.0
[INFO] [stderr]    Compiling arrow-csv v58.3.0
[INFO] [stderr]    Compiling arrow-arith v58.3.0
[INFO] [stderr]    Compiling arrow-row v58.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling arrow v58.3.0
[INFO] [stderr]    Compiling arrow-flight v58.3.0
[INFO] [stderr]    Compiling stdng v0.1.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s
[INFO] running `Command { std: "docker" "inspect" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling flame-rs v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.54s
[INFO] running `Command { std: "docker" "inspect" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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/flame_rs-5e378a8572b5af92)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test client::tests::resource_requirement_from_rpc_preserves_fields ... ok
[INFO] [stdout] test client::tests::resource_requirement_parse_accepts_binary_memory_suffixes ... ok
[INFO] [stdout] test client::tests::resource_requirement_parse_rejects_malformed_input ... ok
[INFO] [stdout] test client::tests::session_options_encode_typed_common_data ... ok
[INFO] [stdout] test client::tests::application_try_from_parses_creation_time_as_millis ... ok
[INFO] [stdout] test client::tests::session_options_generate_default_attributes ... ok
[INFO] [stdout] test client::tests::session_try_from_extracts_events ... ok
[INFO] [stdout] test client::tests::session_try_from_parses_creation_time_as_millis ... ok
[INFO] [stdout] test client::tests::session_try_from_extracts_resreq ... ok
[INFO] [stdout] test client::tests::task_result_records_failed_task_error_details ... ok
[INFO] [stdout] test message::tests::message_round_trips_task_payloads ... ok
[INFO] [stdout] test client::tests::task_handle_await_returns_error_for_failed_task ... ok
[INFO] [stdout] test message::tests::optional_and_unit_payloads_map_to_absent_bytes ... ok
[INFO] [stdout] test object::tests::cache_endpoint_accepts_grpc_tls_alias ... ok
[INFO] [stdout] test object::tests::cache_endpoint_brackets_ipv6_for_uri ... ok
[INFO] [stdout] test client::tests::task_handle_await_returns_success_output ... ok
[INFO] [stdout] test object::tests::object_future_polls_inner_future ... ok
[INFO] [stdout] test object::tests::object_key_rejects_unsafe_components ... ok
[INFO] [stdout] test object::tests::object_key_parses_prefix_and_full_key ... ok
[INFO] [stdout] test object::tests::typed_object_uses_flame_message_codec ... ok
[INFO] [stdout] test service::tests::session_context_requires_application ... ok
[INFO] [stdout] test object::tests::object_key_supports_shared_and_wildcard_helpers ... ok
[INFO] [stdout] test object::tests::object_ref_encodes_bson ... ok
[INFO] [stdout] test client::tests::task_future_await_returns_task_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/benchmark_test.rs (/opt/rustwide/target/debug/deps/benchmark_test-499c353a6ffc9d5d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test benchmark_multi_session_throughput ... FAILED
[INFO] [stdout] test benchmark_gang_scheduling_no_partial_start ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- benchmark_multi_session_throughput stdout ----
[INFO] [stdout] 
[INFO] [stdout] ============================================================
[INFO] [stdout] BENCHMARK: 10 sessions × 1000 tasks = 10000 total
[INFO] [stdout] ============================================================
[INFO] [stdout] 
[INFO] [stdout] Error: InvalidConfig("failed to read ca_file </opt/rustwide/workdir/../../ci/certs/ca.crt>: No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] ---- benchmark_gang_scheduling_no_partial_start stdout ----
[INFO] [stdout] 
[INFO] [stdout] ============================================================
[INFO] [stdout] GANG SCHEDULING TEST: batch_size=2
[INFO] [stdout] Verifying single task stays Pending until batch is complete...
[INFO] [stdout] ============================================================
[INFO] [stdout] 
[INFO] [stdout] Error: InvalidConfig("failed to read ca_file </opt/rustwide/workdir/../../ci/certs/ca.crt>: No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     benchmark_gang_scheduling_no_partial_start
[INFO] [stdout]     benchmark_multi_session_throughput
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test benchmark_test`
[INFO] running `Command { std: "docker" "inspect" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e", kill_on_drop: false }`
[INFO] [stdout] eda4b2901d41e1c7a31dd84f39b1eeaa70296bdbbaba89a65cad0dc1a4edb55e
