[INFO] cloning repository https://github.com/friendbear/100days-of-code-confluent-cloud-kafka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/friendbear/100days-of-code-confluent-cloud-kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriendbear%2F100days-of-code-confluent-cloud-kafka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriendbear%2F100days-of-code-confluent-cloud-kafka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45f2b0ea6d8d05bce2aac5726cda0419e485285f [INFO] documenting friendbear/100days-of-code-confluent-cloud-kafka 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%2Ffriendbear%2F100days-of-code-confluent-cloud-kafka" "/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/friendbear/100days-of-code-confluent-cloud-kafka 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/friendbear/100days-of-code-confluent-cloud-kafka [INFO] finished tweaking git repo https://github.com/friendbear/100days-of-code-confluent-cloud-kafka [INFO] tweaked toml for git repo https://github.com/friendbear/100days-of-code-confluent-cloud-kafka written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/friendbear/100days-of-code-confluent-cloud-kafka 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] 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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d65f47fccef3a2c8a637637d78c6fc6dbe15db787e4ec0fa1755a8a6a0e89901 [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" "d65f47fccef3a2c8a637637d78c6fc6dbe15db787e4ec0fa1755a8a6a0e89901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65f47fccef3a2c8a637637d78c6fc6dbe15db787e4ec0fa1755a8a6a0e89901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65f47fccef3a2c8a637637d78c6fc6dbe15db787e4ec0fa1755a8a6a0e89901", kill_on_drop: false }` [INFO] [stdout] d65f47fccef3a2c8a637637d78c6fc6dbe15db787e4ec0fa1755a8a6a0e89901 [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" "+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] 2c71887eab9e9f1702f410f67187b4aa5e29c2a5857a0c7b236a7479414a99d5 [INFO] running `Command { std: "docker" "start" "-a" "2c71887eab9e9f1702f410f67187b4aa5e29c2a5857a0c7b236a7479414a99d5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rust-kafka-client-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v3.1.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Checking rdkafka v0.28.0 [INFO] [stderr] Documenting rust-kafka-client-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::current_thread` [INFO] [stdout] --> src/consumer.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::runtime::current_thread::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `current_thread` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `rust-kafka-client-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name consumer src/consumer.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=616026a5021b7319 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-bf80e1e69d57c7f3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9f5b15228c5270d3.rmeta --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-36e37b78d2a013d0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e7ab8fa78b9fbfe8.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c71887eab9e9f1702f410f67187b4aa5e29c2a5857a0c7b236a7479414a99d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c71887eab9e9f1702f410f67187b4aa5e29c2a5857a0c7b236a7479414a99d5", kill_on_drop: false }` [INFO] [stdout] 2c71887eab9e9f1702f410f67187b4aa5e29c2a5857a0c7b236a7479414a99d5