[INFO] fetching crate credent 0.4.1... [INFO] documenting credent-0.4.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate credent 0.4.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate credent 0.4.1 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 crates.io crate credent 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate credent 0.4.1 [INFO] tweaked toml for crates.io crate credent 0.4.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate credent 0.4.1 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] Downloading crates ... [INFO] [stderr] Downloaded credent_cli v0.4.1 [INFO] [stderr] Downloaded credent_fs v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] e720aa325b2fab5a990fa10d1c2cb383f05c5af67dbf27fd98e23cbe92f03e53 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e720aa325b2fab5a990fa10d1c2cb383f05c5af67dbf27fd98e23cbe92f03e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e720aa325b2fab5a990fa10d1c2cb383f05c5af67dbf27fd98e23cbe92f03e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e720aa325b2fab5a990fa10d1c2cb383f05c5af67dbf27fd98e23cbe92f03e53", kill_on_drop: false }` [INFO] [stdout] e720aa325b2fab5a990fa10d1c2cb383f05c5af67dbf27fd98e23cbe92f03e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4a1f11a7a3ab6511f04cc16581eee646dc855c65bdacb46d03113a040bb775d [INFO] running `Command { std: "docker" "start" "-a" "f4a1f11a7a3ab6511f04cc16581eee646dc855c65bdacb46d03113a040bb775d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking credent_cli_model v0.4.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stdout] error: `credent` needs either the "backend-smol" or "backend-tokio" feature to be enabled. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/credent_cli_model-0.4.1/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] [stdout] error[E0412]: cannot find type `IoError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/credent_cli_model-0.4.1/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/credent_cli_model-0.4.1/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" "f4a1f11a7a3ab6511f04cc16581eee646dc855c65bdacb46d03113a040bb775d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a1f11a7a3ab6511f04cc16581eee646dc855c65bdacb46d03113a040bb775d", kill_on_drop: false }` [INFO] [stdout] f4a1f11a7a3ab6511f04cc16581eee646dc855c65bdacb46d03113a040bb775d