[INFO] fetching crate sui-event-stream 0.1.0... [INFO] testing sui-event-stream-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate sui-event-stream 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate sui-event-stream 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sui-event-stream 0.1.0 [INFO] tweaked toml for crates.io crate sui-event-stream 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sui-event-stream 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sui-event-stream 0.1.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04df618e54ca83adee7e11187008ed0832c030d95309c62476dd9584dbce989c [INFO] running `Command { std: "docker" "start" "-a" "04df618e54ca83adee7e11187008ed0832c030d95309c62476dd9584dbce989c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04df618e54ca83adee7e11187008ed0832c030d95309c62476dd9584dbce989c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04df618e54ca83adee7e11187008ed0832c030d95309c62476dd9584dbce989c", kill_on_drop: false }` [INFO] [stdout] 04df618e54ca83adee7e11187008ed0832c030d95309c62476dd9584dbce989c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f7db12800646bbca56f06ee28c4d66e8d39af558f333d70d09ecad8c518dae6 [INFO] running `Command { std: "docker" "start" "-a" "4f7db12800646bbca56f06ee28c4d66e8d39af558f333d70d09ecad8c518dae6", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling roaring v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling bcs v0.1.6 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling bnum v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling sui-sdk-types v0.2.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling sui-rpc v0.2.2 [INFO] [stderr] Compiling sui-event-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "4f7db12800646bbca56f06ee28c4d66e8d39af558f333d70d09ecad8c518dae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7db12800646bbca56f06ee28c4d66e8d39af558f333d70d09ecad8c518dae6", kill_on_drop: false }` [INFO] [stdout] 4f7db12800646bbca56f06ee28c4d66e8d39af558f333d70d09ecad8c518dae6 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baed2539457254b0d829ee947bb234ebe40cb3175f73ea0c9bb351cc38a48839 [INFO] running `Command { std: "docker" "start" "-a" "baed2539457254b0d829ee947bb234ebe40cb3175f73ea0c9bb351cc38a48839", kill_on_drop: false }` [INFO] [stderr] Compiling sui-event-stream v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "baed2539457254b0d829ee947bb234ebe40cb3175f73ea0c9bb351cc38a48839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baed2539457254b0d829ee947bb234ebe40cb3175f73ea0c9bb351cc38a48839", kill_on_drop: false }` [INFO] [stdout] baed2539457254b0d829ee947bb234ebe40cb3175f73ea0c9bb351cc38a48839 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 895a3bf114c631df9c2a81c3f08b1a84c2a36d2c802461c94a0a5b076908c352 [INFO] running `Command { std: "docker" "start" "-a" "895a3bf114c631df9c2a81c3f08b1a84c2a36d2c802461c94a0a5b076908c352", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sui_event_stream-1aa4aaa732964251) [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] Doc-tests sui_event_stream [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - subscribe (line 17) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - subscribe (line 17) stdout ---- [INFO] [stdout] error[E0063]: missing field `function` in initializer of `EventFilter` [INFO] [stdout] --> src/lib.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | let filter = EventFilter { [INFO] [stdout] | ^^^^^^^^^^^ missing `function` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - subscribe (line 17) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.26s; merged doctests compilation took 0.13s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "895a3bf114c631df9c2a81c3f08b1a84c2a36d2c802461c94a0a5b076908c352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895a3bf114c631df9c2a81c3f08b1a84c2a36d2c802461c94a0a5b076908c352", kill_on_drop: false }` [INFO] [stdout] 895a3bf114c631df9c2a81c3f08b1a84c2a36d2c802461c94a0a5b076908c352