[INFO] cloning repository https://github.com/AbleTheAbove/able-edit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbleTheAbove/able-edit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-edit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-edit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 030e18328c9b6622c4ed03a147d25ea20cc07880
[INFO] documenting AbleTheAbove/able-edit against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Fable-edit" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbleTheAbove/able-edit
[INFO] finished tweaking git repo https://github.com/AbleTheAbove/able-edit
[INFO] tweaked toml for git repo https://github.com/AbleTheAbove/able-edit written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbleTheAbove/able-edit on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbleTheAbove/able-edit 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded redox_syscall v0.2.8
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded tui v0.15.0
[INFO] [stderr]   Downloaded libc v0.2.95
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89c6114c2b3bd050529876031d69f50f7c0aafe172710bc350f37df685548781
[INFO] running `Command { std: "docker" "start" "-a" "89c6114c2b3bd050529876031d69f50f7c0aafe172710bc350f37df685548781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89c6114c2b3bd050529876031d69f50f7c0aafe172710bc350f37df685548781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c6114c2b3bd050529876031d69f50f7c0aafe172710bc350f37df685548781", kill_on_drop: false }`
[INFO] [stdout] 89c6114c2b3bd050529876031d69f50f7c0aafe172710bc350f37df685548781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621f34da582d95d51ef82a9f6c1607055c765b747eca018d6f2b01d57bfca35b
[INFO] running `Command { std: "docker" "start" "-a" "621f34da582d95d51ef82a9f6c1607055c765b747eca018d6f2b01d57bfca35b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking tui v0.15.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]  Documenting able-edit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/theme.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Color(u8, u8, u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/main.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]  --> src/theme.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     pub fn to_ascii(&self) -> String {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/able_edit/index.html
[INFO] running `Command { std: "docker" "inspect" "621f34da582d95d51ef82a9f6c1607055c765b747eca018d6f2b01d57bfca35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621f34da582d95d51ef82a9f6c1607055c765b747eca018d6f2b01d57bfca35b", kill_on_drop: false }`
[INFO] [stdout] 621f34da582d95d51ef82a9f6c1607055c765b747eca018d6f2b01d57bfca35b
