[INFO] fetching crate eventure 0.0.17...
[INFO] testing eventure-0.0.17 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate eventure 0.0.17 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate eventure 0.0.17
[INFO] finished tweaking crates.io crate eventure 0.0.17
[INFO] tweaked toml for crates.io crate eventure 0.0.17 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventure 0.0.17 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 123 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding rdkafka v0.36.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fba97d4cb79c68936ac5433e351eb60da6fdd3e68732a0010eed14f0c3048a2
[INFO] running `Command { std: "docker" "start" "-a" "7fba97d4cb79c68936ac5433e351eb60da6fdd3e68732a0010eed14f0c3048a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fba97d4cb79c68936ac5433e351eb60da6fdd3e68732a0010eed14f0c3048a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fba97d4cb79c68936ac5433e351eb60da6fdd3e68732a0010eed14f0c3048a2", kill_on_drop: false }`
[INFO] [stdout] 7fba97d4cb79c68936ac5433e351eb60da6fdd3e68732a0010eed14f0c3048a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad99ab6188dcd8d2dae49324a5b1950a0cd293853c98dcf4b61860e3a9447a1d
[INFO] running `Command { std: "docker" "start" "-a" "ad99ab6188dcd8d2dae49324a5b1950a0cd293853c98dcf4b61860e3a9447a1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling eventure v0.0.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `partition` and `group_id` are never read
[INFO] [stdout]    --> src/kafka/implementation.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub struct MessageChannelInternal {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 472 |     pub topic: &'static str,
[INFO] [stdout] 473 |     pub partition: u16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 474 |     pub group_id: &'static str
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "ad99ab6188dcd8d2dae49324a5b1950a0cd293853c98dcf4b61860e3a9447a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad99ab6188dcd8d2dae49324a5b1950a0cd293853c98dcf4b61860e3a9447a1d", kill_on_drop: false }`
[INFO] [stdout] ad99ab6188dcd8d2dae49324a5b1950a0cd293853c98dcf4b61860e3a9447a1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 653a0179761e2895d08e4ac0e7e4f2e4450be0845236d58831217de1c675f3de
[INFO] running `Command { std: "docker" "start" "-a" "653a0179761e2895d08e4ac0e7e4f2e4450be0845236d58831217de1c675f3de", kill_on_drop: false }`
[INFO] [stdout] warning: fields `partition` and `group_id` are never read
[INFO] [stdout]    --> src/kafka/implementation.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub struct MessageChannelInternal {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 472 |     pub topic: &'static str,
[INFO] [stdout] 473 |     pub partition: u16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 474 |     pub group_id: &'static str
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling eventure v0.0.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `partition` and `group_id` are never read
[INFO] [stdout]    --> src/kafka/implementation.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub struct MessageChannelInternal {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 472 |     pub topic: &'static str,
[INFO] [stdout] 473 |     pub partition: u16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 474 |     pub group_id: &'static str
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "653a0179761e2895d08e4ac0e7e4f2e4450be0845236d58831217de1c675f3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "653a0179761e2895d08e4ac0e7e4f2e4450be0845236d58831217de1c675f3de", kill_on_drop: false }`
[INFO] [stdout] 653a0179761e2895d08e4ac0e7e4f2e4450be0845236d58831217de1c675f3de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48ab17ac1e96f41461fbdad0a12c4d9230bc2ecd9c58de2a796598a95d2a3a75
[INFO] running `Command { std: "docker" "start" "-a" "48ab17ac1e96f41461fbdad0a12c4d9230bc2ecd9c58de2a796598a95d2a3a75", kill_on_drop: false }`
[INFO] [stderr] warning: fields `partition` and `group_id` are never read
[INFO] [stderr]    --> src/kafka/implementation.rs:473:9
[INFO] [stderr]     |
[INFO] [stderr] 471 | pub struct MessageChannelInternal {
[INFO] [stderr]     |            ---------------------- fields in this struct
[INFO] [stderr] 472 |     pub topic: &'static str,
[INFO] [stderr] 473 |     pub partition: u16,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 474 |     pub group_id: &'static str
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `eventure` (lib) generated 1 warning
[INFO] [stderr] warning: `eventure` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventure-c65ec4a1c9dc4c59)
[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 eventure
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::MessageChannel (line 27) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::MessageChannel (line 19) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::MessageBrokerConfiguration (line 45) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::MessageBrokerConfiguration (line 43) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::setup (line 99) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::configuration (line 95) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::message_channel (line 68) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::configuration (line 84) ... ok
[INFO] [stdout] test src/model.rs - model::EventHandler (line 68) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::register (line 113) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::emit (line 278) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::message_channel (line 78) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::setup (line 113) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::emit_to_channel (line 327) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::emit_to_channel (line 416) ... ok
[INFO] [stdout] test src/model.rs - model::Event (line 19) ... ok
[INFO] [stdout] test src/in_memory/implementation.rs - in_memory::implementation::unregister (line 195) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::unregister (line 246) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::register (line 127) ... ok
[INFO] [stdout] test src/kafka/implementation.rs - kafka::implementation::emit (line 328) has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "48ab17ac1e96f41461fbdad0a12c4d9230bc2ecd9c58de2a796598a95d2a3a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ab17ac1e96f41461fbdad0a12c4d9230bc2ecd9c58de2a796598a95d2a3a75", kill_on_drop: false }`
[INFO] [stdout] 48ab17ac1e96f41461fbdad0a12c4d9230bc2ecd9c58de2a796598a95d2a3a75
