[INFO] cloning repository https://github.com/ochecodes7/Twitter-Api- [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ochecodes7/Twitter-Api-" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochecodes7%2FTwitter-Api-", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochecodes7%2FTwitter-Api-'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b193ec3c3d18a86f31b521fe1cc75251e12fffb6 [INFO] documenting ochecodes7/Twitter-Api- against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fochecodes7%2FTwitter-Api-" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ochecodes7/Twitter-Api- [INFO] finished tweaking git repo https://github.com/ochecodes7/Twitter-Api- [INFO] tweaked toml for git repo https://github.com/ochecodes7/Twitter-Api- written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ochecodes7/Twitter-Api- on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ochecodes7/Twitter-Api- already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-core v0.3.27 [INFO] [stderr] Downloaded futures-util v0.3.27 [INFO] [stderr] Downloaded actix_derive v0.6.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.52 [INFO] [stderr] Downloaded actix v0.13.0 [INFO] [stderr] Downloaded futures-task v0.3.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4da3b6fe5b5a00496dfaa17672bd18d00956a12b1c9fe93030c33fce3f4472e [INFO] running `Command { std: "docker" "start" "-a" "e4da3b6fe5b5a00496dfaa17672bd18d00956a12b1c9fe93030c33fce3f4472e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4da3b6fe5b5a00496dfaa17672bd18d00956a12b1c9fe93030c33fce3f4472e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4da3b6fe5b5a00496dfaa17672bd18d00956a12b1c9fe93030c33fce3f4472e", kill_on_drop: false }` [INFO] [stdout] e4da3b6fe5b5a00496dfaa17672bd18d00956a12b1c9fe93030c33fce3f4472e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57cad3a1e986a04329d86a7ca9a7a2c450b573b065b1162e3c153be1e6bed0b3 [INFO] running `Command { std: "docker" "start" "-a" "57cad3a1e986a04329d86a7ca9a7a2c450b573b065b1162e3c153be1e6bed0b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Checking parking_lot_core v0.9.7 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking actix-rt v2.8.0 [INFO] [stderr] Checking actix v0.13.0 [INFO] [stderr] Documenting twitterapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `actix_rt` in this scope [INFO] [stdout] --> src/main.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[actix_rt::main] [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `twitterapi` [INFO] [stdout] error[E0433]: cannot find module or crate `io` in this scope [INFO] [stdout] --> src/main.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | async fn main() -> io::Result<()> { [INFO] [stdout] | ^^ use of unresolved module or unlinked crate `io` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `io`, use `cargo add io` to add it to your `Cargo.toml` [INFO] [stdout] help: a builtin type with a similar name exists [INFO] [stdout] | [INFO] [stdout] 2 - async fn main() -> io::Result<()> { [INFO] [stdout] 2 + async fn main() -> i8::Result<()> { [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use std::io; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "57cad3a1e986a04329d86a7ca9a7a2c450b573b065b1162e3c153be1e6bed0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cad3a1e986a04329d86a7ca9a7a2c450b573b065b1162e3c153be1e6bed0b3", kill_on_drop: false }` [INFO] [stdout] 57cad3a1e986a04329d86a7ca9a7a2c450b573b065b1162e3c153be1e6bed0b3