[INFO] fetching crate guest_cell 0.1.5... [INFO] testing guest_cell-0.1.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate guest_cell 0.1.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate guest_cell 0.1.5 [INFO] finished tweaking crates.io crate guest_cell 0.1.5 [INFO] tweaked toml for crates.io crate guest_cell 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate guest_cell 0.1.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ad47e978e65a5cc6a66f4bf34d2ec4c52866e3a15ee6fb3958367d2a5e3d47f [INFO] running `Command { std: "docker" "start" "-a" "5ad47e978e65a5cc6a66f4bf34d2ec4c52866e3a15ee6fb3958367d2a5e3d47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ad47e978e65a5cc6a66f4bf34d2ec4c52866e3a15ee6fb3958367d2a5e3d47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad47e978e65a5cc6a66f4bf34d2ec4c52866e3a15ee6fb3958367d2a5e3d47f", kill_on_drop: false }` [INFO] [stdout] 5ad47e978e65a5cc6a66f4bf34d2ec4c52866e3a15ee6fb3958367d2a5e3d47f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2173a840c3f9a44c92b469c2afc2ee56ecd4af8f6a3538c0e87b31a09c4d33d8 [INFO] running `Command { std: "docker" "start" "-a" "2173a840c3f9a44c92b469c2afc2ee56ecd4af8f6a3538c0e87b31a09c4d33d8", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling guest_cell v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature="wide_id")] type IdHi = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="wide_id")] type IdLo = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature="wide_id"))] type IdHi = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(feature="wide_id"))] type IdLo = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/lib.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 62 | trait ErasedGuestCell { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 73 | fn len(&self)->usize; [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 0.91s [INFO] running `Command { std: "docker" "inspect" "2173a840c3f9a44c92b469c2afc2ee56ecd4af8f6a3538c0e87b31a09c4d33d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2173a840c3f9a44c92b469c2afc2ee56ecd4af8f6a3538c0e87b31a09c4d33d8", kill_on_drop: false }` [INFO] [stdout] 2173a840c3f9a44c92b469c2afc2ee56ecd4af8f6a3538c0e87b31a09c4d33d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7037e76f80ba504ac403b8d7b2a834bd7f0dfc0d1015cb523ee2890fda628c0 [INFO] running `Command { std: "docker" "start" "-a" "d7037e76f80ba504ac403b8d7b2a834bd7f0dfc0d1015cb523ee2890fda628c0", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature="wide_id")] type IdHi = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="wide_id")] type IdLo = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature="wide_id"))] type IdHi = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(feature="wide_id"))] type IdLo = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/lib.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 62 | trait ErasedGuestCell { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 73 | fn len(&self)->usize; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling guest_cell v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature="wide_id")] type IdHi = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature="wide_id")] type IdLo = u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature="wide_id"))] type IdHi = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stdout] --> src/id.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(not(feature="wide_id"))] type IdLo = u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.70s [INFO] running `Command { std: "docker" "inspect" "d7037e76f80ba504ac403b8d7b2a834bd7f0dfc0d1015cb523ee2890fda628c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7037e76f80ba504ac403b8d7b2a834bd7f0dfc0d1015cb523ee2890fda628c0", kill_on_drop: false }` [INFO] [stdout] d7037e76f80ba504ac403b8d7b2a834bd7f0dfc0d1015cb523ee2890fda628c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f317fb0b071823d88cea73bd8dcfbdc66badc50f9809c2dff4898355845e8e2b [INFO] running `Command { std: "docker" "start" "-a" "f317fb0b071823d88cea73bd8dcfbdc66badc50f9809c2dff4898355845e8e2b", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stderr] --> src/id.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature="wide_id")] type IdHi = u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stderr] --> src/id.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature="wide_id")] type IdLo = u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stderr] --> src/id.rs:17:11 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(not(feature="wide_id"))] type IdHi = u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `wide_id` [INFO] [stderr] --> src/id.rs:18:11 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(not(feature="wide_id"))] type IdLo = u32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `wide_id` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: method `len` is never used [INFO] [stderr] --> src/lib.rs:73:8 [INFO] [stderr] | [INFO] [stderr] 62 | trait ErasedGuestCell { [INFO] [stderr] | --------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 73 | fn len(&self)->usize; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `guest_cell` (lib) generated 5 warnings [INFO] [stderr] warning: `guest_cell` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/guest_cell-c575b9d6345395e3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test id::test_id_allocator ... ok [INFO] [stdout] test tests::test_guest_cell ... ok [INFO] [stdout] test id::proptests::id_uniqueness ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.70s [INFO] [stdout] [INFO] [stderr] Doc-tests guest_cell [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" "f317fb0b071823d88cea73bd8dcfbdc66badc50f9809c2dff4898355845e8e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f317fb0b071823d88cea73bd8dcfbdc66badc50f9809c2dff4898355845e8e2b", kill_on_drop: false }` [INFO] [stdout] f317fb0b071823d88cea73bd8dcfbdc66badc50f9809c2dff4898355845e8e2b