[INFO] fetching crate ctest2 0.4.7... [INFO] documenting ctest2-0.4.7 against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] extracting crate ctest2 0.4.7 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ctest2 0.4.7 on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ctest2 0.4.7 [INFO] finished tweaking crates.io crate ctest2 0.4.7 [INFO] tweaked toml for crates.io crate ctest2 0.4.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d2060af59454973957bb2789767002370e2873c8d27da6fbe867dd8507acaeb [INFO] running `Command { std: "docker" "start" "-a" "2d2060af59454973957bb2789767002370e2873c8d27da6fbe867dd8507acaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d2060af59454973957bb2789767002370e2873c8d27da6fbe867dd8507acaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2060af59454973957bb2789767002370e2873c8d27da6fbe867dd8507acaeb", kill_on_drop: false }` [INFO] [stdout] 2d2060af59454973957bb2789767002370e2873c8d27da6fbe867dd8507acaeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e392d93b9f857de0a6c369be898d881d28070d2d7033b6276f8ac11674593de0 [INFO] running `Command { std: "docker" "start" "-a" "e392d93b9f857de0a6c369be898d881d28070d2d7033b6276f8ac11674593de0", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking cc v1.0.79 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking garando_pos v0.1.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rustc_version v0.4.0 [INFO] [stderr] Checking garando_errors v0.1.0 [INFO] [stderr] Checking garando_syntax v0.1.0 [INFO] [stderr] Documenting ctest2 v0.4.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `garando_syntax::ast::FieldPat: std::panic::RefUnwindSafe` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ctest2`) [INFO] [stdout] note: required because it appears within the type `Spanned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/codemap.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct Spanned { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: required because it appears within the type `*const Spanned` [INFO] [stdout] note: required because it appears within the type `NonNull>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `RawVec>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/raw_vec.rs:51:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/vec/mod.rs:396:12 [INFO] [stdout] note: required because it appears within the type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:520:10 [INFO] [stdout] | [INFO] [stdout] 520 | pub enum PatKind { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Pat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:449:12 [INFO] [stdout] | [INFO] [stdout] 449 | pub struct Pat { [INFO] [stdout] | ^^^ [INFO] [stdout] = note: required because it appears within the type `*const Pat` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:195:12 [INFO] [stdout] note: required because it appears within the type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ptr.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct P { [INFO] [stdout] | ^ [INFO] [stdout] note: required because it appears within the type `Local` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:755:12 [INFO] [stdout] | [INFO] [stdout] 755 | pub struct Local { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required because it appears within the type `*const Local` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:195:12 [INFO] [stdout] note: required because it appears within the type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ptr.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct P { [INFO] [stdout] | ^ [INFO] [stdout] note: required because it appears within the type `StmtKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:723:10 [INFO] [stdout] | [INFO] [stdout] 723 | pub enum StmtKind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Stmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:692:12 [INFO] [stdout] | [INFO] [stdout] 692 | pub struct Stmt { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: required because it appears within the type `*const Stmt` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `RawVec` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/raw_vec.rs:51:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/vec/mod.rs:396:12 [INFO] [stdout] note: required because it appears within the type `Block` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:439:12 [INFO] [stdout] | [INFO] [stdout] 439 | pub struct Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: required because it appears within the type `*const Block` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:195:12 [INFO] [stdout] note: required because it appears within the type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ptr.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct P { [INFO] [stdout] | ^ [INFO] [stdout] note: required because it appears within the type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:831:10 [INFO] [stdout] | [INFO] [stdout] 831 | pub enum ExprKind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Expr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:808:12 [INFO] [stdout] | [INFO] [stdout] 808 | pub struct Expr { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: required because it appears within the type `*const Expr` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:195:12 [INFO] [stdout] note: required because it appears within the type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ptr.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct P { [INFO] [stdout] | ^ [INFO] [stdout] note: required because it appears within the type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:1330:10 [INFO] [stdout] | [INFO] [stdout] 1330 | pub enum TyKind { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `Ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:1308:12 [INFO] [stdout] | [INFO] [stdout] 1308 | pub struct Ty { [INFO] [stdout] | ^^ [INFO] [stdout] = note: required because it appears within the type `*const Ty` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:195:12 [INFO] [stdout] note: required because it appears within the type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ptr.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct P { [INFO] [stdout] | ^ [INFO] [stdout] = note: required because it appears within the type `*const P` [INFO] [stdout] note: required because it appears within the type `NonNull>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `RawVec>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/raw_vec.rs:51:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/vec/mod.rs:396:12 [INFO] [stdout] note: required because it appears within the type `AngleBracketedParameterData` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub struct AngleBracketedParameterData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | pub enum PathParameters { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: required because it appears within the type `*const PathParameters` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:195:12 [INFO] [stdout] note: required because it appears within the type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ptr.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct P { [INFO] [stdout] | ^ [INFO] [stdout] note: required because it appears within the type `Option>` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/option.rs:563:10 [INFO] [stdout] note: required because it appears within the type `PathSegment` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct PathSegment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: required because it appears within the type `*const PathSegment` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `RawVec` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/raw_vec.rs:51:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/vec/mod.rs:396:12 [INFO] [stdout] note: required because it appears within the type `Path` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required because it appears within the type `Attribute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:1684:12 [INFO] [stdout] | [INFO] [stdout] 1684 | pub struct Attribute { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: required because it appears within the type `*const Attribute` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `RawVec` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/raw_vec.rs:51:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/vec/mod.rs:396:12 [INFO] [stdout] note: required because it appears within the type `Item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ast.rs:1816:12 [INFO] [stdout] | [INFO] [stdout] 1816 | pub struct Item { [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: required because it appears within the type `*const Item` [INFO] [stdout] note: required because it appears within the type `NonNull` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/non_null.rs:53:12 [INFO] [stdout] note: required because it appears within the type `Unique` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/core/src/ptr/unique.rs:37:12 [INFO] [stdout] note: required because it appears within the type `Box` [INFO] [stdout] --> /rustc/a47f796a36593d352d79ee66d7f4c12d100f5241/library/alloc/src/boxed.rs:195:12 [INFO] [stdout] note: required because it appears within the type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/ptr.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct P { [INFO] [stdout] | ^ [INFO] [stdout] note: required because it appears within the type `Nonterminal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/parse/token.rs:362:10 [INFO] [stdout] | [INFO] [stdout] 362 | pub enum Nonterminal { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: required for `std::rc::Rc` to implement `std::panic::UnwindSafe` [INFO] [stdout] note: required because it appears within the type `Token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/parse/token.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | pub enum Token { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: required because it appears within the type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/tokenstream.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | pub enum TokenTree { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `TokenStreamKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/tokenstream.rs:159:6 [INFO] [stdout] | [INFO] [stdout] 159 | enum TokenStreamKind { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `TokenStream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.0/src/tokenstream.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | pub struct TokenStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not document `ctest2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name ctest2 src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=4915305741d069af -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-af96eb6e4af8deb9.rmeta --extern garando_syntax=/opt/rustwide/target/debug/deps/libgarando_syntax-90c4a89ba30a8da6.rmeta --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-8b65af6521bd323a.rmeta --cap-lints=warn --crate-version 0.4.7` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "e392d93b9f857de0a6c369be898d881d28070d2d7033b6276f8ac11674593de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e392d93b9f857de0a6c369be898d881d28070d2d7033b6276f8ac11674593de0", kill_on_drop: false }` [INFO] [stdout] e392d93b9f857de0a6c369be898d881d28070d2d7033b6276f8ac11674593de0