[INFO] updating cached repository https://github.com/Ryan1729/palimpsest-processor [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] 974a6b8f19b85af51f3ac6bc1216a61052f9522e [INFO] documenting Ryan1729/palimpsest-processor against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fpalimpsest-processor" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/palimpsest-processor on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryan1729/palimpsest-processor [INFO] removed workspace from git repo https://github.com/Ryan1729/palimpsest-processor [INFO] removed path dependency common from git repo https://github.com/Ryan1729/palimpsest-processor [INFO] removed path dependency game from git repo https://github.com/Ryan1729/palimpsest-processor [INFO] finished tweaking git repo https://github.com/Ryan1729/palimpsest-processor [INFO] tweaked toml for git repo https://github.com/Ryan1729/palimpsest-processor written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/palimpsest-processor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (common) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (game) 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-1/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (common) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (game) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", 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] 8f7fbf9be2de27a88d1555a6da4d5f7fc327c27bd0b8fa1a79ae173198c42bb4 [INFO] running `Command { std: "docker" "start" "-a" "8f7fbf9be2de27a88d1555a6da4d5f7fc327c27bd0b8fa1a79ae173198c42bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f7fbf9be2de27a88d1555a6da4d5f7fc327c27bd0b8fa1a79ae173198c42bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7fbf9be2de27a88d1555a6da4d5f7fc327c27bd0b8fa1a79ae173198c42bb4", kill_on_drop: false }` [INFO] [stdout] 8f7fbf9be2de27a88d1555a6da4d5f7fc327c27bd0b8fa1a79ae173198c42bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be8cef6728e76cd08e919b01c8ec97d7f446f73af3886840daf13bc7f07b0a65 [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" "be8cef6728e76cd08e919b01c8ec97d7f446f73af3886840daf13bc7f07b0a65", kill_on_drop: false }` [INFO] [stderr] warning: dependency (common) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (game) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking game v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking bear-lib-terminal-sys v1.3.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking bear-lib-terminal v1.4.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking common v0.1.0 [INFO] [stderr] Documenting palimpsest-processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Instruction` in this scope [INFO] [stdout] --> src/main.rs:28:39 [INFO] [stdout] | [INFO] [stdout] 28 | fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PLAYFIELD_SIZE` in this scope [INFO] [stdout] --> src/main.rs:28:52 [INFO] [stdout] | [INFO] [stdout] 28 | fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in crate `common` [INFO] [stdout] --> src/main.rs:28:83 [INFO] [stdout] | [INFO] [stdout] 28 | fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game { [INFO] [stdout] | ^^^^ not found in `common` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use bear_lib_terminal::geometry::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Game` in this scope [INFO] [stdout] --> src/main.rs:28:92 [INFO] [stdout] | [INFO] [stdout] 28 | fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Platform` in this scope [INFO] [stdout] --> src/main.rs:37:44 [INFO] [stdout] | [INFO] [stdout] 37 | fn update_and_render(&self, platform: &Platform, game: &mut Game, events: &Vec) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Game` in this scope [INFO] [stdout] --> src/main.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | fn update_and_render(&self, platform: &Platform, game: &mut Game, events: &Vec) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Rect` in crate `common` [INFO] [stdout] --> src/main.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | fn clear(area: Option) { [INFO] [stdout] | ^^^^ not found in `common` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use bear_lib_terminal::geometry::Rect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Size` in crate `common` [INFO] [stdout] --> src/main.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | fn size() -> common::Size { [INFO] [stdout] | ^^^^ not found in `common` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use bear_lib_terminal::geometry::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point` in crate `common` [INFO] [stdout] --> src/main.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | fn mouse_position() -> common::Point { [INFO] [stdout] | ^^^^^ not found in `common` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use bear_lib_terminal::geometry::Point; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyCode` in crate `common` [INFO] [stdout] --> src/main.rs:123:29 [INFO] [stdout] | [INFO] [stdout] 123 | fn key_pressed(key: common::KeyCode) -> bool { [INFO] [stdout] | ^^^^^^^ not found in `common` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 | use terminal::KeyCode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in crate `common` [INFO] [stdout] --> src/main.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | fn set_colors(fg: common::Color, bg: common::Color) { [INFO] [stdout] | ^^^^^ not found in `common` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use bear_lib_terminal::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in crate `common` [INFO] [stdout] --> src/main.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 127 | fn set_colors(fg: common::Color, bg: common::Color) { [INFO] [stdout] | ^^^^^ not found in `common` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use bear_lib_terminal::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `palimpsest-processor`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name palimpsest_processor 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 bear_lib_terminal=/opt/rustwide/target/debug/deps/libbear_lib_terminal-09a65158ee4e8cc2.rmeta --extern common=/opt/rustwide/target/debug/deps/libcommon-f800ff2acd65e4d2.rmeta --extern game=/opt/rustwide/target/debug/deps/libgame-88e3353355369f55.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-cf87e72273466c74.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "be8cef6728e76cd08e919b01c8ec97d7f446f73af3886840daf13bc7f07b0a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be8cef6728e76cd08e919b01c8ec97d7f446f73af3886840daf13bc7f07b0a65", kill_on_drop: false }` [INFO] [stdout] be8cef6728e76cd08e919b01c8ec97d7f446f73af3886840daf13bc7f07b0a65