[INFO] cloning repository https://github.com/bluecube/minipath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluecube/minipath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Fminipath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Fminipath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 874ea628f0688334feaa09a80b1b1e6eac6182ab [INFO] documenting bluecube/minipath against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluecube%2Fminipath" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluecube/minipath on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluecube/minipath [INFO] finished tweaking git repo https://github.com/bluecube/minipath [INFO] tweaked toml for git repo https://github.com/bluecube/minipath written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/bluecube/minipath already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-control v0.1.4 [INFO] [stderr] Downloaded euclid v0.20.7 [INFO] [stderr] Downloaded proc-macro-hack v0.5.12 [INFO] [stderr] Downloaded image v0.23.0 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded rgb v0.8.16 [INFO] [stderr] Downloaded proptest v0.9.5 [INFO] [stderr] Downloaded assert2-macros v0.1.0 [INFO] [stderr] Downloaded assert2 v0.1.2 [INFO] [stderr] Downloaded proptest-attr-macro v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c665553631e3b8693c332a4c53b5048926fc8a32fb180850ce1e4223e32a719 [INFO] running `Command { std: "docker" "start" "-a" "9c665553631e3b8693c332a4c53b5048926fc8a32fb180850ce1e4223e32a719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c665553631e3b8693c332a4c53b5048926fc8a32fb180850ce1e4223e32a719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c665553631e3b8693c332a4c53b5048926fc8a32fb180850ce1e4223e32a719", kill_on_drop: false }` [INFO] [stdout] 9c665553631e3b8693c332a4c53b5048926fc8a32fb180850ce1e4223e32a719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3ce13134e76bb162fc2232cc86533faaabb422126d862263f0aabcfdda82abb [INFO] running `Command { std: "docker" "start" "-a" "b3ce13134e76bb162fc2232cc86533faaabb422126d862263f0aabcfdda82abb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking rgb v0.8.16 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking euclid v0.20.7 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking image v0.23.0 [INFO] [stderr] Documenting minipath v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `scene` [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod scene; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `scene`, create file "src/scene.rs" or "src/scene/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `minipath` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name minipath src/main.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="gui"' --cfg 'feature="sdl2"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=4b25035d1294182a -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-9278f30c66b1c9d0.rmeta --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-096f716c8ecd8822.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-c3f808b812d930c2.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e4388078840d40f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9b65a4f32c64af05.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e17ac4abef1a9f57.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a33b25319cb99fd8.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-523bb3951c74db48.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-cc9347aa39bc4a04.rmeta --extern sdl2=/opt/rustwide/target/debug/deps/libsdl2-8e4aeb7df39be929.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b3ce13134e76bb162fc2232cc86533faaabb422126d862263f0aabcfdda82abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3ce13134e76bb162fc2232cc86533faaabb422126d862263f0aabcfdda82abb", kill_on_drop: false }` [INFO] [stdout] b3ce13134e76bb162fc2232cc86533faaabb422126d862263f0aabcfdda82abb