[INFO] fetching crate pyth-lazer-agent 0.8.0... [INFO] testing pyth-lazer-agent-0.8.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate pyth-lazer-agent 0.8.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pyth-lazer-agent 0.8.0 [INFO] finished tweaking crates.io crate pyth-lazer-agent 0.8.0 [INFO] tweaked toml for crates.io crate pyth-lazer-agent 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pyth-lazer-agent 0.8.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pyth-lazer-agent 0.8.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soketto v0.8.1 [INFO] [stderr] Downloaded solana-seed-phrase v2.2.1 [INFO] [stderr] Downloaded solana-sha256-hasher v2.2.1 [INFO] [stderr] Downloaded solana-keypair v2.2.3 [INFO] [stderr] Downloaded solana-signature v2.3.0 [INFO] [stderr] Downloaded solana-transaction-error v2.2.1 [INFO] [stderr] Downloaded solana-signer v2.2.1 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded pyth-lazer-protocol v0.20.0 [INFO] [stderr] Downloaded pyth-lazer-publisher-sdk v0.20.0 [INFO] [stderr] Downloaded tokio v1.46.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7598af80c62d5e07ac88f41ad7c5051d6809f8c96e80f37bc18f304ba58a5b5a [INFO] running `Command { std: "docker" "start" "-a" "7598af80c62d5e07ac88f41ad7c5051d6809f8c96e80f37bc18f304ba58a5b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7598af80c62d5e07ac88f41ad7c5051d6809f8c96e80f37bc18f304ba58a5b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7598af80c62d5e07ac88f41ad7c5051d6809f8c96e80f37bc18f304ba58a5b5a", kill_on_drop: false }` [INFO] [stdout] 7598af80c62d5e07ac88f41ad7c5051d6809f8c96e80f37bc18f304ba58a5b5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa19291a07918de1e6b98a1c7339ca57e81a7b3c424b4359c4922b16cd8ec210 [INFO] running `Command { std: "docker" "start" "-a" "fa19291a07918de1e6b98a1c7339ca57e81a7b3c424b4359c4922b16cd8ec210", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling solana-decode-error v2.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling solana-atomic-u64 v2.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling solana-pubkey v2.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling solana-instruction v2.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling solana-signature v2.3.0 [INFO] [stderr] Compiling solana-transaction-error v2.2.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling pyth-lazer-protocol v0.20.0 [INFO] [stderr] Compiling solana-seed-phrase v2.2.1 [INFO] [stderr] Compiling solana-signer v2.2.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling ttl_cache v0.5.1 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling pyth-lazer-publisher-sdk v0.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling solana-keypair v2.2.3 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pyth-lazer-agent v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "fa19291a07918de1e6b98a1c7339ca57e81a7b3c424b4359c4922b16cd8ec210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa19291a07918de1e6b98a1c7339ca57e81a7b3c424b4359c4922b16cd8ec210", kill_on_drop: false }` [INFO] [stdout] fa19291a07918de1e6b98a1c7339ca57e81a7b3c424b4359c4922b16cd8ec210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee1fef69f6553fe4531486457b158745ef66247c9e5b03bce6bb055a2ffb3bd4 [INFO] running `Command { std: "docker" "start" "-a" "ee1fef69f6553fe4531486457b158745ef66247c9e5b03bce6bb055a2ffb3bd4", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling pyth-lazer-agent v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.80s [INFO] running `Command { std: "docker" "inspect" "ee1fef69f6553fe4531486457b158745ef66247c9e5b03bce6bb055a2ffb3bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1fef69f6553fe4531486457b158745ef66247c9e5b03bce6bb055a2ffb3bd4", kill_on_drop: false }` [INFO] [stdout] ee1fef69f6553fe4531486457b158745ef66247c9e5b03bce6bb055a2ffb3bd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c55e63597ef64d620b9742645c55cfedc639be83e906f7411e4ce28525a2b21 [INFO] running `Command { std: "docker" "start" "-a" "5c55e63597ef64d620b9742645c55cfedc639be83e906f7411e4ce28525a2b21", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyth_lazer_agent-99d776fea144f051) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test jrpc_handle::tests::test_try_get_metadata ... ignored [INFO] [stdout] test lazer_publisher::tests::test_deduplicate_feed_updates_multiple_feeds_random_order ... ok [INFO] [stdout] test lazer_publisher::tests::test_deduplicate_feed_updates_multiple_feeds ... ok [INFO] [stdout] test lazer_publisher::tests::test_deduplicate_feed_updates ... ok [INFO] [stdout] test jrpc_handle::tests::test_filter_symbols ... ok [INFO] [stdout] test lazer_publisher::tests::test_lazer_exporter_task ... ok [INFO] [stdout] test relayer_session::tests::test_relayer_session ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c55e63597ef64d620b9742645c55cfedc639be83e906f7411e4ce28525a2b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c55e63597ef64d620b9742645c55cfedc639be83e906f7411e4ce28525a2b21", kill_on_drop: false }` [INFO] [stdout] 5c55e63597ef64d620b9742645c55cfedc639be83e906f7411e4ce28525a2b21