[INFO] cloning repository https://github.com/mobilecoinofficial/mc-oblivious [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobilecoinofficial/mc-oblivious" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilecoinofficial%2Fmc-oblivious", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilecoinofficial%2Fmc-oblivious'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f9130576d2d3189902839e2ab039f1d1669f5b3 [INFO] documenting mobilecoinofficial/mc-oblivious 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%2Fmobilecoinofficial%2Fmc-oblivious" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mobilecoinofficial/mc-oblivious 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] removed /workspace/builds/worker-25/source/.cargo/config [INFO] removed /workspace/builds/worker-25/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mobilecoinofficial/mc-oblivious [INFO] finished tweaking git repo https://github.com/mobilecoinofficial/mc-oblivious [INFO] tweaked toml for git repo https://github.com/mobilecoinofficial/mc-oblivious written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/mobilecoinofficial/mc-oblivious 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] Updating git repository `https://github.com/mobilecoinfoundation/mobilecoin` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aligned-array v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] c8cea346d10febe626aac5173fc6c920afa6d0970991b7ac8e3cf213000c6309 [INFO] running `Command { std: "docker" "start" "-a" "c8cea346d10febe626aac5173fc6c920afa6d0970991b7ac8e3cf213000c6309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8cea346d10febe626aac5173fc6c920afa6d0970991b7ac8e3cf213000c6309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8cea346d10febe626aac5173fc6c920afa6d0970991b7ac8e3cf213000c6309", kill_on_drop: false }` [INFO] [stdout] c8cea346d10febe626aac5173fc6c920afa6d0970991b7ac8e3cf213000c6309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 3bfcac1f11096cd2ddca85a2a220ab9d5b5d020ebdb97de9ed5e25fbc59558f4 [INFO] running `Command { std: "docker" "start" "-a" "3bfcac1f11096cd2ddca85a2a220ab9d5b5d020ebdb97de9ed5e25fbc59558f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking rand_hc v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Documenting test-helper v2.0.0 (/opt/rustwide/workdir/test-helper) [INFO] [stderr] Checking aligned-array v1.0.1 [INFO] [stderr] Checking aligned-cmov v2.2.0 (/opt/rustwide/workdir/aligned-cmov) [INFO] [stderr] Documenting aligned-cmov v2.2.0 (/opt/rustwide/workdir/aligned-cmov) [INFO] [stderr] Checking balanced-tree-index v2.2.0 (/opt/rustwide/workdir/balanced-tree-index) [INFO] [stderr] Documenting balanced-tree-index v2.2.0 (/opt/rustwide/workdir/balanced-tree-index) [INFO] [stderr] Checking mc-oblivious-traits v2.2.0 (/opt/rustwide/workdir/mc-oblivious-traits) [INFO] [stderr] Documenting mc-oblivious-traits v2.2.0 (/opt/rustwide/workdir/mc-oblivious-traits) [INFO] [stderr] Documenting mc-oblivious-ram v2.2.0 (/opt/rustwide/workdir/mc-oblivious-ram) [INFO] [stderr] Documenting mc-oblivious-map v2.2.0 (/opt/rustwide/workdir/mc-oblivious-map) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> mc-oblivious-traits/src/lib.rs:467:56 [INFO] [stdout] | [INFO] [stdout] 467 | /// the hash function used in the map is a PRF. (https://en.wikipedia.org/wiki/SipHash). [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: unresolved link to `vartime_write_extended` [INFO] [stdout] --> mc-oblivious-map/src/lib.rs:21:46 [INFO] [stdout] | [INFO] [stdout] 21 | //! fog-ingest. Please see documentation in [vartime_write_extended()] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `vartime_write_extended` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> mc-oblivious-map/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://www.ru.is/faculty/ulfar/CuckooHash.pdf for a survey of cuckoo hash [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] --> mc-oblivious-map/src/lib.rs:359:15 [INFO] [stdout] | [INFO] [stdout] 359 | /// here: https://cs.stanford.edu/~rishig/courses/ref/l13a.pdf [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.41s [INFO] running `Command { std: "docker" "inspect" "3bfcac1f11096cd2ddca85a2a220ab9d5b5d020ebdb97de9ed5e25fbc59558f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfcac1f11096cd2ddca85a2a220ab9d5b5d020ebdb97de9ed5e25fbc59558f4", kill_on_drop: false }` [INFO] [stdout] 3bfcac1f11096cd2ddca85a2a220ab9d5b5d020ebdb97de9ed5e25fbc59558f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 349e8d512e5cd6f27f1178da0da89d1711d93c5582c288e4391438f3a22ef081 [INFO] running `Command { std: "docker" "start" "-a" "349e8d512e5cd6f27f1178da0da89d1711d93c5582c288e4391438f3a22ef081", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "349e8d512e5cd6f27f1178da0da89d1711d93c5582c288e4391438f3a22ef081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "349e8d512e5cd6f27f1178da0da89d1711d93c5582c288e4391438f3a22ef081", kill_on_drop: false }` [INFO] [stdout] 349e8d512e5cd6f27f1178da0da89d1711d93c5582c288e4391438f3a22ef081