[INFO] cloning repository https://github.com/rogday/micro_platformer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rogday/micro_platformer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogday%2Fmicro_platformer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogday%2Fmicro_platformer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bce1dec00dd59fa5dfda783d47af825fe7d13afb [INFO] documenting rogday/micro_platformer against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frogday%2Fmicro_platformer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rogday/micro_platformer on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rogday/micro_platformer [INFO] removed path dependency livesplit-hotkey from git repo https://github.com/rogday/micro_platformer [INFO] finished tweaking git repo https://github.com/rogday/micro_platformer [INFO] tweaked toml for git repo https://github.com/rogday/micro_platformer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/rogday/micro_platformer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (livesplit-hotkey) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (livesplit-hotkey) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded promising-future v0.2.4 [INFO] [stderr] Downloaded enigo v0.0.14 [INFO] [stderr] Downloaded core-graphics v0.18.0 [INFO] [stderr] Downloaded livesplit-hotkey v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f1ee1aca824b157dacf32214ef8868f7f65ed0e7153d9d168fd06a6fdfe918e [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" "1f1ee1aca824b157dacf32214ef8868f7f65ed0e7153d9d168fd06a6fdfe918e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f1ee1aca824b157dacf32214ef8868f7f65ed0e7153d9d168fd06a6fdfe918e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1ee1aca824b157dacf32214ef8868f7f65ed0e7153d9d168fd06a6fdfe918e", kill_on_drop: false }` [INFO] [stdout] 1f1ee1aca824b157dacf32214ef8868f7f65ed0e7153d9d168fd06a6fdfe918e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da2b42cefd1409c2cebedf381b806212263d5de053d171474f5f00c3b2864c44 [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" "da2b42cefd1409c2cebedf381b806212263d5de053d171474f5f00c3b2864c44", kill_on_drop: false }` [INFO] [stderr] warning: dependency (livesplit-hotkey) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Checking promising-future v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking livesplit-hotkey v0.5.0 [INFO] [stderr] Documenting micro_platformer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `livesplit_hotkey::Key` [INFO] [stdout] --> src/main.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use livesplit_hotkey::{Hook, Key, KeyCode}; [INFO] [stdout] | ^^^ no `Key` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `micro_platformer`. [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name micro_platformer src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern enigo=/opt/rustwide/target/debug/deps/libenigo-af3215b9c39fb0a2.rmeta --extern livesplit_hotkey=/opt/rustwide/target/debug/deps/liblivesplit_hotkey-7a5f4123a3b112d0.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9971c8e565151e74.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "da2b42cefd1409c2cebedf381b806212263d5de053d171474f5f00c3b2864c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da2b42cefd1409c2cebedf381b806212263d5de053d171474f5f00c3b2864c44", kill_on_drop: false }` [INFO] [stdout] da2b42cefd1409c2cebedf381b806212263d5de053d171474f5f00c3b2864c44