[INFO] cloning repository https://github.com/TeodorVecerdi/rust_game_remake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeodorVecerdi/rust_game_remake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeodorVecerdi%2Frust_game_remake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeodorVecerdi%2Frust_game_remake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb2518d1ce5439f64fb7374d7396907535ff598b [INFO] documenting TeodorVecerdi/rust_game_remake 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%2FTeodorVecerdi%2Frust_game_remake" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TeodorVecerdi/rust_game_remake 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/TeodorVecerdi/rust_game_remake [INFO] finished tweaking git repo https://github.com/TeodorVecerdi/rust_game_remake [INFO] tweaked toml for git repo https://github.com/TeodorVecerdi/rust_game_remake written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/TeodorVecerdi/rust_game_remake 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 1488c2fe82def952e0af3e8f2c1ebe5f2fb03a77948f60a182c284b229e17674 [INFO] running `Command { std: "docker" "start" "-a" "1488c2fe82def952e0af3e8f2c1ebe5f2fb03a77948f60a182c284b229e17674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1488c2fe82def952e0af3e8f2c1ebe5f2fb03a77948f60a182c284b229e17674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1488c2fe82def952e0af3e8f2c1ebe5f2fb03a77948f60a182c284b229e17674", kill_on_drop: false }` [INFO] [stdout] 1488c2fe82def952e0af3e8f2c1ebe5f2fb03a77948f60a182c284b229e17674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 679fc24403ee4ddb1f728711aa08d58f692f6ec22e052e28a44ac603a4f6695b [INFO] running `Command { std: "docker" "start" "-a" "679fc24403ee4ddb1f728711aa08d58f692f6ec22e052e28a44ac603a4f6695b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking conrod_winit v0.65.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking find_folder v0.3.0 [INFO] [stderr] Checking dark-light v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dark-light-0.1.1/src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | Mode::Light [INFO] [stdout] | ^^^^ use of undeclared type `Mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] error: could not compile `dark-light` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "679fc24403ee4ddb1f728711aa08d58f692f6ec22e052e28a44ac603a4f6695b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679fc24403ee4ddb1f728711aa08d58f692f6ec22e052e28a44ac603a4f6695b", kill_on_drop: false }` [INFO] [stdout] 679fc24403ee4ddb1f728711aa08d58f692f6ec22e052e28a44ac603a4f6695b