[INFO] cloning repository https://github.com/FranklinChen/type-directed-tdd-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FranklinChen/type-directed-tdd-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Ftype-directed-tdd-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Ftype-directed-tdd-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e13d67be02773a1f7567ab041580d4b2e62b5d9 [INFO] documenting FranklinChen/type-directed-tdd-rust against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFranklinChen%2Ftype-directed-tdd-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FranklinChen/type-directed-tdd-rust on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FranklinChen/type-directed-tdd-rust [INFO] finished tweaking git repo https://github.com/FranklinChen/type-directed-tdd-rust [INFO] tweaked toml for git repo https://github.com/FranklinChen/type-directed-tdd-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/FranklinChen/type-directed-tdd-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-5/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-5/source/src/fizzbuzz.rs` was erroneously implicitly accepted for binary `fizzbuzz`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v0.2.6 [INFO] [stderr] Downloaded libc v0.2.15 [INFO] [stderr] Downloaded env_logger v0.3.4 [INFO] [stderr] Downloaded aho-corasick v0.5.2 [INFO] [stderr] Downloaded quickcheck v0.3.1 [INFO] [stderr] Downloaded regex-syntax v0.3.4 [INFO] [stderr] Downloaded itertools v0.4.18 [INFO] [stderr] Downloaded regex v0.1.73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db6edcab0a2393df4c3a9edce6f7c1af4980ae13a1832c3eee8c3fd71b1fcc05 [INFO] running `Command { std: "docker" "start" "-a" "db6edcab0a2393df4c3a9edce6f7c1af4980ae13a1832c3eee8c3fd71b1fcc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db6edcab0a2393df4c3a9edce6f7c1af4980ae13a1832c3eee8c3fd71b1fcc05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6edcab0a2393df4c3a9edce6f7c1af4980ae13a1832c3eee8c3fd71b1fcc05", kill_on_drop: false }` [INFO] [stdout] db6edcab0a2393df4c3a9edce6f7c1af4980ae13a1832c3eee8c3fd71b1fcc05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fef06e37cc0603a04a79e0f20c5c1958809d983d963cef21e0a8e6ab1c218af [INFO] running `Command { std: "docker" "start" "-a" "3fef06e37cc0603a04a79e0f20c5c1958809d983d963cef21e0a8e6ab1c218af", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/fizzbuzz.rs` was erroneously implicitly accepted for binary `fizzbuzz`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Checking libc v0.2.15 [INFO] [stderr] Checking regex-syntax v0.3.4 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking itertools v0.4.18 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking thread_local v0.2.6 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Checking regex v0.1.73 [INFO] [stderr] Checking env_logger v0.3.4 [INFO] [stderr] Checking quickcheck v0.3.1 [INFO] [stderr] Documenting type-directed-tdd-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `option_utils` [INFO] [stdout] --> src/fizzbuzz.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use option_utils; [INFO] [stdout] | ^^^^^^^^^^^^ no `option_utils` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `validation` [INFO] [stdout] --> src/fizzbuzz.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use validation; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `validation` in the root [INFO] [stdout] | help: a similar name exists in the module (notice the capitalization): `Validation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `divisor` [INFO] [stdout] --> src/fizzbuzz.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use divisor; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `divisor` in the root [INFO] [stdout] | help: a similar name exists in the module: `Divisor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Divisor` in this scope [INFO] [stdout] --> src/fizzbuzz.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | pub type DivisorWord = (Divisor, String); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Validation` in this scope [INFO] [stdout] --> src/fizzbuzz.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | -> Validation { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `type-directed-tdd-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name fizzbuzz src/fizzbuzz.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=5716cd2481275fc3 -L dependency=/opt/rustwide/target/debug/deps --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1b96537b47e64efd.rmeta --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-da8ab5567e232219.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d76d99fa297d684a.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "3fef06e37cc0603a04a79e0f20c5c1958809d983d963cef21e0a8e6ab1c218af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fef06e37cc0603a04a79e0f20c5c1958809d983d963cef21e0a8e6ab1c218af", kill_on_drop: false }` [INFO] [stdout] 3fef06e37cc0603a04a79e0f20c5c1958809d983d963cef21e0a8e6ab1c218af