[INFO] cloning repository https://github.com/benjamin-kraatz/oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benjamin-kraatz/oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjamin-kraatz%2Foxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjamin-kraatz%2Foxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afd843bf3563636c70eda53c9ee3ae37aec36ddf
[INFO] testing benjamin-kraatz/oxide against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjamin-kraatz%2Foxide" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benjamin-kraatz/oxide
[INFO] finished tweaking git repo https://github.com/benjamin-kraatz/oxide
[INFO] tweaked toml for git repo https://github.com/benjamin-kraatz/oxide written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benjamin-kraatz/oxide on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benjamin-kraatz/oxide 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85878b058c7498aee6a0610d9092d153294c02d8a883e7743e11d9fc9d3a3a3c
[INFO] running `Command { std: "docker" "start" "-a" "85878b058c7498aee6a0610d9092d153294c02d8a883e7743e11d9fc9d3a3a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85878b058c7498aee6a0610d9092d153294c02d8a883e7743e11d9fc9d3a3a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85878b058c7498aee6a0610d9092d153294c02d8a883e7743e11d9fc9d3a3a3c", kill_on_drop: false }`
[INFO] [stdout] 85878b058c7498aee6a0610d9092d153294c02d8a883e7743e11d9fc9d3a3a3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a8fd31001670872912450b3fb928e5c39716e4740db05f68f24353f5ce2339c
[INFO] running `Command { std: "docker" "start" "-a" "6a8fd31001670872912450b3fb928e5c39716e4740db05f68f24353f5ce2339c", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling human_format v1.2.1
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling gix-actor v0.33.2
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling gix-command v0.3.11
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-mailmap v0.25.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling gix-prompt v0.8.9
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling gix-hash v0.15.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.18.3
[INFO] [stderr]    Compiling gix-features v0.39.1
[INFO] [stderr]    Compiling gix-hashtable v0.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-object v0.45.0
[INFO] [stderr]    Compiling gix-fs v0.12.1
[INFO] [stderr]    Compiling gix-commitgraph v0.25.1
[INFO] [stderr]    Compiling gix-glob v0.17.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-tempfile v15.0.0
[INFO] [stderr]    Compiling gix-attributes v0.23.1
[INFO] [stderr]    Compiling gix-ignore v0.12.1
[INFO] [stderr]    Compiling gix-url v0.28.2
[INFO] [stderr]    Compiling gix-credentials v0.25.1
[INFO] [stderr]    Compiling gix-lock v15.0.1
[INFO] [stderr]    Compiling gix-revwalk v0.16.0
[INFO] [stderr]    Compiling gix-pack v0.54.0
[INFO] [stderr]    Compiling gix-ref v0.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling gix-filter v0.14.0
[INFO] [stderr]    Compiling gix-pathspec v0.8.1
[INFO] [stderr]    Compiling gix-traverse v0.42.0
[INFO] [stderr]    Compiling gix-revision v0.30.0
[INFO] [stderr]    Compiling gix-negotiate v0.16.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling gix-index v0.36.0
[INFO] [stderr]    Compiling gix-refspec v0.26.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.16.0
[INFO] [stderr]    Compiling gix-archive v0.16.0
[INFO] [stderr]    Compiling gix-odb v0.64.0
[INFO] [stderr]    Compiling gix-discover v0.36.0
[INFO] [stderr]    Compiling gix-config v0.41.0
[INFO] [stderr]    Compiling gix-worktree v0.37.0
[INFO] [stderr]    Compiling gix-dir v0.9.0
[INFO] [stderr]    Compiling gix-diff v0.47.0
[INFO] [stderr]    Compiling gix-merge v0.0.0
[INFO] [stderr]    Compiling gix-worktree-state v0.14.0
[INFO] [stderr]    Compiling gix-submodule v0.15.0
[INFO] [stderr]    Compiling gix-status v0.14.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling gix v0.67.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oxide-ai v0.1.0 (/opt/rustwide/workdir/crates/oxide-ai)
[INFO] [stderr]    Compiling oxide-object v0.1.0 (/opt/rustwide/workdir/crates/oxide-object)
[INFO] [stderr]    Compiling oxide-repo v0.1.0 (/opt/rustwide/workdir/crates/oxide-repo)
[INFO] [stderr]    Compiling oxide-index v0.1.0 (/opt/rustwide/workdir/crates/oxide-index)
[INFO] [stderr]    Compiling oxide-review v0.1.0 (/opt/rustwide/workdir/crates/oxide-review)
[INFO] [stderr]    Compiling oxide-workspace v0.1.0 (/opt/rustwide/workdir/crates/oxide-workspace)
[INFO] [stderr]    Compiling oxide-vbranch v0.1.0 (/opt/rustwide/workdir/crates/oxide-vbranch)
[INFO] [stderr]    Compiling oxide v0.1.0 (/opt/rustwide/workdir/crates/oxide)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "6a8fd31001670872912450b3fb928e5c39716e4740db05f68f24353f5ce2339c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a8fd31001670872912450b3fb928e5c39716e4740db05f68f24353f5ce2339c", kill_on_drop: false }`
[INFO] [stdout] 6a8fd31001670872912450b3fb928e5c39716e4740db05f68f24353f5ce2339c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ad03706ecbf86d71097e5e1d81fca8d98ae0fb3f26e250b9702c6fdbd59fca1
[INFO] running `Command { std: "docker" "start" "-a" "6ad03706ecbf86d71097e5e1d81fca8d98ae0fb3f26e250b9702c6fdbd59fca1", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxide-ai v0.1.0 (/opt/rustwide/workdir/crates/oxide-ai)
[INFO] [stderr]    Compiling oxide-object v0.1.0 (/opt/rustwide/workdir/crates/oxide-object)
[INFO] [stderr]    Compiling oxide-repo v0.1.0 (/opt/rustwide/workdir/crates/oxide-repo)
[INFO] [stderr]    Compiling oxide-index v0.1.0 (/opt/rustwide/workdir/crates/oxide-index)
[INFO] [stderr]    Compiling oxide-workspace v0.1.0 (/opt/rustwide/workdir/crates/oxide-workspace)
[INFO] [stderr]    Compiling oxide-review v0.1.0 (/opt/rustwide/workdir/crates/oxide-review)
[INFO] [stderr]    Compiling oxide-vbranch v0.1.0 (/opt/rustwide/workdir/crates/oxide-vbranch)
[INFO] [stderr]    Compiling oxide v0.1.0 (/opt/rustwide/workdir/crates/oxide)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] running `Command { std: "docker" "inspect" "6ad03706ecbf86d71097e5e1d81fca8d98ae0fb3f26e250b9702c6fdbd59fca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad03706ecbf86d71097e5e1d81fca8d98ae0fb3f26e250b9702c6fdbd59fca1", kill_on_drop: false }`
[INFO] [stdout] 6ad03706ecbf86d71097e5e1d81fca8d98ae0fb3f26e250b9702c6fdbd59fca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 079be26495307806c8be3f11d5a7b152577cb0e3762503a6c2854b8128b4de55
[INFO] running `Command { std: "docker" "start" "-a" "079be26495307806c8be3f11d5a7b152577cb0e3762503a6c2854b8128b4de55", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide-fa61cc80f03c220a)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxide-2f709c1b613c27ad)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_ai-30b9111535d9b623)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_index-442ee62cff954d94)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_object-1e3dc411e69a76a2)
[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 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 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 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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_repo-06fc87e0a432777a)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_review-c90565ea84109b22)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_vbranch-ef74e8e4e50bce09)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxide_workspace-b3d9c008be1903ee)
[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 oxide
[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 oxide_ai
[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 oxide_index
[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 oxide_object
[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 oxide_repo
[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 oxide_review
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxide_vbranch
[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 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 oxide_workspace
[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] running `Command { std: "docker" "inspect" "079be26495307806c8be3f11d5a7b152577cb0e3762503a6c2854b8128b4de55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079be26495307806c8be3f11d5a7b152577cb0e3762503a6c2854b8128b4de55", kill_on_drop: false }`
[INFO] [stdout] 079be26495307806c8be3f11d5a7b152577cb0e3762503a6c2854b8128b4de55
