[INFO] cloning repository https://github.com/MissionKontrol/maze_walker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MissionKontrol/maze_walker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMissionKontrol%2Fmaze_walker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMissionKontrol%2Fmaze_walker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 368aa10823e11d9aed02dbffa35a35c53fceb79b [INFO] documenting MissionKontrol/maze_walker 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%2FMissionKontrol%2Fmaze_walker" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MissionKontrol/maze_walker 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/MissionKontrol/maze_walker [INFO] finished tweaking git repo https://github.com/MissionKontrol/maze_walker [INFO] tweaked toml for git repo https://github.com/MissionKontrol/maze_walker written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/MissionKontrol/maze_walker 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] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] d329b62c17c6c5374438971e515070dd1a5ad0f58b7e445662e4e3fc3c7598fb [INFO] running `Command { std: "docker" "start" "-a" "d329b62c17c6c5374438971e515070dd1a5ad0f58b7e445662e4e3fc3c7598fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d329b62c17c6c5374438971e515070dd1a5ad0f58b7e445662e4e3fc3c7598fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d329b62c17c6c5374438971e515070dd1a5ad0f58b7e445662e4e3fc3c7598fb", kill_on_drop: false }` [INFO] [stdout] d329b62c17c6c5374438971e515070dd1a5ad0f58b7e445662e4e3fc3c7598fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 4517f8d612795a2b244b142eea06cb9c75808a913c9e2a8fc270b5a8606ff042 [INFO] running `Command { std: "docker" "start" "-a" "4517f8d612795a2b244b142eea06cb9c75808a913c9e2a8fc270b5a8606ff042", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking js-sys v0.3.57 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Documenting maze_walker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.37s [INFO] running `Command { std: "docker" "inspect" "4517f8d612795a2b244b142eea06cb9c75808a913c9e2a8fc270b5a8606ff042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4517f8d612795a2b244b142eea06cb9c75808a913c9e2a8fc270b5a8606ff042", kill_on_drop: false }` [INFO] [stdout] 4517f8d612795a2b244b142eea06cb9c75808a913c9e2a8fc270b5a8606ff042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 587b48465e1f7be22f6eaffa794c449c7815f18b7010d45a9115deff406facb0 [INFO] running `Command { std: "docker" "start" "-a" "587b48465e1f7be22f6eaffa794c449c7815f18b7010d45a9115deff406facb0", kill_on_drop: false }` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking js-sys v0.3.57 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Documenting maze_walker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: there is no argument named `end` [INFO] [stdout] --> src/lib.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `end` from the surrounding scope? [INFO] [stdout] = note: to avoid ambiguity, `format_args!` cannot capture variables when the format string is expanded from a macro [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen::prelude::__wasm_bindgen_class_marker` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `point` [INFO] [stdout] --> src/lib.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `point` from the surrounding scope? [INFO] [stdout] = note: to avoid ambiguity, `format_args!` cannot capture variables when the format string is expanded from a macro [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen::prelude::__wasm_bindgen_class_marker` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `start` [INFO] [stdout] --> src/lib.rs:233:1 [INFO] [stdout] | [INFO] [stdout] 233 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `start` from the surrounding scope? [INFO] [stdout] = note: to avoid ambiguity, `format_args!` cannot capture variables when the format string is expanded from a macro [INFO] [stdout] = note: this error originates in the attribute macro `wasm_bindgen::prelude::__wasm_bindgen_class_marker` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `maze_walker` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --crate-name maze_walker src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=f24490d0fcc893d9 -L dependency=/opt/rustwide/target/debug/deps --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-61066d86c98c58be.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-0f4b5e2808f49de3.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-b86ce5cf1ebb48b6.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-c0ee3fa8f2a23335.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-ee81e1388eaf5a84.rmeta --extern-html-root-url 'console_error_panic_hook=https://docs.rs/console_error_panic_hook/0.1.7/' --extern-html-root-url 'js_sys=https://docs.rs/js-sys/0.3.57/' --extern-html-root-url 'png=https://docs.rs/png/0.17.5/' --extern-html-root-url 'wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.80/' --extern-html-root-url 'web_sys=https://docs.rs/web-sys/0.3.57/' -Zunstable-options --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "587b48465e1f7be22f6eaffa794c449c7815f18b7010d45a9115deff406facb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587b48465e1f7be22f6eaffa794c449c7815f18b7010d45a9115deff406facb0", kill_on_drop: false }` [INFO] [stdout] 587b48465e1f7be22f6eaffa794c449c7815f18b7010d45a9115deff406facb0