[INFO] cloning repository https://github.com/azriel91/credent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azriel91/credent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23bd19aac7904e90ee569ecb85586c00f4649881 [INFO] documenting azriel91/credent 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%2Fazriel91%2Fcredent" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azriel91/credent 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/azriel91/credent [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/azriel91/credent [INFO] tweaked toml for git repo https://github.com/azriel91/credent written to /workspace/builds/worker-38/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-process v1.4.0 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 8e8be8b774525896810569f5b2c95deb6d0790f8b550cf4a2d189da87fad9b68 [INFO] running `Command { std: "docker" "start" "-a" "8e8be8b774525896810569f5b2c95deb6d0790f8b550cf4a2d189da87fad9b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e8be8b774525896810569f5b2c95deb6d0790f8b550cf4a2d189da87fad9b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8be8b774525896810569f5b2c95deb6d0790f8b550cf4a2d189da87fad9b68", kill_on_drop: false }` [INFO] [stdout] 8e8be8b774525896810569f5b2c95deb6d0790f8b550cf4a2d189da87fad9b68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] c7a2adf1730eeceb152bed25effc4ee8d53f77a7d50a03119e77798f0518db7a [INFO] running `Command { std: "docker" "start" "-a" "c7a2adf1730eeceb152bed25effc4ee8d53f77a7d50a03119e77798f0518db7a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking credent_cli_model v0.4.1 (/opt/rustwide/workdir/crate/credent_cli_model) [INFO] [stdout] error: `credent` needs either the "backend-smol" or "backend-tokio" feature to be enabled. [INFO] [stdout] --> crate/credent_cli_model/src/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / compile_error!( [INFO] [stdout] 11 | | r#"`credent` needs either the "backend-smol" or "backend-tokio" feature to be enabled."# [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stdout] error[E0412]: cannot find type `IoError` in this scope [INFO] [stdout] --> crate/credent_cli_model/src/error.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | error: IoError, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in this scope [INFO] [stdout] --> crate/credent_cli_model/src/error.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | StdErrFlush(IoError), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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 compile `credent_cli_model` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c7a2adf1730eeceb152bed25effc4ee8d53f77a7d50a03119e77798f0518db7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a2adf1730eeceb152bed25effc4ee8d53f77a7d50a03119e77798f0518db7a", kill_on_drop: false }` [INFO] [stdout] c7a2adf1730eeceb152bed25effc4ee8d53f77a7d50a03119e77798f0518db7a