[INFO] fetching crate ciphercore-base 0.3.1...
[INFO] documenting ciphercore-base-0.3.1 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate ciphercore-base 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ciphercore-base 0.3.1
[INFO] finished tweaking crates.io crate ciphercore-base 0.3.1
[INFO] tweaked toml for crates.io crate ciphercore-base 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ciphercore-base 0.3.1 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 crates.io crate ciphercore-base 0.3.1 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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a
[INFO] running `Command { std: "docker" "start" "029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a", 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" "029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a" "/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" "029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a", 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" "029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a" "/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 libc v0.2.144
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling erased-serde v0.3.25
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking atomic_refcell v0.1.10
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking regex v1.8.2
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling ghost v0.1.9
[INFO] [stderr]    Compiling typetag-impl v0.2.8
[INFO] [stderr]     Checking inventory v0.3.6
[INFO] [stderr]     Checking typetag v0.2.8
[INFO] [stderr]     Checking ciphercore-utils v0.3.0
[INFO] [stderr]     Checking ciphercore-base v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting ciphercore-base v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]   --> src/broadcast.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(tests)]
[INFO] [stdout]    |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/bytes.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Ok(res.iter().map(|x| (x % m)).collect())
[INFO] [stdout]     |                               ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 -         Ok(res.iter().map(|x| (x % m)).collect())
[INFO] [stdout] 142 +         Ok(res.iter().map(|x| x % m).collect())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tests`
[INFO] [stdout]   --> src/broadcast.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(tests)]
[INFO] [stdout]    |       ^^^^^ help: there is a config with a similar name: `test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/bytes.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Ok(res.iter().map(|x| (x % m)).collect())
[INFO] [stdout]     |                               ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 -         Ok(res.iter().map(|x| (x % m)).collect())
[INFO] [stdout] 142 +         Ok(res.iter().map(|x| x % m).collect())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]    --> src/ops/adder.rs:241:48
[INFO] [stdout]     |
[INFO] [stdout] 241 | /// are used to compute carry[j+1] given carry[i], as `generate + propagate * carry[i]`.
[INFO] [stdout]     |                                                ^ no item named `i` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]    --> src/ops/adder.rs:266:66
[INFO] [stdout]     |
[INFO] [stdout] 266 | /// Based on `nodes[3]` we can calculate the overflow bit: carry[n].
[INFO] [stdout]     |                                                                  ^ no item named `n` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `n`
[INFO] [stdout]    --> src/ops/adder.rs:281:40
[INFO] [stdout]     |
[INFO] [stdout] 281 | /// Returns (carry[0..n-1], Some(carry[n])) tuple if overflow_bit=true, or
[INFO] [stdout]     |                                        ^ no item named `n` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Context`
[INFO] [stdout]     --> src/graphs.rs:4608:41
[INFO] [stdout]      |
[INFO] [stdout] 4608 | /// we still make the result type Result<Context> for uniformity.
[INFO] [stdout]      |                                         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 4608 | /// we still make the result type `Result<Context>` for uniformity.
[INFO] [stdout]      |                                   +               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Serialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Send` is not local
[INFO] [stdout]     | `Serialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Sync` is not local
[INFO] [stdout]     | `Serialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Send` is not local
[INFO] [stdout]     | `Sync` is not local
[INFO] [stdout]     | `Serialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Strictest` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Box` is not local
[INFO] [stdout]     | `Send` is not local
[INFO] [stdout]     | `Sync` is not local
[INFO] [stdout]     | `Deserialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Box` is not local
[INFO] [stdout]     | `Deserialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Box` is not local
[INFO] [stdout]     | `Send` is not local
[INFO] [stdout]     | `Deserialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/custom_ops.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[typetag::serde(tag = "type")]
[INFO] [stdout]     | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `Box` is not local
[INFO] [stdout]     | `Sync` is not local
[INFO] [stdout]     | `Deserialize` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `_CustomOperationBody_registry`
[INFO] [stdout] 102 | pub trait CustomOperationBody: 'static + Debug + DynEqHash + Send + Sync {
[INFO] [stdout]     |           ------------------- `CustomOperationBody` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `ciphercore-base`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type bin --crate-name ciphercore_compile src/bin/ciphercore_compile.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzzing", "py-binding", "tonic-errors"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=c1586e4ccde5fc61 -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-9f9f23a5de5f0ec3.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1dcf22084d270009.rmeta --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-b20a0f882c219d1b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-96db87b9ae402318.rmeta --extern cipher=/opt/rustwide/target/debug/deps/libcipher-76751ae4122671b9.rmeta --extern ciphercore_base=/opt/rustwide/target/debug/deps/libciphercore_base-ed360b707b5c3121.rmeta --extern ciphercore_utils=/opt/rustwide/target/debug/deps/libciphercore_utils-58e180946c43a9f1.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0495d8d6d080f1ee.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-206c125cb188033c.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-582df173ae6ff761.rmeta --extern json=/opt/rustwide/target/debug/deps/libjson-ad1fdd2f730a19e9.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-52bdd2bc93baf8ac.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-fe1ab05c360c4e1a.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-ea6ce382cc33b0e6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-de9e13ea3e185fda.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3c8f0ce20f4a45c4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7d667cf50c27a980.rmeta --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-24889787a25ee9f0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-19fb642c37e56446.rmeta --document-private-items '-Arustdoc::private-intra-doc-links' --cap-lints=warn --crate-version 0.3.1` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a", kill_on_drop: false }`
[INFO] [stdout] 029000b1d4b4e4a154971d520dbd737a9b7c5ea3db36b342a4f9603c85f4778a
