[INFO] cloning repository https://github.com/Luramoth/chips-tile-studio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luramoth/chips-tile-studio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuramoth%2Fchips-tile-studio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuramoth%2Fchips-tile-studio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9d4f97ff45e9575d54e6c7aff95e758c0c6820f [INFO] documenting Luramoth/chips-tile-studio against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuramoth%2Fchips-tile-studio" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Luramoth/chips-tile-studio on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Luramoth/chips-tile-studio [INFO] finished tweaking git repo https://github.com/Luramoth/chips-tile-studio [INFO] tweaked toml for git repo https://github.com/Luramoth/chips-tile-studio written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/Luramoth/chips-tile-studio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b41a8600a1a38430063ee7945fe6bd8fa85c8781a7dea4fc69d0ee9da6066a [INFO] running `Command { std: "docker" "start" "-a" "51b41a8600a1a38430063ee7945fe6bd8fa85c8781a7dea4fc69d0ee9da6066a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b41a8600a1a38430063ee7945fe6bd8fa85c8781a7dea4fc69d0ee9da6066a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b41a8600a1a38430063ee7945fe6bd8fa85c8781a7dea4fc69d0ee9da6066a", kill_on_drop: false }` [INFO] [stdout] 51b41a8600a1a38430063ee7945fe6bd8fa85c8781a7dea4fc69d0ee9da6066a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc715e51440de3b9c75dd2401695155074949005fc6b579d9b7a5aeae9e00a3 [INFO] running `Command { std: "docker" "start" "-a" "2fc715e51440de3b9c75dd2401695155074949005fc6b579d9b7a5aeae9e00a3", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling fl2rust v0.4.17 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling fltk-sys v1.3.2 (https://github.com/fltk-rs/fltk-rs#ed27faf7) [INFO] [stderr] Compiling chips-tile-studio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking fltk v1.3.2 (https://github.com/fltk-rs/fltk-rs#ed27faf7) [INFO] [stderr] Documenting chips-tile-studio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rodio` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rodio::{OutputStream, Sink, source::SineWave, Source}; // Library for audio playback [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rodio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rodio` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rodio::{OutputStream, Sink, source::SineWave, Source}; // Library for audio playback [INFO] [stdout] | ^^^^^ use of undeclared crate or module `rodio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `chips-tile-studio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name chips_tile_studio src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=eb72a6967cb0f21c -L dependency=/opt/rustwide/target/debug/deps --extern fltk=/opt/rustwide/target/debug/deps/libfltk-5df472b8918672a2.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2fc715e51440de3b9c75dd2401695155074949005fc6b579d9b7a5aeae9e00a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc715e51440de3b9c75dd2401695155074949005fc6b579d9b7a5aeae9e00a3", kill_on_drop: false }` [INFO] [stdout] 2fc715e51440de3b9c75dd2401695155074949005fc6b579d9b7a5aeae9e00a3