[INFO] cloning repository https://github.com/jware-solutions/ggca [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jware-solutions/ggca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjware-solutions%2Fggca'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80660a54bab8f8b1b4ea59a45f3408ebf82bd0fd [INFO] documenting jware-solutions/ggca 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%2Fjware-solutions%2Fggca" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jware-solutions/ggca 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] removed /workspace/builds/worker-34/source/.cargo/config [INFO] started tweaking git repo https://github.com/jware-solutions/ggca [INFO] finished tweaking git repo https://github.com/jware-solutions/ggca [INFO] tweaked toml for git repo https://github.com/jware-solutions/ggca written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/jware-solutions/ggca 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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] 0fef032e30d0488cb311e29b9fbfef07651f2378d37859d9a2a84853d5456dab [INFO] running `Command { std: "docker" "start" "-a" "0fef032e30d0488cb311e29b9fbfef07651f2378d37859d9a2a84853d5456dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fef032e30d0488cb311e29b9fbfef07651f2378d37859d9a2a84853d5456dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fef032e30d0488cb311e29b9fbfef07651f2378d37859d9a2a84853d5456dab", kill_on_drop: false }` [INFO] [stdout] 0fef032e30d0488cb311e29b9fbfef07651f2378d37859d9a2a84853d5456dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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] e5b77e7f03d2f1de98225a84c2843dd7f894463e2f7102995f18f7e44b9bc04e [INFO] running `Command { std: "docker" "start" "-a" "e5b77e7f03d2f1de98225a84c2843dd7f894463e2f7102995f18f7e44b9bc04e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Checking kendalls v0.2.1 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking GSL v2.0.1 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling extsort v0.4.2 [INFO] [stderr] Documenting ggca v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.70s [INFO] running `Command { std: "docker" "inspect" "e5b77e7f03d2f1de98225a84c2843dd7f894463e2f7102995f18f7e44b9bc04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b77e7f03d2f1de98225a84c2843dd7f894463e2f7102995f18f7e44b9bc04e", kill_on_drop: false }` [INFO] [stdout] e5b77e7f03d2f1de98225a84c2843dd7f894463e2f7102995f18f7e44b9bc04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 1c23f8b24b076c03e3b091f9719338fa5bceb7aa4cec10ab7cf0349f27b09ca5 [INFO] running `Command { std: "docker" "start" "-a" "1c23f8b24b076c03e3b091f9719338fa5bceb7aa4cec10ab7cf0349f27b09ca5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking kendalls v0.2.1 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking GSL v2.0.1 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling extsort v0.4.2 [INFO] [stderr] Documenting ggca v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: there is no argument named `selected` [INFO] [stdout] --> src/lib.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[pyfunction] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `selected` 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 `pyfunction` (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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `ggca` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-type rlib --crate-name ggca src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="extension-module"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=9893362f0261eeb6 -L dependency=/opt/rustwide/target/debug/deps --extern rgsl=/opt/rustwide/target/debug/deps/librgsl-6d4173d569aa454d.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6832de50150280a7.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-e24a1d360aa052c2.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8147c03a4fa97703.rmeta --extern extsort=/opt/rustwide/target/debug/deps/libextsort-44bee33dac1532e9.rmeta --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-eeadd2e98638a4c9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-878b88b4202074c2.rmeta --extern kendalls=/opt/rustwide/target/debug/deps/libkendalls-6754edc87ccaaa17.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-4cb76434b6b8edab.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-41f33829d6d68b3f.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-06604bb363595621.so --extern-html-root-url 'rgsl=https://docs.rs/GSL/2.0.1/' --extern-html-root-url 'bincode=https://docs.rs/bincode/1.3.1/' --extern-html-root-url 'csv=https://docs.rs/csv/1.1.4/' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.9.0/' --extern-html-root-url 'extsort=https://docs.rs/extsort/0.4.2/' --extern-html-root-url 'fast_float=https://docs.rs/fast-float/0.2.0/' --extern-html-root-url 'itertools=https://docs.rs/itertools/0.9.0/' --extern-html-root-url 'kendalls=https://docs.rs/kendalls/0.2.1/' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0/' --extern-html-root-url 'log=https://docs.rs/log/0.4.14/' --extern-html-root-url 'pyo3=https://docs.rs/pyo3/0.15.1/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.117/' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.117/' -Zunstable-options --crate-version 0.4.1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "1c23f8b24b076c03e3b091f9719338fa5bceb7aa4cec10ab7cf0349f27b09ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c23f8b24b076c03e3b091f9719338fa5bceb7aa4cec10ab7cf0349f27b09ca5", kill_on_drop: false }` [INFO] [stdout] 1c23f8b24b076c03e3b091f9719338fa5bceb7aa4cec10ab7cf0349f27b09ca5