[INFO] cloning repository https://github.com/CarlKCarlK/fifth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarlKCarlK/fifth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlKCarlK%2Ffifth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlKCarlK%2Ffifth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7932f17489a95fdd13a857823653d6521c194289 [INFO] documenting CarlKCarlK/fifth 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%2FCarlKCarlK%2Ffifth" "/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/CarlKCarlK/fifth 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/CarlKCarlK/fifth [INFO] finished tweaking git repo https://github.com/CarlKCarlK/fifth [INFO] tweaked toml for git repo https://github.com/CarlKCarlK/fifth written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/CarlKCarlK/fifth 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] 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] 201782a3191efa9f3c871137906dc295b7bb6daba7aac9d8074c488e7b79cc3d [INFO] running `Command { std: "docker" "start" "-a" "201782a3191efa9f3c871137906dc295b7bb6daba7aac9d8074c488e7b79cc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "201782a3191efa9f3c871137906dc295b7bb6daba7aac9d8074c488e7b79cc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201782a3191efa9f3c871137906dc295b7bb6daba7aac9d8074c488e7b79cc3d", kill_on_drop: false }` [INFO] [stdout] 201782a3191efa9f3c871137906dc295b7bb6daba7aac9d8074c488e7b79cc3d [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] bddfa7a3002384fe45c35f532adf887058541bd3ac5719ee2d53f787343850a6 [INFO] running `Command { std: "docker" "start" "-a" "bddfa7a3002384fe45c35f532adf887058541bd3ac5719ee2d53f787343850a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Checking wasm-bindgen v0.2.79 [INFO] [stderr] Documenting shortestpaper v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.63s [INFO] running `Command { std: "docker" "inspect" "bddfa7a3002384fe45c35f532adf887058541bd3ac5719ee2d53f787343850a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddfa7a3002384fe45c35f532adf887058541bd3ac5719ee2d53f787343850a6", kill_on_drop: false }` [INFO] [stdout] bddfa7a3002384fe45c35f532adf887058541bd3ac5719ee2d53f787343850a6 [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] 00fd315a33805d14579eb0efd1ba20b0449a7da94b6db720daded4d3bf1ff2b3 [INFO] running `Command { std: "docker" "start" "-a" "00fd315a33805d14579eb0efd1ba20b0449a7da94b6db720daded4d3bf1ff2b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Documenting shortestpaper v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: there is no argument named `n4` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `n4` 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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `n3` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `n3` 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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `n2` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `n2` 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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `n1` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `n1` 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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `n5` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[wasm_bindgen] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `n5` 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` (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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `shortestpaper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type cdylib --crate-name shortestpaper 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=4e4ebd716b1a12c0 -L dependency=/opt/rustwide/target/debug/deps --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-0d7fc89158955c8d.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-072f2978aa0cf09e.rmeta --extern-html-root-url 'fxhash=https://docs.rs/fxhash/0.2.1/' --extern-html-root-url 'wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.79/' -Zunstable-options --crate-version 0.1.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "00fd315a33805d14579eb0efd1ba20b0449a7da94b6db720daded4d3bf1ff2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fd315a33805d14579eb0efd1ba20b0449a7da94b6db720daded4d3bf1ff2b3", kill_on_drop: false }` [INFO] [stdout] 00fd315a33805d14579eb0efd1ba20b0449a7da94b6db720daded4d3bf1ff2b3