[INFO] fetching crate evento-fjall 2.0.0-alpha.13... [INFO] testing evento-fjall-2.0.0-alpha.13 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate evento-fjall 2.0.0-alpha.13 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate evento-fjall 2.0.0-alpha.13 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate evento-fjall 2.0.0-alpha.13 [INFO] tweaked toml for crates.io crate evento-fjall 2.0.0-alpha.13 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate evento-fjall 2.0.0-alpha.13 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 evento-fjall 2.0.0-alpha.13 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] be8909a8820de7ecebba9e559b13a301c7fcc286d4001c222a54896fca4789a5 [INFO] running `Command { std: "docker" "start" "-a" "be8909a8820de7ecebba9e559b13a301c7fcc286d4001c222a54896fca4789a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be8909a8820de7ecebba9e559b13a301c7fcc286d4001c222a54896fca4789a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8909a8820de7ecebba9e559b13a301c7fcc286d4001c222a54896fca4789a5", kill_on_drop: false }` [INFO] [stdout] be8909a8820de7ecebba9e559b13a301c7fcc286d4001c222a54896fca4789a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9c0f10939ccb6ea23b0fc87de311d785020f37c88b3a7c696cbe366ecd7d1b7e [INFO] running `Command { std: "docker" "start" "-a" "9c0f10939ccb6ea23b0fc87de311d785020f37c88b3a7c696cbe366ecd7d1b7e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling byteview v0.6.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling value-log v1.9.0 [INFO] [stderr] Compiling quick_cache v0.6.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bitcode_derive v0.6.9 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling evento-macro v2.0.0-alpha.13 [INFO] [stderr] Compiling lsm-tree v2.10.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bitcode v0.6.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fjall v2.11.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling evento-core v2.0.0-alpha.13 [INFO] [stderr] Compiling evento-fjall v2.0.0-alpha.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.38s [INFO] running `Command { std: "docker" "inspect" "9c0f10939ccb6ea23b0fc87de311d785020f37c88b3a7c696cbe366ecd7d1b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0f10939ccb6ea23b0fc87de311d785020f37c88b3a7c696cbe366ecd7d1b7e", kill_on_drop: false }` [INFO] [stdout] 9c0f10939ccb6ea23b0fc87de311d785020f37c88b3a7c696cbe366ecd7d1b7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7b1c058ecafd839b29a53721f5ef21adfc741acceae9433c78ab52e167a4df74 [INFO] running `Command { std: "docker" "start" "-a" "7b1c058ecafd839b29a53721f5ef21adfc741acceae9433c78ab52e167a4df74", kill_on_drop: false }` [INFO] [stderr] Compiling evento-fjall v2.0.0-alpha.13 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | evento_test::routing_key(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | evento_test::load(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | evento_test::load_multiple_aggregator(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | evento_test::load_with_snapshot(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | evento_test::invalid_original_version(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | evento_test::subscriber_running(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | evento_test::subscribe(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | evento_test::subscribe_routing_key(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | evento_test::subscribe_default(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | evento_test::subscribe_multiple_aggregator(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | evento_test::subscribe_routing_key_multiple_aggregator(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | evento_test::subscribe_default_multiple_aggregator(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `evento_test` in this scope [INFO] [stdout] --> tests/fjall.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | evento_test::all_commands(&executor).await [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `evento_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `evento_test`, use `cargo add evento_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `evento-fjall` (test "fjall") due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b1c058ecafd839b29a53721f5ef21adfc741acceae9433c78ab52e167a4df74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1c058ecafd839b29a53721f5ef21adfc741acceae9433c78ab52e167a4df74", kill_on_drop: false }` [INFO] [stdout] 7b1c058ecafd839b29a53721f5ef21adfc741acceae9433c78ab52e167a4df74