[INFO] cloning repository https://github.com/vi/random-distributions-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/random-distributions-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Frandom-distributions-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Frandom-distributions-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84c31c755618e7f822bd3d7457038f9c9e81476f [INFO] documenting vi/random-distributions-cli 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%2Fvi%2Frandom-distributions-cli" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/random-distributions-cli 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/vi/random-distributions-cli [INFO] finished tweaking git repo https://github.com/vi/random-distributions-cli [INFO] tweaked toml for git repo https://github.com/vi/random-distributions-cli written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/vi/random-distributions-cli 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] Downloading crates ... [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded rand_distr v0.4.1 [INFO] [stderr] Downloaded nalgebra v0.27.1 [INFO] [stderr] Downloaded simba v0.5.1 [INFO] [stderr] Downloaded matrixmultiply v0.3.1 [INFO] [stderr] Downloaded statrs v0.15.0 [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded approx v0.5.0 [INFO] [stderr] Downloaded libc v0.2.99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] fef398d75c44abfc80cf871ce3d3fba3180c1d859de427b3862eea69196af844 [INFO] running `Command { std: "docker" "start" "-a" "fef398d75c44abfc80cf871ce3d3fba3180c1d859de427b3862eea69196af844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fef398d75c44abfc80cf871ce3d3fba3180c1d859de427b3862eea69196af844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fef398d75c44abfc80cf871ce3d3fba3180c1d859de427b3862eea69196af844", kill_on_drop: false }` [INFO] [stdout] fef398d75c44abfc80cf871ce3d3fba3180c1d859de427b3862eea69196af844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 61b1cce73c63f937de050510651fef0d7a264aba2088920081323a5657a0fb2f [INFO] running `Command { std: "docker" "start" "-a" "61b1cce73c63f937de050510651fef0d7a264aba2088920081323a5657a0fb2f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Documenting random-distributions-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/main.rs:398:32 [INFO] [stdout] | [INFO] [stdout] 398 | /// Implementation is based on https://en.wikipedia.org/w/index.php?title=Stable_distribution&oldid=1025369901 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/main.rs:431:32 [INFO] [stdout] | [INFO] [stdout] 431 | /// Implementation is based on https://en.wikipedia.org/w/index.php?title=Stable_distribution&oldid=1025369901 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.74s [INFO] running `Command { std: "docker" "inspect" "61b1cce73c63f937de050510651fef0d7a264aba2088920081323a5657a0fb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b1cce73c63f937de050510651fef0d7a264aba2088920081323a5657a0fb2f", kill_on_drop: false }` [INFO] [stdout] 61b1cce73c63f937de050510651fef0d7a264aba2088920081323a5657a0fb2f