[INFO] fetching crate thalo 0.8.0...
[INFO] testing thalo-0.8.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate thalo 0.8.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate thalo 0.8.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate thalo 0.8.0
[INFO] finished tweaking crates.io crate thalo 0.8.0
[INFO] tweaked toml for crates.io crate thalo 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding wasm-encoder v0.38.1 (latest: v0.208.1)
[INFO] [stderr]       Adding wasm-encoder v0.41.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wasm-metadata v0.10.20 (latest: v0.208.1)
[INFO] [stderr]       Adding wasmparser v0.118.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wasmparser v0.121.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wit-bindgen v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-bindgen-core v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-bindgen-rust v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-bindgen-rust-macro v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-component v0.18.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wit-parser v0.13.2 (latest: v0.208.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.14.0
[INFO] [stderr]   Downloaded thalo_derive v0.8.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.14.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.14.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.14.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36757e2a002cdca6af5b87d3b24ae3d477d567920a52ece360baec17586a7a85
[INFO] running `Command { std: "docker" "start" "-a" "36757e2a002cdca6af5b87d3b24ae3d477d567920a52ece360baec17586a7a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36757e2a002cdca6af5b87d3b24ae3d477d567920a52ece360baec17586a7a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36757e2a002cdca6af5b87d3b24ae3d477d567920a52ece360baec17586a7a85", kill_on_drop: false }`
[INFO] [stdout] 36757e2a002cdca6af5b87d3b24ae3d477d567920a52ece360baec17586a7a85
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa0f26018b5a7ce9c2fa84ea8c1547348190ec8fac43ad9685ffa2253558d1e8
[INFO] running `Command { std: "docker" "start" "-a" "fa0f26018b5a7ce9c2fa84ea8c1547348190ec8fac43ad9685ffa2253558d1e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling wit-bindgen-rust v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thalo_derive v0.8.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling spdx v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.14.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.14.0
[INFO] [stderr]    Compiling wit-bindgen v0.14.0
[INFO] [stderr]    Compiling thalo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.82s
[INFO] running `Command { std: "docker" "inspect" "fa0f26018b5a7ce9c2fa84ea8c1547348190ec8fac43ad9685ffa2253558d1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa0f26018b5a7ce9c2fa84ea8c1547348190ec8fac43ad9685ffa2253558d1e8", kill_on_drop: false }`
[INFO] [stdout] fa0f26018b5a7ce9c2fa84ea8c1547348190ec8fac43ad9685ffa2253558d1e8
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643f34651938cd37b32683ed163ed237586a1b79001273677f53ccd03d188c00
[INFO] running `Command { std: "docker" "start" "-a" "643f34651938cd37b32683ed163ed237586a1b79001273677f53ccd03d188c00", kill_on_drop: false }`
[INFO] [stderr]    Compiling thalo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "643f34651938cd37b32683ed163ed237586a1b79001273677f53ccd03d188c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643f34651938cd37b32683ed163ed237586a1b79001273677f53ccd03d188c00", kill_on_drop: false }`
[INFO] [stdout] 643f34651938cd37b32683ed163ed237586a1b79001273677f53ccd03d188c00
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44d38e90b9ed7d58f6b1e7cb6a1896f6a24f1b3d9698d761e2c7324132e1c309
[INFO] running `Command { std: "docker" "start" "-a" "44d38e90b9ed7d58f6b1e7cb6a1896f6a24f1b3d9698d761e2c7324132e1c309", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo-7d0157ee1a763333)
[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 thalo
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/stream_name/category.rs - stream_name::category::Category<'a>::normalize (line 89) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::export_aggregate (line 5) ... FAILED
[INFO] [stdout] test src/lib.rs - Apply (line 139) ... FAILED
[INFO] [stdout] test src/lib.rs - Handle (line 108) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/stream_name/category.rs - stream_name::category::Category<'a>::normalize (line 89) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `message_db`
[INFO] [stdout]  --> src/stream_name/category.rs:90:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use message_db::stream_name::Category;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `message_db`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::export_aggregate (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `export_aggregate` in this scope
[INFO] [stdout]  --> src/macros.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | export_aggregate!(Counter);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use thalo::export_aggregate;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Aggregate` in this scope
[INFO] [stdout]  --> src/macros.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Aggregate for Counter { /* ... */ }
[INFO] [stdout]   |      ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use thalo::Aggregate;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Apply (line 139) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Incremented` in this scope
[INFO] [stdout]   --> src/lib.rs:147:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Increment {
[INFO] [stdout]    | -------------------- similarly named struct `Increment` defined here
[INFO] [stdout] ...
[INFO] [stdout] 11 | impl Apply<Incremented> for Counter {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Apply<Increment> for Counter {
[INFO] [stdout]    |            ~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<Incremented> Apply<Incremented> for Counter {
[INFO] [stdout]    |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope
[INFO] [stdout]   --> src/lib.rs:147:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Apply<Incremented> for Counter {
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Incremented` in this scope
[INFO] [stdout]   --> src/lib.rs:148:32
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Increment {
[INFO] [stdout]    | -------------------- similarly named struct `Increment` defined here
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn apply(&mut self, event: Incremented) {
[INFO] [stdout]    |                                ^^^^^^^^^^^ help: a struct with a similar name exists: `Increment`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Handle (line 108) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope
[INFO] [stdout]   --> src/lib.rs:116:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Handle<Increment> for Counter {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CounterEvent` in this scope
[INFO] [stdout]   --> src/lib.rs:119:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn handle(&self, cmd: Increment) -> Result<Vec<CounterEvent>, Self::Error> {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<CounterEvent> Handle<Increment> for Counter {
[INFO] [stdout]    |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Incremented` in this scope
[INFO] [stdout]   --> src/lib.rs:124:18
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Increment {
[INFO] [stdout]    | -------------------- similarly named struct `Increment` defined here
[INFO] [stdout] ...
[INFO] [stdout] 19 |         events![ Incremented { amount: cmd.amount } ]
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: a struct with a similar name exists: `Increment`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Counter` in module `super`
[INFO] [stdout]   --> src/lib.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | export_aggregate!(Counter);
[INFO] [stdout]    |                   ^^^^^^^ not found in `super`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - Apply (line 139)
[INFO] [stdout]     src/lib.rs - Handle (line 108)
[INFO] [stdout]     src/macros.rs - macros::export_aggregate (line 5)
[INFO] [stdout]     src/stream_name/category.rs - stream_name::category::Category<'a>::normalize (line 89)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "44d38e90b9ed7d58f6b1e7cb6a1896f6a24f1b3d9698d761e2c7324132e1c309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44d38e90b9ed7d58f6b1e7cb6a1896f6a24f1b3d9698d761e2c7324132e1c309", kill_on_drop: false }`
[INFO] [stdout] 44d38e90b9ed7d58f6b1e7cb6a1896f6a24f1b3d9698d761e2c7324132e1c309
[INFO] testing thalo-0.8.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate thalo 0.8.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate thalo 0.8.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate thalo 0.8.0
[INFO] finished tweaking crates.io crate thalo 0.8.0
[INFO] tweaked toml for crates.io crate thalo 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding wasm-encoder v0.38.1 (latest: v0.208.1)
[INFO] [stderr]       Adding wasm-encoder v0.41.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wasm-metadata v0.10.20 (latest: v0.208.1)
[INFO] [stderr]       Adding wasmparser v0.118.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wasmparser v0.121.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wit-bindgen v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-bindgen-core v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-bindgen-rust v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-bindgen-rust-macro v0.14.0 (latest: v0.25.0)
[INFO] [stderr]       Adding wit-component v0.18.2 (latest: v0.208.1)
[INFO] [stderr]       Adding wit-parser v0.13.2 (latest: v0.208.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5dec7242a3f97979d1d5fc953d527c551f321744f7818400c58f6f117d3533f4
[INFO] running `Command { std: "docker" "start" "-a" "5dec7242a3f97979d1d5fc953d527c551f321744f7818400c58f6f117d3533f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5dec7242a3f97979d1d5fc953d527c551f321744f7818400c58f6f117d3533f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dec7242a3f97979d1d5fc953d527c551f321744f7818400c58f6f117d3533f4", kill_on_drop: false }`
[INFO] [stdout] 5dec7242a3f97979d1d5fc953d527c551f321744f7818400c58f6f117d3533f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07c588b3cbb605394117aa285e04817ef2cae849e03474c6459ea5f359235e75
[INFO] running `Command { std: "docker" "start" "-a" "07c588b3cbb605394117aa285e04817ef2cae849e03474c6459ea5f359235e75", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling wit-bindgen-rust v0.14.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling thalo_derive v0.8.0
[INFO] [stderr]    Compiling wasm-encoder v0.41.2
[INFO] [stderr]    Compiling wasm-encoder v0.38.1
[INFO] [stderr]    Compiling spdx v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmparser v0.118.2
[INFO] [stderr]    Compiling wit-parser v0.13.2
[INFO] [stderr]    Compiling wasm-metadata v0.10.20
[INFO] [stderr]    Compiling wit-component v0.18.2
[INFO] [stderr]    Compiling wit-bindgen-core v0.14.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.14.0
[INFO] [stderr]    Compiling wit-bindgen v0.14.0
[INFO] [stderr]    Compiling thalo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
[INFO] running `Command { std: "docker" "inspect" "07c588b3cbb605394117aa285e04817ef2cae849e03474c6459ea5f359235e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c588b3cbb605394117aa285e04817ef2cae849e03474c6459ea5f359235e75", kill_on_drop: false }`
[INFO] [stdout] 07c588b3cbb605394117aa285e04817ef2cae849e03474c6459ea5f359235e75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9088ee7292ed160f9d890677a5590a1cfca75734e1c16fc9ecd4be435ba4a207
[INFO] running `Command { std: "docker" "start" "-a" "9088ee7292ed160f9d890677a5590a1cfca75734e1c16fc9ecd4be435ba4a207", kill_on_drop: false }`
[INFO] [stderr]    Compiling thalo v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "9088ee7292ed160f9d890677a5590a1cfca75734e1c16fc9ecd4be435ba4a207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9088ee7292ed160f9d890677a5590a1cfca75734e1c16fc9ecd4be435ba4a207", kill_on_drop: false }`
[INFO] [stdout] 9088ee7292ed160f9d890677a5590a1cfca75734e1c16fc9ecd4be435ba4a207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed5e0a0ced7758c51aeca44ed3deb737b3d40721a3cf8a42efe30dad93c23f35
[INFO] running `Command { std: "docker" "start" "-a" "ed5e0a0ced7758c51aeca44ed3deb737b3d40721a3cf8a42efe30dad93c23f35", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo-7d0157ee1a763333)
[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 thalo
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/stream_name/category.rs - stream_name::category::Category<'a>::normalize (line 89) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::export_aggregate (line 5) ... FAILED
[INFO] [stdout] test src/lib.rs - Apply (line 139) ... FAILED
[INFO] [stdout] test src/lib.rs - Handle (line 108) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/stream_name/category.rs - stream_name::category::Category<'a>::normalize (line 89) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `message_db`
[INFO] [stdout]  --> src/stream_name/category.rs:90:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use message_db::stream_name::Category;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `message_db`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::export_aggregate (line 5) stdout ----
[INFO] [stdout] error: cannot find macro `export_aggregate` in this scope
[INFO] [stdout]  --> src/macros.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | export_aggregate!(Counter);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use thalo::export_aggregate;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Aggregate` in this scope
[INFO] [stdout]  --> src/macros.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Aggregate for Counter { /* ... */ }
[INFO] [stdout]   |      ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use thalo::Aggregate;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Apply (line 139) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Incremented` in this scope
[INFO] [stdout]   --> src/lib.rs:147:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Increment {
[INFO] [stdout]    | -------------------- similarly named struct `Increment` defined here
[INFO] [stdout] ...
[INFO] [stdout] 11 | impl Apply<Incremented> for Counter {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Apply<Increment> for Counter {
[INFO] [stdout]    |            ~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<Incremented> Apply<Incremented> for Counter {
[INFO] [stdout]    |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope
[INFO] [stdout]   --> src/lib.rs:147:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Apply<Incremented> for Counter {
[INFO] [stdout]    |                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Incremented` in this scope
[INFO] [stdout]   --> src/lib.rs:148:32
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Increment {
[INFO] [stdout]    | -------------------- similarly named struct `Increment` defined here
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn apply(&mut self, event: Incremented) {
[INFO] [stdout]    |                                ^^^^^^^^^^^ help: a struct with a similar name exists: `Increment`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Handle (line 108) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Counter` in this scope
[INFO] [stdout]   --> src/lib.rs:116:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Handle<Increment> for Counter {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CounterEvent` in this scope
[INFO] [stdout]   --> src/lib.rs:119:52
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn handle(&self, cmd: Increment) -> Result<Vec<CounterEvent>, Self::Error> {
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<CounterEvent> Handle<Increment> for Counter {
[INFO] [stdout]    |     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Incremented` in this scope
[INFO] [stdout]   --> src/lib.rs:124:18
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Increment {
[INFO] [stdout]    | -------------------- similarly named struct `Increment` defined here
[INFO] [stdout] ...
[INFO] [stdout] 19 |         events![ Incremented { amount: cmd.amount } ]
[INFO] [stdout]    |                  ^^^^^^^^^^^ help: a struct with a similar name exists: `Increment`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Counter` in module `super`
[INFO] [stdout]   --> src/lib.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | export_aggregate!(Counter);
[INFO] [stdout]    |                   ^^^^^^^ not found in `super`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - Apply (line 139)
[INFO] [stdout]     src/lib.rs - Handle (line 108)
[INFO] [stdout]     src/macros.rs - macros::export_aggregate (line 5)
[INFO] [stdout]     src/stream_name/category.rs - stream_name::category::Category<'a>::normalize (line 89)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ed5e0a0ced7758c51aeca44ed3deb737b3d40721a3cf8a42efe30dad93c23f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5e0a0ced7758c51aeca44ed3deb737b3d40721a3cf8a42efe30dad93c23f35", kill_on_drop: false }`
[INFO] [stdout] ed5e0a0ced7758c51aeca44ed3deb737b3d40721a3cf8a42efe30dad93c23f35
