[INFO] cloning repository https://github.com/guoyuMao/my_super_man
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guoyuMao/my_super_man" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FguoyuMao%2Fmy_super_man", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FguoyuMao%2Fmy_super_man'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d066c759b90b6eb7fb9dbfd1ea732611d44a8ba9
[INFO] documenting guoyuMao/my_super_man against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FguoyuMao%2Fmy_super_man" "/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/guoyuMao/my_super_man
[INFO] finished tweaking git repo https://github.com/guoyuMao/my_super_man
[INFO] tweaked toml for git repo https://github.com/guoyuMao/my_super_man written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guoyuMao/my_super_man on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guoyuMao/my_super_man 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7
[INFO] running `Command { std: "docker" "start" "fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling xml-rs v0.8.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking piston-float v1.0.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking piston-viewport v1.0.0
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking piston-graphics_api_version v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking deflate v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking png v0.16.2
[INFO] [stderr]     Checking rusttype v0.8.2
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking tiff v0.4.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]     Checking piston-texture v0.8.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking gfx v0.18.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking shader_version v0.6.0
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking read_color v1.0.0
[INFO] [stderr]     Checking interpolation v0.2.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking piston-shaders_graphics2d v0.3.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking find_folder v0.3.0
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking piston2d-graphics v0.36.0
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking image v0.23.3
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking piston-gfx_texture v0.41.0
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.68.0
[INFO] [stderr]     Checking pistoncore-input v0.28.0
[INFO] [stderr]     Checking pistoncore-window v0.44.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.49.0
[INFO] [stderr]     Checking piston v0.49.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.19.5
[INFO] [stderr]     Checking glutin v0.21.2
[INFO] [stderr]     Checking pistoncore-glutin_window v0.63.0
[INFO] [stderr]     Checking piston_window v0.107.0
[INFO] [stderr]  Documenting my_super_man v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `level1` should have an upper camel case name
[INFO] [stdout]   --> src/weapon/bullet.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     level1,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `Level1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `level2` should have an upper camel case name
[INFO] [stdout]   --> src/weapon/bullet.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     level2,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `Level2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `type1` should have an upper camel case name
[INFO] [stdout]   --> src/weapon/explode.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     type1,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Type1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `type2` should have an upper camel case name
[INFO] [stdout]   --> src/weapon/explode.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     type2
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Type2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `type1` should have an upper camel case name
[INFO] [stdout]   --> src/person/enemy.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     type1,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Type1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `type2` should have an upper camel case name
[INFO] [stdout]   --> src/person/enemy.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     type2,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Type2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `type1` should have an upper camel case name
[INFO] [stdout]   --> src/person/super_man.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     type1,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Type1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `type2` should have an upper camel case name
[INFO] [stdout]   --> src/person/super_man.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     type2,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Type2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/main.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ///游戏实体
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 108 |     let mut game = Game::new(vec!(super_man));
[INFO] [stdout]     |     ------------------------------------------ rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (12652) panicked at /rustc-dev/6b3fa26749ab40e159b2dd5cf577acaaf5902772/compiler/rustc_metadata/src/rmeta/decoder.rs:1404:17:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: TypeNs("texture")
[INFO] [stderr]  right: Ctor
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x78d4cd8d1746 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x78d4ce00ec88 - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    2:     0x78d4cf3d31ec - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x78d4cd8a5bba - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x78d4cd8c3e93 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]    5:     0x78d4cc8ad618 - std[73adb7dc35730857]::panicking::update_hook::<alloc[55a36b64bcbf2c0d]::boxed::Box<rustc_driver_impl[cdc09f3dcfdb493d]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x78d4cd8c4332 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x78d4cd8a5c72 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x78d4cd89c939 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x78d4cd8a75dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]   10:     0x78d4ca91503c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]   11:     0x78d4cc25fbb3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stderr]   12:     0x78d4ccdeb5b6 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<rustc_hir[683e3481e3429972]::definitions::DefPathData, rustc_hir[683e3481e3429972]::definitions::DefPathData>
[INFO] [stderr]   13:     0x78d4ce663601 - rustc_metadata[b3b5b184ac7e76b]::rmeta::decoder::cstore_impl::provide_extern::attrs_for_def
[INFO] [stderr]   14:     0x78d4ce65d95c - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   15:     0x78d4ce347805 - rustc_query_impl[6beb63dc98d10cf8]::execution::try_execute_query::<rustc_middle[1ca177a2b874f02a]::query::caches::DefIdCache<rustc_middle[1ca177a2b874f02a]::query::erase::ErasedData<[u8; 16usize]>>, false>
[INFO] [stderr]   16:     0x78d4ce34704d - rustc_query_impl[6beb63dc98d10cf8]::query_impl::attrs_for_def::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   17:     0x5996668297b1 - <rustc_middle[1ca177a2b874f02a]::ty::context::TyCtxt>::get_all_attrs::<rustc_span[c8e1fef47fc97b5f]::def_id::DefId>
[INFO] [stderr]   18:     0x599666aa2259 - rustdoc[77f8a3d7b12a7417]::clean::inline::build_module_items
[INFO] [stderr]   19:     0x599666a63d9f - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement_inner
[INFO] [stderr]   20:     0x599666a5d6e1 - rustdoc[77f8a3d7b12a7417]::clean::clean_use_statement
[INFO] [stderr]   21:     0x599666a58fd3 - rustdoc[77f8a3d7b12a7417]::clean::clean_doc_module
[INFO] [stderr]   22:     0x599666a49b01 - rustdoc[77f8a3d7b12a7417]::core::run_global_ctxt
[INFO] [stderr]   23:     0x599666982251 - rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}::{closure#0}
[INFO] [stderr]   24:     0x59966697a57a - rustc_interface[af4456b456e7b115]::interface::run_compiler::<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}
[INFO] [stderr]   25:     0x5996668ca708 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[af4456b456e7b115]::util::run_in_thread_with_globals<rustc_interface[af4456b456e7b115]::util::run_in_thread_pool_with_globals<rustc_interface[af4456b456e7b115]::interface::run_compiler<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   26:     0x5996669b848d - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<rustc_interface[af4456b456e7b115]::util::run_in_thread_with_globals<rustc_interface[af4456b456e7b115]::util::run_in_thread_pool_with_globals<rustc_interface[af4456b456e7b115]::interface::run_compiler<(), rustdoc[77f8a3d7b12a7417]::main_args::{closure#2}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   27:     0x78d4cf138f90 - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   28:     0x78d4c8c5caa4 - <unknown>
[INFO] [stderr]   29:     0x78d4c8ce9a64 - clone
[INFO] [stderr]   30:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. This is a bug
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-rustdoc&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.98.0-beta.1 (6b3fa2674 2026-07-06) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type bin
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [attrs_for_def] collecting attributes of `piston_window::texture`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not document `my_super_man`
[INFO] running `Command { std: "docker" "inspect" "fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7", kill_on_drop: false }`
[INFO] [stdout] fe3fbd5daf750c24cbda8465b56b22239957d4d00040221bf882fd30d51cf3c7
