[INFO] fetching crate bevy_wasm 0.10.1...
[INFO] testing bevy_wasm-0.10.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bevy_wasm 0.10.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bevy_wasm 0.10.1
[INFO] finished tweaking crates.io crate bevy_wasm 0.10.1
[INFO] tweaked toml for crates.io crate bevy_wasm 0.10.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_wasm 0.10.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 395 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.10.1 (available: v0.18.0)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2)
[INFO] [stderr]       Adding block2 v0.2.0-alpha.6 (available: v0.2.0)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3)
[INFO] [stderr]       Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5)
[INFO] [stderr]       Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.58)
[INFO] [stderr]       Adding wasmtime v5.0.1 (available: v40.0.2)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f585df59df135ebd1a0ad9b769cfd49715452904a3a695a73e69275a09430a5d
[INFO] running `Command { std: "docker" "start" "-a" "f585df59df135ebd1a0ad9b769cfd49715452904a3a695a73e69275a09430a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f585df59df135ebd1a0ad9b769cfd49715452904a3a695a73e69275a09430a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f585df59df135ebd1a0ad9b769cfd49715452904a3a695a73e69275a09430a5d", kill_on_drop: false }`
[INFO] [stdout] f585df59df135ebd1a0ad9b769cfd49715452904a3a695a73e69275a09430a5d
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 894a0156ef609df85538b1a84e9fdcd8343e35b6eb20c9056fce639dcd181034
[INFO] running `Command { std: "docker" "start" "-a" "894a0156ef609df85538b1a84e9fdcd8343e35b6eb20c9056fce639dcd181034", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.10.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling bevy_ptr v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cranelift-entity v0.92.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.92.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling glam v0.23.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.92.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.92.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling cranelift-bforest v0.92.1
[INFO] [stderr]    Compiling bevy_tasks v0.10.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling wasmtime-asm-macros v5.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sysinfo v0.28.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling bevy_utils v0.10.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bevy_math v0.10.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling cranelift-codegen v0.92.1
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasmtime-cache v5.0.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling accesskit v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling wasmtime-fiber v5.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling wasmtime-runtime v5.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling wast v244.0.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v5.0.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.10.1
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ittapi v0.3.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling wasmtime v5.0.1
[INFO] [stderr]    Compiling bevy_wasm_shared v0.10.1
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling wasmparser v0.96.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.10.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.10.1
[INFO] [stderr]    Compiling bevy_derive v0.10.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling wasmtime-jit-debug v5.0.1
[INFO] [stderr]    Compiling bevy_reflect v0.10.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling wasmtime-types v5.0.1
[INFO] [stderr]    Compiling wasmtime-environ v5.0.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling wat v1.244.0
[INFO] [stderr]    Compiling wasmtime-jit v5.0.1
[INFO] [stderr]    Compiling bevy_ecs v0.10.1
[INFO] [stderr]    Compiling cranelift-frontend v0.92.1
[INFO] [stderr]    Compiling cranelift-native v0.92.1
[INFO] [stderr]    Compiling cranelift-wasm v0.92.1
[INFO] [stderr]    Compiling wasmtime-cranelift v5.0.1
[INFO] [stderr]    Compiling bevy_app v0.10.1
[INFO] [stderr]    Compiling bevy_log v0.10.1
[INFO] [stderr]    Compiling bevy_core v0.10.1
[INFO] [stderr]    Compiling bevy_time v0.10.1
[INFO] [stderr]    Compiling bevy_input v0.10.1
[INFO] [stderr]    Compiling bevy_a11y v0.10.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.10.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.10.1
[INFO] [stderr]    Compiling bevy_transform v0.10.1
[INFO] [stderr]    Compiling bevy_asset v0.10.1
[INFO] [stderr]    Compiling bevy_window v0.10.1
[INFO] [stderr]    Compiling bevy_internal v0.10.1
[INFO] [stderr]    Compiling bevy v0.10.1
[INFO] [stderr]    Compiling bevy_wasm v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "894a0156ef609df85538b1a84e9fdcd8343e35b6eb20c9056fce639dcd181034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "894a0156ef609df85538b1a84e9fdcd8343e35b6eb20c9056fce639dcd181034", kill_on_drop: false }`
[INFO] [stdout] 894a0156ef609df85538b1a84e9fdcd8343e35b6eb20c9056fce639dcd181034
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1110c8fe2c6ccc8624907bec4fde24c47b4e7ac7c777f659af5e9b299e2d7a6f
[INFO] running `Command { std: "docker" "start" "-a" "1110c8fe2c6ccc8624907bec4fde24c47b4e7ac7c777f659af5e9b299e2d7a6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_wasm v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.48s
[INFO] running `Command { std: "docker" "inspect" "1110c8fe2c6ccc8624907bec4fde24c47b4e7ac7c777f659af5e9b299e2d7a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1110c8fe2c6ccc8624907bec4fde24c47b4e7ac7c777f659af5e9b299e2d7a6f", kill_on_drop: false }`
[INFO] [stdout] 1110c8fe2c6ccc8624907bec4fde24c47b4e7ac7c777f659af5e9b299e2d7a6f
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f152e3935fc54f47e7b9d6b0e2d2718874d8cf6c904e7c7720348ca6d4dc5dec
[INFO] running `Command { std: "docker" "start" "-a" "f152e3935fc54f47e7b9d6b0e2d2718874d8cf6c904e7c7720348ca6d4dc5dec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bevy_wasm/ea50dd99a97036f2/deps/bevy_wasm-ea50dd99a97036f2)
[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 bevy_wasm
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/components/wasm_mod.rs - components::wasm_mod::WasmMod (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/components/wasm_mod.rs - components::wasm_mod::WasmMod (line 9) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `commands` in this scope
[INFO] [stdout]   --> src/components/wasm_mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | commands.spawn(WasmMod {
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WasmMod` in this scope
[INFO] [stdout]   --> src/components/wasm_mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | commands.spawn(WasmMod {
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use bevy_wasm::prelude::WasmMod;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `asset_server` in this scope
[INFO] [stdout]   --> src/components/wasm_mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     wasm: asset_server.load("my_mod.wasm"),
[INFO] [stdout]    |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/components/wasm_mod.rs - components::wasm_mod::WasmMod (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f152e3935fc54f47e7b9d6b0e2d2718874d8cf6c904e7c7720348ca6d4dc5dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f152e3935fc54f47e7b9d6b0e2d2718874d8cf6c904e7c7720348ca6d4dc5dec", kill_on_drop: false }`
[INFO] [stdout] f152e3935fc54f47e7b9d6b0e2d2718874d8cf6c904e7c7720348ca6d4dc5dec
