[INFO] fetching crate datum-agent 0.9.2...
[INFO] testing datum-agent-0.9.2 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate datum-agent 0.9.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate datum-agent 0.9.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate datum-agent 0.9.2
[INFO] tweaked toml for crates.io crate datum-agent 0.9.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datum-agent 0.9.2 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 datum-agent 0.9.2 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438
[INFO] running `Command { std: "docker" "start" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438", 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" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438" "/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" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438", 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" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quinn v0.11.11
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ractor v0.15.13
[INFO] [stderr]    Compiling datum-core v0.9.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling quinn-proto v0.11.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling datum-net v0.9.2
[INFO] [stderr]    Compiling datum-agent v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438", 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" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438" "/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 zerocopy v0.8.52
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling datum-core v0.9.2
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling quinn-proto v0.11.15
[INFO] [stderr]    Compiling quinn v0.11.11
[INFO] [stderr]    Compiling datum-net v0.9.2
[INFO] [stderr]    Compiling datum-agent v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.32s
[INFO] running `Command { std: "docker" "inspect" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438", 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" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438" "/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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datum_agent-062d305b93200a10)
[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/bin/datum-agent.rs (/opt/rustwide/target/debug/deps/datum_agent-473d47def97439cb)
[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 tests/dcp.rs (/opt/rustwide/target/debug/deps/dcp-2998456069a96f80)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test subscribe_events_preserves_lifecycle_ordering ... ok
[INFO] [stdout] test malformed_frame_closes_connection_without_panicking ... ok
[INFO] [stdout] test hello_version_negotiation_accepts_and_rejects_unknown_major ... ok
[INFO] [stdout] test concurrent_clients_can_issue_requests ... ok
[INFO] [stdout] test loopback_tcp_mode_works_and_non_loopback_plaintext_is_refused ... ok
[INFO] [stdout] test subscribe_metrics_delivers_samples_while_job_runs ... ok
[INFO] [stdout] test commands_cover_start_list_status_drain_stop_and_restart ... ok
[INFO] [stdout] test quic_mtls_handshake_failure_surfaces_cleanly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/docs_agent.rs (/opt/rustwide/target/debug/deps/docs_agent-d234303ac61f9117)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test agent_quickstart_example ... 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 tests/registry.rs (/opt/rustwide/target/debug/deps/registry-b71e4f8a8131cbf0)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test stop_during_drain_stops_job ... ok
[INFO] [stdout] test submit_start_status_and_events ... ok
[INFO] [stdout] test crash_restarts_with_backoff_policy ... ok
[INFO] [stdout] test drain_completes_in_flight_then_stops ... ok
[INFO] [stdout] test registry_survives_job_factory_panics ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests datum_agent
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438", kill_on_drop: false }`
[INFO] [stdout] 80c7eb4f8009741f0a718d5a5f9256f3d44fbd31638cf97eb1c6a688798ce438
