[INFO] fetching crate spru 0.1.0...
[INFO] testing spru-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spru 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spru 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spru 0.1.0
[INFO] tweaked toml for crates.io crate spru 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spru 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spru 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f490b692173e8b9fd924e944becdcb7e18735e01a9da1905dd33b9c836b8aa6
[INFO] running `Command { std: "docker" "start" "-a" "9f490b692173e8b9fd924e944becdcb7e18735e01a9da1905dd33b9c836b8aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f490b692173e8b9fd924e944becdcb7e18735e01a9da1905dd33b9c836b8aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f490b692173e8b9fd924e944becdcb7e18735e01a9da1905dd33b9c836b8aa6", kill_on_drop: false }`
[INFO] [stdout] 9f490b692173e8b9fd924e944becdcb7e18735e01a9da1905dd33b9c836b8aa6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed3cc5df44385af112c62d067aa947d4c162cae57e6e69398578bd301a0e8559
[INFO] running `Command { std: "docker" "start" "-a" "ed3cc5df44385af112c62d067aa947d4c162cae57e6e69398578bd301a0e8559", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling no_std_io2 v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling directed-visit v0.3.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling implied-bounds-proc_macros v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling spru-macro v0.1.0
[INFO] [stderr]    Compiling telety-impl v0.4.0
[INFO] [stderr]    Compiling implied-bounds v0.1.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling telety-macro v0.4.0
[INFO] [stderr]    Compiling telety v0.4.0
[INFO] [stderr]    Compiling tagset-macro v0.1.2
[INFO] [stderr]    Compiling deku v0.18.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tagset v0.1.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling halfbrown v0.3.0
[INFO] [stderr]    Compiling spru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.71s
[INFO] running `Command { std: "docker" "inspect" "ed3cc5df44385af112c62d067aa947d4c162cae57e6e69398578bd301a0e8559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3cc5df44385af112c62d067aa947d4c162cae57e6e69398578bd301a0e8559", kill_on_drop: false }`
[INFO] [stdout] ed3cc5df44385af112c62d067aa947d4c162cae57e6e69398578bd301a0e8559
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e41b8c045d3e86174ae567e050f13a542267f25b875adcf0a16d5cca7fd7fc9
[INFO] running `Command { std: "docker" "start" "-a" "9e41b8c045d3e86174ae567e050f13a542267f25b875adcf0a16d5cca7fd7fc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling spru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "9e41b8c045d3e86174ae567e050f13a542267f25b875adcf0a16d5cca7fd7fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e41b8c045d3e86174ae567e050f13a542267f25b875adcf0a16d5cca7fd7fc9", kill_on_drop: false }`
[INFO] [stdout] 9e41b8c045d3e86174ae567e050f13a542267f25b875adcf0a16d5cca7fd7fc9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18131f7e84b66a474c4a334c809237992030dcb19dfa48fa8942c7f7c534c1e2
[INFO] running `Command { std: "docker" "start" "-a" "18131f7e84b66a474c4a334c809237992030dcb19dfa48fa8942c7f7c534c1e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spru-665ef35171c5f63a)
[INFO] [stderr]      Running tests/scratch.rs (/opt/rustwide/target/debug/deps/scratch-ec3867f16cd91c52)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test item::storage::canonical::test::round_trip ... ok
[INFO] [stdout] test server::log::test::pinning ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spru
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/action/mod.rs - action::Action (line 79) ... ignored
[INFO] [stdout] test src/action/mod.rs - action::Action (line 85) ... ignored
[INFO] [stdout] test src/common/error.rs - common::error::FatalErrorState::make_fatal (line 287) ... ignored
[INFO] [stdout] test src/interactor/mod.rs - interactor::with (line 19) ... ignored
[INFO] [stdout] test src/interactor/mod.rs - interactor::with (line 26) ... ignored
[INFO] [stdout] test src/state/mod.rs - state::State (line 7) ... ignored
[INFO] [stdout] test src/action/mod.rs - action::Action (line 50) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.02s; merged doctests compilation took 0.99s
[INFO] running `Command { std: "docker" "inspect" "18131f7e84b66a474c4a334c809237992030dcb19dfa48fa8942c7f7c534c1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18131f7e84b66a474c4a334c809237992030dcb19dfa48fa8942c7f7c534c1e2", kill_on_drop: false }`
[INFO] [stdout] 18131f7e84b66a474c4a334c809237992030dcb19dfa48fa8942c7f7c534c1e2
