[INFO] fetching crate no_proto 0.9.60... [INFO] documenting no_proto-0.9.60 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate no_proto 0.9.60 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate no_proto 0.9.60 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate no_proto 0.9.60 [INFO] finished tweaking crates.io crate no_proto 0.9.60 [INFO] tweaked toml for crates.io crate no_proto 0.9.60 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa6deda15cc025132a4792306f23a88240b710e2a8e9a096fbf8d3110c15af18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aa6deda15cc025132a4792306f23a88240b710e2a8e9a096fbf8d3110c15af18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa6deda15cc025132a4792306f23a88240b710e2a8e9a096fbf8d3110c15af18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa6deda15cc025132a4792306f23a88240b710e2a8e9a096fbf8d3110c15af18", kill_on_drop: false }` [INFO] [stdout] aa6deda15cc025132a4792306f23a88240b710e2a8e9a096fbf8d3110c15af18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8d92a8a16d874f0d37ceea06e7b543498b4ec553bd7d1f168974a2aa554c8a6 [INFO] running `Command { std: "docker" "start" "-a" "e8d92a8a16d874f0d37ceea06e7b543498b4ec553bd7d1f168974a2aa554c8a6", kill_on_drop: false }` [INFO] [stderr] Documenting no_proto v0.9.60 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/pointer/string.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use alloc::prelude::v1::Box; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/pointer/numbers.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | use alloc::prelude::v1::Box; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/pointer/dec.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | use alloc::prelude::v1::Box; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/pointer/uuid.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | use alloc::prelude::v1::Box; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/pointer/mod.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | use alloc::prelude::v1::Box; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/buffer.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use alloc::prelude::v1::Box; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `prelude` in `alloc` [INFO] [stdout] --> src/rpc.rs:301:12 [INFO] [stdout] | [INFO] [stdout] 301 | use alloc::prelude::v1::Box; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/string.rs:288:114 [INFO] [stdout] | [INFO] [stdout] 288 | ... cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) -> Result<(), NP_Error> where Self: 'set + Sized { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 17 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/string.rs:383:77 [INFO] [stdout] | [INFO] [stdout] 383 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 17 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/string.rs:536:117 [INFO] [stdout] | [INFO] [stdout] 536 | ...ursor: NP_Cursor, _memory: &'set NP_Memory, _value: &Box) -> Result<(), NP_Error> where Self: 'set + Sized { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 17 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/string.rs:708:74 [INFO] [stdout] | [INFO] [stdout] 708 | fn from_json_to_schema(schema: Vec, _json_schema: &Box) -> Result<(bool, Vec, Vec), ... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 17 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 464 | noproto_number!(i8, "int8", "i8", NP_TypeKeys::Int8 , NP_NumType::signed); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 465 | noproto_number!(i16, "int16", "i16", NP_TypeKeys::Int16 , NP_NumType::signed); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 466 | noproto_number!(i32, "int32", "i32", NP_TypeKeys::Int32 , NP_NumType::signed); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 467 | noproto_number!(i64, "int64", "i64", NP_TypeKeys::Int64 , NP_NumType::signed); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 470 | noproto_number!(u8, "uint8", "u8", NP_TypeKeys::Uint8 , NP_NumType::unsigned); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 471 | noproto_number!(u16, "uint16", "u16", NP_TypeKeys::Uint16, NP_NumType::unsigned); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 472 | noproto_number!(u32, "uint32", "u32", NP_TypeKeys::Uint32, NP_NumType::unsigned); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 473 | noproto_number!(u64, "uint64", "u64", NP_TypeKeys::Uint64, NP_NumType::unsigned); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 476 | noproto_number!(f32, "float", "f32", NP_TypeKeys::Float , NP_NumType::floating); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/numbers.rs:90:122 [INFO] [stdout] | [INFO] [stdout] 90 | fn set_from_json<'set>(_depth: usize, _apply_null: bool, cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) ->... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 477 | noproto_number!(f64, "double", "f64", NP_TypeKeys::Double, NP_NumType::floating); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `noproto_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/numbers.rs:345:85 [INFO] [stdout] | [INFO] [stdout] 345 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/dec.rs:718:114 [INFO] [stdout] | [INFO] [stdout] 718 | ... cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) -> Result<(), NP_Error> where Self: 'set + Sized { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 63 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/dec.rs:963:77 [INFO] [stdout] | [INFO] [stdout] 963 | fn from_json_to_schema(mut schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 63 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/uuid.rs:180:114 [INFO] [stdout] | [INFO] [stdout] 180 | ... cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) -> Result<(), NP_Error> where Self: 'set + Sized { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 25 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/uuid.rs:242:78 [INFO] [stdout] | [INFO] [stdout] 242 | fn from_json_to_schema(mut schema: Vec, _json_schema: &Box) -> Result<(bool, Vec, Vec src/pointer/uuid.rs:328:117 [INFO] [stdout] | [INFO] [stdout] 328 | ...ursor: NP_Cursor, _memory: &'set NP_Memory, _value: &Box) -> Result<(), NP_Error> where Self: 'set + Sized { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 25 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/uuid.rs:359:74 [INFO] [stdout] | [INFO] [stdout] 359 | fn from_json_to_schema(schema: Vec, _json_schema: &Box) -> Result<(bool, Vec, Vec), ... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 25 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/mod.rs:626:104 [INFO] [stdout] | [INFO] [stdout] 626 | pub fn set_from_json(depth: usize, apply_null: bool, cursor: NP_Cursor, memory: &NP_Memory, json: &Box) -> Result<(), NP_Err... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 28 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/mod.rs:787:73 [INFO] [stdout] | [INFO] [stdout] 787 | fn from_json_to_schema(schema: Vec, json_schema: &Box) -> Result<(bool, Vec, Vec), N... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 28 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Box` in this scope [INFO] [stdout] --> src/pointer/mod.rs:802:112 [INFO] [stdout] | [INFO] [stdout] 802 | ... cursor: NP_Cursor, memory: &'set NP_Memory, value: &Box) -> Result<(), NP_Error> where Self: 'set + Sized; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 28 | use alloc::boxed::Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `no_proto` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name no_proto src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="np_rpc"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a0dc9912502aa5ea -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.9.60` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "e8d92a8a16d874f0d37ceea06e7b543498b4ec553bd7d1f168974a2aa554c8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d92a8a16d874f0d37ceea06e7b543498b4ec553bd7d1f168974a2aa554c8a6", kill_on_drop: false }` [INFO] [stdout] e8d92a8a16d874f0d37ceea06e7b543498b4ec553bd7d1f168974a2aa554c8a6