[INFO] updating cached repository https://github.com/liamzdenek/caption-reading-speed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a84e8e9d30011f974c05356b289bede388dde9b0 [INFO] documenting liamzdenek/caption-reading-speed against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliamzdenek%2Fcaption-reading-speed" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liamzdenek/caption-reading-speed on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liamzdenek/caption-reading-speed [INFO] finished tweaking git repo https://github.com/liamzdenek/caption-reading-speed [INFO] tweaked toml for git repo https://github.com/liamzdenek/caption-reading-speed written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/liamzdenek/caption-reading-speed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed231c3224fe77ffb9bd8b0055632ca13aa16c0b634e65a2a19c9b4241314023 [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" "ed231c3224fe77ffb9bd8b0055632ca13aa16c0b634e65a2a19c9b4241314023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed231c3224fe77ffb9bd8b0055632ca13aa16c0b634e65a2a19c9b4241314023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed231c3224fe77ffb9bd8b0055632ca13aa16c0b634e65a2a19c9b4241314023", kill_on_drop: false }` [INFO] [stdout] ed231c3224fe77ffb9bd8b0055632ca13aa16c0b634e65a2a19c9b4241314023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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] 1c714939409705b61d5bb5737d47fc0004d680de66477f9efd8b6e487e619bbe [INFO] running `Command { std: "docker" "start" "-a" "1c714939409705b61d5bb5737d47fc0004d680de66477f9efd8b6e487e619bbe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Documenting reading-speed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `startTime` should have a snake case name [INFO] [stdout] --> src/main.rs:111:2 [INFO] [stdout] | [INFO] [stdout] 111 | startTime: Duration, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `endTime` should have a snake case name [INFO] [stdout] --> src/main.rs:112:2 [INFO] [stdout] | [INFO] [stdout] 112 | endTime: Duration, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `end_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startTime` should have a snake case name [INFO] [stdout] --> src/main.rs:111:2 [INFO] [stdout] | [INFO] [stdout] 111 | startTime: Duration, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `startTime` should have a snake case name [INFO] [stdout] --> src/main.rs:111:2 [INFO] [stdout] | [INFO] [stdout] 111 | startTime: Duration, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `endTime` should have a snake case name [INFO] [stdout] --> src/main.rs:112:2 [INFO] [stdout] | [INFO] [stdout] 112 | endTime: Duration, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `end_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.07s [INFO] running `Command { std: "docker" "inspect" "1c714939409705b61d5bb5737d47fc0004d680de66477f9efd8b6e487e619bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c714939409705b61d5bb5737d47fc0004d680de66477f9efd8b6e487e619bbe", kill_on_drop: false }` [INFO] [stdout] 1c714939409705b61d5bb5737d47fc0004d680de66477f9efd8b6e487e619bbe