[INFO] cloning repository https://github.com/Lukas412/rust_ato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lukas412/rust_ato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32ff23c35850465ccd058055b1baceaf1a7fdfcd [INFO] documenting Lukas412/rust_ato against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lukas412/rust_ato on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lukas412/rust_ato [INFO] finished tweaking git repo https://github.com/Lukas412/rust_ato [INFO] tweaked toml for git repo https://github.com/Lukas412/rust_ato written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/Lukas412/rust_ato already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a52c6b67714392dd769d0b59a0d98d3aba14a9d95eb91e2021f588d4901eb377 [INFO] running `Command { std: "docker" "start" "-a" "a52c6b67714392dd769d0b59a0d98d3aba14a9d95eb91e2021f588d4901eb377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a52c6b67714392dd769d0b59a0d98d3aba14a9d95eb91e2021f588d4901eb377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52c6b67714392dd769d0b59a0d98d3aba14a9d95eb91e2021f588d4901eb377", kill_on_drop: false }` [INFO] [stdout] a52c6b67714392dd769d0b59a0d98d3aba14a9d95eb91e2021f588d4901eb377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83c1398e42d2cc36128496c45ef329e37e47d4f6e3934fef6acf27cb50f6f0e0 [INFO] running `Command { std: "docker" "start" "-a" "83c1398e42d2cc36128496c45ef329e37e47d4f6e3934fef6acf27cb50f6f0e0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking yaserde v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Documenting rust_ato v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Value` [INFO] [stdout] --> src/core/main/general/requirements.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl ProvideOperationWithNamespace for Requirements { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Value` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/core/traits/operation.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | type Value: Value; [INFO] [stdout] | ------------------ `Value` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Value` [INFO] [stdout] --> src/core/main/general/requirements.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | impl ProvideOperation for RequirementBox { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Value` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/core/traits/operation.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | type Value: Value; [INFO] [stdout] | ------------------ `Value` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rust_ato` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name rust_ato src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=fe9274a3fa23b75b -L dependency=/opt/rustwide/target/debug/deps --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-feafeea287f035f5.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d3d6186354e1d0a7.rmeta --extern yaserde=/opt/rustwide/target/debug/deps/libyaserde-debd1e5791e47faf.rmeta --extern yaserde_derive=/opt/rustwide/target/debug/deps/libyaserde_derive-76592976e2d80f0b.so --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "83c1398e42d2cc36128496c45ef329e37e47d4f6e3934fef6acf27cb50f6f0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c1398e42d2cc36128496c45ef329e37e47d4f6e3934fef6acf27cb50f6f0e0", kill_on_drop: false }` [INFO] [stdout] 83c1398e42d2cc36128496c45ef329e37e47d4f6e3934fef6acf27cb50f6f0e0