[INFO] cloning repository https://github.com/cryspen/rust-core-models
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryspen/rust-core-models" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryspen%2Frust-core-models", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryspen%2Frust-core-models'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf5516041d8fca47b664b3f5461a072f78b548ef
[INFO] documenting cryspen/rust-core-models/cf5516041d8fca47b664b3f5461a072f78b548ef against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryspen%2Frust-core-models" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cryspen/rust-core-models
[INFO] finished tweaking git repo https://github.com/cryspen/rust-core-models
[INFO] tweaked toml for git repo https://github.com/cryspen/rust-core-models written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cryspen/rust-core-models on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cryspen/rust-core-models 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/cryspen/hax`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.2.2
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e
[INFO] running `Command { std: "docker" "start" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e", 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" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hax-lib v0.3.6 (https://github.com/cryspen/hax?rev=492a34e33c8744b9672eb3cf1c982ac40469f7d4#492a34e3)
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6 (https://github.com/cryspen/hax?rev=492a34e33c8744b9672eb3cf1c982ac40469f7d4#492a34e3)
[INFO] [stderr]     Checking rust_primitives v0.1.0 (/opt/rustwide/workdir/rust_primitives)
[INFO] [stderr]  Documenting rust_primitives v0.1.0 (/opt/rustwide/workdir/rust_primitives)
[INFO] [stderr]  Documenting core-models v0.1.0 (/opt/rustwide/workdir/core-models)
[INFO] [stderr]  Documenting alloc v0.1.0 (/opt/rustwide/workdir/alloc)
[INFO] [stdout] warning: unresolved link to `std::array::map`
[INFO] [stdout]   --> core-models/src/core/array.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// See [`std::array::map`]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^ no item named `map` in module `array`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::array::as_slice`
[INFO] [stdout]   --> core-models/src/core/array.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// See [`std::array::as_slice`]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ no item named `as_slice` in module `array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::array::each_ref`
[INFO] [stdout]   --> core-models/src/core/array.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// See [`std::array::each_ref`]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ no item named `each_ref` in module `array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::cmp::clamp`
[INFO] [stdout]    --> core-models/src/core/cmp.rs:256:11
[INFO] [stdout]     |
[INFO] [stdout] 256 | /// See [`std::cmp::clamp`]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ no item named `clamp` in module `cmp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 496 | / uint_impl! {
[INFO] [stdout] 497 | |     core::primitive::u8,
[INFO] [stdout] 498 | |     u8,
[INFO] [stdout] 499 | |     255,
[INFO] [stdout] 500 | |     8,
[INFO] [stdout] 501 | |     1,
[INFO] [stdout] 502 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 496 | / uint_impl! {
[INFO] [stdout] 497 | |     core::primitive::u8,
[INFO] [stdout] 498 | |     u8,
[INFO] [stdout] 499 | |     255,
[INFO] [stdout] 500 | |     8,
[INFO] [stdout] 501 | |     1,
[INFO] [stdout] 502 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 504 | / uint_impl! {
[INFO] [stdout] 505 | |     core::primitive::u16,
[INFO] [stdout] 506 | |     u16,
[INFO] [stdout] 507 | |     65535,
[INFO] [stdout] 508 | |     16,
[INFO] [stdout] 509 | |     2,
[INFO] [stdout] 510 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 504 | / uint_impl! {
[INFO] [stdout] 505 | |     core::primitive::u16,
[INFO] [stdout] 506 | |     u16,
[INFO] [stdout] 507 | |     65535,
[INFO] [stdout] 508 | |     16,
[INFO] [stdout] 509 | |     2,
[INFO] [stdout] 510 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 512 | / uint_impl! {
[INFO] [stdout] 513 | |     core::primitive::u32,
[INFO] [stdout] 514 | |     u32,
[INFO] [stdout] 515 | |     4294967295,
[INFO] [stdout] 516 | |     32,
[INFO] [stdout] 517 | |     4,
[INFO] [stdout] 518 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 512 | / uint_impl! {
[INFO] [stdout] 513 | |     core::primitive::u32,
[INFO] [stdout] 514 | |     u32,
[INFO] [stdout] 515 | |     4294967295,
[INFO] [stdout] 516 | |     32,
[INFO] [stdout] 517 | |     4,
[INFO] [stdout] 518 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 520 | / uint_impl! {
[INFO] [stdout] 521 | |     core::primitive::u64,
[INFO] [stdout] 522 | |     u64,
[INFO] [stdout] 523 | |     18446744073709551615,
[INFO] [stdout] 524 | |     64,
[INFO] [stdout] 525 | |     8,
[INFO] [stdout] 526 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 520 | / uint_impl! {
[INFO] [stdout] 521 | |     core::primitive::u64,
[INFO] [stdout] 522 | |     u64,
[INFO] [stdout] 523 | |     18446744073709551615,
[INFO] [stdout] 524 | |     64,
[INFO] [stdout] 525 | |     8,
[INFO] [stdout] 526 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 528 | / uint_impl! {
[INFO] [stdout] 529 | |     core::primitive::u128,
[INFO] [stdout] 530 | |     u128,
[INFO] [stdout] 531 | |     340282366920938463463374607431768211455,
[INFO] [stdout] 532 | |     128,
[INFO] [stdout] 533 | |     16,
[INFO] [stdout] 534 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 528 | / uint_impl! {
[INFO] [stdout] 529 | |     core::primitive::u128,
[INFO] [stdout] 530 | |     u128,
[INFO] [stdout] 531 | |     340282366920938463463374607431768211455,
[INFO] [stdout] 532 | |     128,
[INFO] [stdout] 533 | |     16,
[INFO] [stdout] 534 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 536 | / uint_impl! {
[INFO] [stdout] 537 | |     core::primitive::usize,
[INFO] [stdout] 538 | |     usize,
[INFO] [stdout] 539 | |     USIZE_MAX,
[INFO] [stdout] 540 | |     SIZE_BITS,
[INFO] [stdout] 541 | |     SIZE_BYTES,
[INFO] [stdout] 542 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:183:23
[INFO] [stdout]     |
[INFO] [stdout] 183 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 536 | / uint_impl! {
[INFO] [stdout] 537 | |     core::primitive::usize,
[INFO] [stdout] 538 | |     usize,
[INFO] [stdout] 539 | |     USIZE_MAX,
[INFO] [stdout] 540 | |     SIZE_BITS,
[INFO] [stdout] 541 | |     SIZE_BYTES,
[INFO] [stdout] 542 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:398:23
[INFO] [stdout]     |
[INFO] [stdout] 398 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 544 | / iint_impl! {
[INFO] [stdout] 545 | |     core::primitive::i8,
[INFO] [stdout] 546 | |     core::primitive::u8,
[INFO] [stdout] 547 | |     i8,
[INFO] [stdout] ...   |
[INFO] [stdout] 551 | |     1,
[INFO] [stdout] 552 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 544 | / iint_impl! {
[INFO] [stdout] 545 | |     core::primitive::i8,
[INFO] [stdout] 546 | |     core::primitive::u8,
[INFO] [stdout] 547 | |     i8,
[INFO] [stdout] ...   |
[INFO] [stdout] 551 | |     1,
[INFO] [stdout] 552 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:398:23
[INFO] [stdout]     |
[INFO] [stdout] 398 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 554 | / iint_impl! {
[INFO] [stdout] 555 | |     core::primitive::i16,
[INFO] [stdout] 556 | |     core::primitive::u16,
[INFO] [stdout] 557 | |     i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |     2,
[INFO] [stdout] 562 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 554 | / iint_impl! {
[INFO] [stdout] 555 | |     core::primitive::i16,
[INFO] [stdout] 556 | |     core::primitive::u16,
[INFO] [stdout] 557 | |     i16,
[INFO] [stdout] ...   |
[INFO] [stdout] 561 | |     2,
[INFO] [stdout] 562 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:398:23
[INFO] [stdout]     |
[INFO] [stdout] 398 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 564 | / iint_impl! {
[INFO] [stdout] 565 | |     core::primitive::i32,
[INFO] [stdout] 566 | |     core::primitive::u32,
[INFO] [stdout] 567 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 571 | |     4,
[INFO] [stdout] 572 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 564 | / iint_impl! {
[INFO] [stdout] 565 | |     core::primitive::i32,
[INFO] [stdout] 566 | |     core::primitive::u32,
[INFO] [stdout] 567 | |     i32,
[INFO] [stdout] ...   |
[INFO] [stdout] 571 | |     4,
[INFO] [stdout] 572 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:398:23
[INFO] [stdout]     |
[INFO] [stdout] 398 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 574 | / iint_impl! {
[INFO] [stdout] 575 | |     core::primitive::i64,
[INFO] [stdout] 576 | |     core::primitive::u64,
[INFO] [stdout] 577 | |     i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 581 | |     8,
[INFO] [stdout] 582 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 574 | / iint_impl! {
[INFO] [stdout] 575 | |     core::primitive::i64,
[INFO] [stdout] 576 | |     core::primitive::u64,
[INFO] [stdout] 577 | |     i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 581 | |     8,
[INFO] [stdout] 582 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:398:23
[INFO] [stdout]     |
[INFO] [stdout] 398 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 584 | / iint_impl! {
[INFO] [stdout] 585 | |     core::primitive::i128,
[INFO] [stdout] 586 | |     core::primitive::u128,
[INFO] [stdout] 587 | |     i128,
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |     16,
[INFO] [stdout] 592 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 584 | / iint_impl! {
[INFO] [stdout] 585 | |     core::primitive::i128,
[INFO] [stdout] 586 | |     core::primitive::u128,
[INFO] [stdout] 587 | |     i128,
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |     16,
[INFO] [stdout] 592 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_div`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:398:23
[INFO] [stdout]     |
[INFO] [stdout] 398 |               /// See [`std::primitive::u8::unchecked_div`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_div`
[INFO] [stdout] ...
[INFO] [stdout] 594 | / iint_impl! {
[INFO] [stdout] 595 | |     core::primitive::isize,
[INFO] [stdout] 596 | |     core::primitive::usize,
[INFO] [stdout] 597 | |     isize,
[INFO] [stdout] ...   |
[INFO] [stdout] 601 | |     SIZE_BYTES,
[INFO] [stdout] 602 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::primitive::u8::unchecked_rem`
[INFO] [stdout]    --> core-models/src/core/num/mod.rs:410:23
[INFO] [stdout]     |
[INFO] [stdout] 410 |               /// See [`std::primitive::u8::unchecked_rem`] (and similar for other integer types)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the primitive type `u8` has no associated item named `unchecked_rem`
[INFO] [stdout] ...
[INFO] [stdout] 594 | / iint_impl! {
[INFO] [stdout] 595 | |     core::primitive::isize,
[INFO] [stdout] 596 | |     core::primitive::usize,
[INFO] [stdout] 597 | |     isize,
[INFO] [stdout] ...   |
[INFO] [stdout] 601 | |     SIZE_BYTES,
[INFO] [stdout] 602 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `iint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::index`
[INFO] [stdout]    --> core-models/src/core/slice.rs:337:11
[INFO] [stdout]     |
[INFO] [stdout] 337 | /// See [`std::slice::index`].
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ no item named `index` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::len`
[INFO] [stdout]    --> core-models/src/core/slice.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// See [`std::slice::len`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ no item named `len` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::chunks`
[INFO] [stdout]    --> core-models/src/core/slice.rs:110:15
[INFO] [stdout]     |
[INFO] [stdout] 110 |     /// See [`std::slice::chunks`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ no item named `chunks` in module `slice`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Chunks` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 110 -     /// See [`std::slice::chunks`]
[INFO] [stdout] 110 +     /// See [`std::slice::Chunks`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::iter`
[INFO] [stdout]    --> core-models/src/core/slice.rs:114:15
[INFO] [stdout]     |
[INFO] [stdout] 114 |     /// See [`std::slice::iter`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ no item named `iter` in module `slice`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Iter` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 114 -     /// See [`std::slice::iter`]
[INFO] [stdout] 114 +     /// See [`std::slice::Iter`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::chunks_exact`
[INFO] [stdout]    --> core-models/src/core/slice.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     /// See [`std::slice::chunks_exact`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `chunks_exact` in module `slice`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `ChunksExact`
[INFO] [stdout]     |
[INFO] [stdout] 118 -     /// See [`std::slice::chunks_exact`]
[INFO] [stdout] 118 +     /// See [`std::slice::ChunksExact`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::copy_from_slice`
[INFO] [stdout]    --> core-models/src/core/slice.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |     /// See [`std::slice::copy_from_slice`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `copy_from_slice` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::clone_from_slice`
[INFO] [stdout]    --> core-models/src/core/slice.rs:130:15
[INFO] [stdout]     |
[INFO] [stdout] 130 |     /// See [`std::slice::clone_from_slice`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `clone_from_slice` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::split_at`
[INFO] [stdout]    --> core-models/src/core/slice.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     /// See [`std::slice::split_at`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ no item named `split_at` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::split_at_checked`
[INFO] [stdout]    --> core-models/src/core/slice.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |     /// See [`std::slice::split_at_checked`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `split_at_checked` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::is_empty`
[INFO] [stdout]    --> core-models/src/core/slice.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 151 |     /// See [`std::slice::is_empty`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ no item named `is_empty` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::contains`
[INFO] [stdout]    --> core-models/src/core/slice.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// See [`std::slice::contains`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ no item named `contains` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::copy_within`
[INFO] [stdout]    --> core-models/src/core/slice.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /// See [`std::slice::copy_within`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ no item named `copy_within` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::binary_search`
[INFO] [stdout]    --> core-models/src/core/slice.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |     /// See [`std::slice::binary_search`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `binary_search` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::get`
[INFO] [stdout]    --> core-models/src/core/slice.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |     /// See [`std::slice::get`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ no item named `get` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::first`
[INFO] [stdout]    --> core-models/src/core/slice.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |     /// See [`std::slice::first`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^ no item named `first` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::last`
[INFO] [stdout]    --> core-models/src/core/slice.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |     /// See [`std::slice::last`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ no item named `last` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::swap`
[INFO] [stdout]    --> core-models/src/core/slice.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// See [`std::slice::swap`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ no item named `swap` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::reverse`
[INFO] [stdout]    --> core-models/src/core/slice.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /// See [`std::slice::reverse`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ no item named `reverse` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::windows`
[INFO] [stdout]    --> core-models/src/core/slice.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |     /// See [`std::slice::windows`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ no item named `windows` in module `slice`
[INFO] [stdout]     |
[INFO] [stdout] help: there's a similarly named item `Windows` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 209 -     /// See [`std::slice::windows`]
[INFO] [stdout] 209 +     /// See [`std::slice::Windows`]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::starts_with`
[INFO] [stdout]    --> core-models/src/core/slice.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     /// See [`std::slice::starts_with`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ no item named `starts_with` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::ends_with`
[INFO] [stdout]    --> core-models/src/core/slice.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |     /// See [`std::slice::ends_with`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ no item named `ends_with` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `std::slice::fill`
[INFO] [stdout]    --> core-models/src/core/slice.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |     /// See [`std::slice::fill`]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ no item named `fill` in module `slice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.45s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/alloc/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e", kill_on_drop: false }`
[INFO] [stdout] 23c3160b8441ca54b6820cb6011e2a349e1bf7eb4ec2bb38c0db9ddd417da24e
