[INFO] cloning repository https://github.com/clowzed/harmonized [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clowzed/harmonized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclowzed%2Fharmonized", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclowzed%2Fharmonized'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 963c6bcded6d0bdf92330f5f799c858d705db6b1 [INFO] documenting clowzed/harmonized 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%2Fclowzed%2Fharmonized" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clowzed/harmonized 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/clowzed/harmonized [INFO] finished tweaking git repo https://github.com/clowzed/harmonized [INFO] tweaked toml for git repo https://github.com/clowzed/harmonized written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/clowzed/harmonized 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 0dd5b6523956c7c7b3686f56fd1ea14723a8253b4e6d579953c0f0d4bca90203 [INFO] running `Command { std: "docker" "start" "-a" "0dd5b6523956c7c7b3686f56fd1ea14723a8253b4e6d579953c0f0d4bca90203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd5b6523956c7c7b3686f56fd1ea14723a8253b4e6d579953c0f0d4bca90203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd5b6523956c7c7b3686f56fd1ea14723a8253b4e6d579953c0f0d4bca90203", kill_on_drop: false }` [INFO] [stdout] 0dd5b6523956c7c7b3686f56fd1ea14723a8253b4e6d579953c0f0d4bca90203 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ddf113e1c42f2ecce59868eaab9eb7acaa5cfca6626666d07068b5f6e09085fd [INFO] running `Command { std: "docker" "start" "-a" "ddf113e1c42f2ecce59868eaab9eb7acaa5cfca6626666d07068b5f6e09085fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking zeroize v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking fraction v0.9.0 [INFO] [stderr] Documenting harmonized v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `,` [INFO] [stdout] --> src/main.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | tact::AddResult::IS_FULL [INFO] [stdout] | ------------------------ while parsing the fields for this pattern [INFO] [stdout] 36 | { [INFO] [stdout] 37 | tacts.push(tact); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `,` in pattern [INFO] [stdout] --> src/main.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | }, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: try adding parentheses to match on a tuple... [INFO] [stdout] | [INFO] [stdout] 35 ~ (tact::AddResult::IS_FULL [INFO] [stdout] 36 | { [INFO] [stdout] 37 | tacts.push(tact); [INFO] [stdout] 38 | tact = tacts::Tact::new(config.tacts_volume); [INFO] [stdout] 39 | }, [INFO] [stdout] 40 ~ tact::AddResult::INCORRECT_VOLUME) => { [INFO] [stdout] | [INFO] [stdout] help: ...or a vertical bar to match on multiple alternatives [INFO] [stdout] | [INFO] [stdout] 35 ~ tact::AddResult::IS_FULL [INFO] [stdout] 36 + { [INFO] [stdout] 37 + tacts.push(tact); [INFO] [stdout] 38 + tact = tacts::Tact::new(config.tacts_volume); [INFO] [stdout] 39 + } | [INFO] [stdout] 40 ~ tact::AddResult::INCORRECT_VOLUME => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `=>`, `if`, or `|`, found `;` [INFO] [stdout] --> src/main.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | println!("{}", accord); [INFO] [stdout] | ^ expected one of `=>`, `if`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/main.rs:150:6 [INFO] [stdout] | [INFO] [stdout] 150 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] ... [INFO] [stdout] 153 | let tacts = split_accords_into_tacts(&accords); [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `<<` [INFO] [stdout] --> src/tacts.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | <<<<<<< HEAD [INFO] [stdout] | ^^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Tact` in module `tacts` [INFO] [stdout] --> src/main.rs:24:106 [INFO] [stdout] | [INFO] [stdout] 24 | fn split_accords_into_tacts(config: &Configuration, accords: &Vec) -> Option> [INFO] [stdout] | ^^^^ not found in `tacts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `harmonized` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name harmonized 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=2468cef9f931cfa8 -L dependency=/opt/rustwide/target/debug/deps --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-2095e8c79f40d92d.rmeta --extern fraction=/opt/rustwide/target/debug/deps/libfraction-ea8edeac54148e9f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "ddf113e1c42f2ecce59868eaab9eb7acaa5cfca6626666d07068b5f6e09085fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf113e1c42f2ecce59868eaab9eb7acaa5cfca6626666d07068b5f6e09085fd", kill_on_drop: false }` [INFO] [stdout] ddf113e1c42f2ecce59868eaab9eb7acaa5cfca6626666d07068b5f6e09085fd