[INFO] cloning repository https://github.com/BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaxHugh%2Fdemonstrate-rust-behaviours-regarding-types-and-traits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaxHugh%2Fdemonstrate-rust-behaviours-regarding-types-and-traits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aeb3b89d18261374df2f796ff77c5e6ecfa6482
[INFO] documenting BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaxHugh%2Fdemonstrate-rust-behaviours-regarding-types-and-traits" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits
[INFO] finished tweaking git repo https://github.com/BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits
[INFO] tweaked toml for git repo https://github.com/BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BaxHugh/demonstrate-rust-behaviours-regarding-types-and-traits 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf3002e45813caaed7baaaef9e98fc9acd03dc7018121a86e308f718b13408ab
[INFO] running `Command { std: "docker" "start" "-a" "bf3002e45813caaed7baaaef9e98fc9acd03dc7018121a86e308f718b13408ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf3002e45813caaed7baaaef9e98fc9acd03dc7018121a86e308f718b13408ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3002e45813caaed7baaaef9e98fc9acd03dc7018121a86e308f718b13408ab", kill_on_drop: false }`
[INFO] [stdout] bf3002e45813caaed7baaaef9e98fc9acd03dc7018121a86e308f718b13408ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eddc1bdd53b9c0cd80ae33a5702fc42f631456e2cb4e8e93f3ad1c4fd0fac8db
[INFO] running `Command { std: "docker" "start" "-a" "eddc1bdd53b9c0cd80ae33a5702fc42f631456e2cb4e8e93f3ad1c4fd0fac8db", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]  Documenting recursion-error v0.1.0 (/opt/rustwide/workdir/recursion-error)
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking predicates v3.0.4
[INFO] [stderr]    Compiling mockall_derive v0.12.0 (https://github.com/asomers/mockall.git?branch=master#7e4af040)
[INFO] [stderr]     Checking mockall v0.12.0 (https://github.com/asomers/mockall.git?branch=master#7e4af040)
[INFO] [stderr]  Documenting misc-behaviours v0.1.0 (/opt/rustwide/workdir/misc-behaviours)
[INFO] [stdout] error[E0119]: conflicting implementations of trait `orphan_rule_with_generic_impl_problem_and_workaround::untreated_problem::PubClientTrait<_>` for type `orphan_rule_with_generic_impl_problem_and_workaround::DualNestedUnownedClient<_, _>`
[INFO] [stdout]   --> misc-behaviours/src/orphan_rule_with_generic_impl_problem_and_workaround.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     impl<T, Client> PubClientTrait<T> for Client
[INFO] [stdout] 51 | |     where
[INFO] [stdout] 52 | |         Client: BackendClientTrait<T>,
[INFO] [stdout] 53 | |         T: Debug,
[INFO] [stdout]    | |_________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 62 |       impl<T, U, P> PubClientTrait<T> for DualNestedUnownedClient<U, P> where U: PubClientTrait<T> {}
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `orphan_rule_with_generic_impl_problem_and_workaround::DualNestedUnownedClient<_, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: downstream crates may implement trait `orphan_rule_with_generic_impl_problem_and_workaround::untreated_problem::BackendClientTrait<_>` for type `orphan_rule_with_generic_impl_problem_and_workaround::DualNestedUnownedClient<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `orphan_rule_with_generic_impl_problem_and_workaround::fixed_problem::HasBackendClient<_>` for type `orphan_rule_with_generic_impl_problem_and_workaround::DualNestedUnownedClient<_, orphan_rule_with_generic_impl_problem_and_workaround::specific_clients::UnownedClientA<_>>`
[INFO] [stdout]    --> misc-behaviours/src/orphan_rule_with_generic_impl_problem_and_workaround.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     impl<T, U> HasBackendClient<T> for DualNestedUnownedClient<U, specific_clients::UnownedClientA<T>>
[INFO] [stdout] 107 | |     where
[INFO] [stdout] 108 | |         U: BackendClientTrait<T>,
[INFO] [stdout]     | |_________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 120 | /     impl<T, U> HasBackendClient<T> for U
[INFO] [stdout] 121 | |     where
[INFO] [stdout] 122 | |         U: BackendClientTrait<T>,
[INFO] [stdout]     | |_________________________________^ conflicting implementation for `orphan_rule_with_generic_impl_problem_and_workaround::DualNestedUnownedClient<_, orphan_rule_with_generic_impl_problem_and_workaround::specific_clients::UnownedClientA<_>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: downstream crates may implement trait `orphan_rule_with_generic_impl_problem_and_workaround::fixed_problem::BackendClientTrait<_>` for type `orphan_rule_with_generic_impl_problem_and_workaround::DualNestedUnownedClient<_, orphan_rule_with_generic_impl_problem_and_workaround::specific_clients::UnownedClientA<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `misc-behaviours`
[INFO] running `Command { std: "docker" "inspect" "eddc1bdd53b9c0cd80ae33a5702fc42f631456e2cb4e8e93f3ad1c4fd0fac8db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eddc1bdd53b9c0cd80ae33a5702fc42f631456e2cb4e8e93f3ad1c4fd0fac8db", kill_on_drop: false }`
[INFO] [stdout] eddc1bdd53b9c0cd80ae33a5702fc42f631456e2cb4e8e93f3ad1c4fd0fac8db
