[INFO] cloning repository https://github.com/0xvon/fhe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xvon/fhe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffhe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffhe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de8e78f402a0b6b75c2933f81eecb0f1d8d26e67
[INFO] documenting 0xvon/fhe against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffhe" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xvon/fhe
[INFO] finished tweaking git repo https://github.com/0xvon/fhe
[INFO] tweaked toml for git repo https://github.com/0xvon/fhe written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xvon/fhe on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xvon/fhe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded probability v0.20.3
[INFO] [stderr]   Downloaded random v0.13.2
[INFO] [stderr]   Downloaded special v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e08c565687bec52cb7e408082f5541f6b6c398103b19e69b10e130196a73add3
[INFO] running `Command { std: "docker" "start" "-a" "e08c565687bec52cb7e408082f5541f6b6c398103b19e69b10e130196a73add3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e08c565687bec52cb7e408082f5541f6b6c398103b19e69b10e130196a73add3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08c565687bec52cb7e408082f5541f6b6c398103b19e69b10e130196a73add3", kill_on_drop: false }`
[INFO] [stdout] e08c565687bec52cb7e408082f5541f6b6c398103b19e69b10e130196a73add3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8231b2de1191fb73fece4b5ca1f517df20410bbc7652ad2078e958d4a7fc50e3
[INFO] running `Command { std: "docker" "start" "-a" "8231b2de1191fb73fece4b5ca1f517df20410bbc7652ad2078e958d4a7fc50e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking random v0.13.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking special v0.10.3
[INFO] [stderr]     Checking probability v0.20.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]  Documenting fhe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/../README.md:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | - https://inferati.azureedge.net/docs/inferati-fhe-bfv.pdf
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 31 | - <https://inferati.azureedge.net/docs/inferati-fhe-bfv.pdf>
[INFO] [stdout]    |   +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/../README.md:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | - https://github.com/cathieyun/bfv12
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 32 | - <https://github.com/cathieyun/bfv12>
[INFO] [stdout]    |   +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/../README.md:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | - https://github.com/openfheorg/openfhe-python/blob/main/examples/pke/simple-integers.py
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 33 | - <https://github.com/openfheorg/openfhe-python/blob/main/examples/pke/simple-integers.py>
[INFO] [stdout]    |   +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fhe/index.html
[INFO] running `Command { std: "docker" "inspect" "8231b2de1191fb73fece4b5ca1f517df20410bbc7652ad2078e958d4a7fc50e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8231b2de1191fb73fece4b5ca1f517df20410bbc7652ad2078e958d4a7fc50e3", kill_on_drop: false }`
[INFO] [stdout] 8231b2de1191fb73fece4b5ca1f517df20410bbc7652ad2078e958d4a7fc50e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d61760130658a426baac176d8a6396b7fe038264222c8bd7d11d18ddccb3d46a
[INFO] running `Command { std: "docker" "start" "-a" "d61760130658a426baac176d8a6396b7fe038264222c8bd7d11d18ddccb3d46a", kill_on_drop: false }`
[INFO] [stderr]  Documenting fhe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/../README.md:31:3
[INFO] [stdout]    |
[INFO] [stdout] 31 | - https://inferati.azureedge.net/docs/inferati-fhe-bfv.pdf
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 31 | - <https://inferati.azureedge.net/docs/inferati-fhe-bfv.pdf>
[INFO] [stdout]    |   +                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/../README.md:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | - https://github.com/cathieyun/bfv12
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 32 | - <https://github.com/cathieyun/bfv12>
[INFO] [stdout]    |   +                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/../README.md:33:3
[INFO] [stdout]    |
[INFO] [stdout] 33 | - https://github.com/openfheorg/openfhe-python/blob/main/examples/pke/simple-integers.py
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 33 | - <https://github.com/openfheorg/openfhe-python/blob/main/examples/pke/simple-integers.py>
[INFO] [stdout]    |   +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/fhe/index.html
[INFO] running `Command { std: "docker" "inspect" "d61760130658a426baac176d8a6396b7fe038264222c8bd7d11d18ddccb3d46a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61760130658a426baac176d8a6396b7fe038264222c8bd7d11d18ddccb3d46a", kill_on_drop: false }`
[INFO] [stdout] d61760130658a426baac176d8a6396b7fe038264222c8bd7d11d18ddccb3d46a
