[INFO] fetching crate roqoqo-aqt 0.4.1... [INFO] documenting roqoqo-aqt-0.4.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate roqoqo-aqt 0.4.1 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate roqoqo-aqt 0.4.1 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] started tweaking crates.io crate roqoqo-aqt 0.4.1 [INFO] finished tweaking crates.io crate roqoqo-aqt 0.4.1 [INFO] tweaked toml for crates.io crate roqoqo-aqt 0.4.1 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b85a1d7b69ee05ddb0e38d3ab34305742eb89ce310ce7188f8f45283ed81ab6e [INFO] running `Command { std: "docker" "start" "-a" "b85a1d7b69ee05ddb0e38d3ab34305742eb89ce310ce7188f8f45283ed81ab6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b85a1d7b69ee05ddb0e38d3ab34305742eb89ce310ce7188f8f45283ed81ab6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85a1d7b69ee05ddb0e38d3ab34305742eb89ce310ce7188f8f45283ed81ab6e", kill_on_drop: false }` [INFO] [stdout] b85a1d7b69ee05ddb0e38d3ab34305742eb89ce310ce7188f8f45283ed81ab6e [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194a47277d4f313d6a38a79964a63b83827c72837f6431ad2c5c8ddf051501a6 [INFO] running `Command { std: "docker" "start" "-a" "194a47277d4f313d6a38a79964a63b83827c72837f6431ad2c5c8ddf051501a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling roqoqo v0.10.0 [INFO] [stderr] Compiling roqoqo-derive v0.10.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking qoqo_calculator v0.6.1 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking roqoqo-test v0.10.0 [INFO] [stderr] Documenting roqoqo-aqt v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_intra_doc_links` has been renamed to `rustdoc::private_intra_doc_links` [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | #![warn(private_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![warn(missing_crate_level_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![warn(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_doc_tests` has been renamed to `rustdoc::private_doc_tests` [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(private_doc_tests)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_doc_tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "194a47277d4f313d6a38a79964a63b83827c72837f6431ad2c5c8ddf051501a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194a47277d4f313d6a38a79964a63b83827c72837f6431ad2c5c8ddf051501a6", kill_on_drop: false }` [INFO] [stdout] 194a47277d4f313d6a38a79964a63b83827c72837f6431ad2c5c8ddf051501a6 [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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e6e7e46600700698806328eb411563eaee7a6458e9d91ca3af5f24d732a66c07 [INFO] running `Command { std: "docker" "start" "-a" "e6e7e46600700698806328eb411563eaee7a6458e9d91ca3af5f24d732a66c07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling test-case v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling roqoqo v0.10.0 [INFO] [stderr] Compiling roqoqo-derive v0.10.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking num-complex v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking qoqo_calculator v0.6.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking roqoqo-test v0.10.0 [INFO] [stderr] Documenting roqoqo-aqt v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_intra_doc_links` has been renamed to `rustdoc::private_intra_doc_links` [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | #![warn(private_intra_doc_links)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_intra_doc_links` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_crate_level_docs` has been renamed to `rustdoc::missing_crate_level_docs` [INFO] [stdout] --> src/lib.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![warn(missing_crate_level_docs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_crate_level_docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![warn(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_doc_tests` has been renamed to `rustdoc::private_doc_tests` [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(private_doc_tests)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_doc_tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / //! # roqoqo-aqt [INFO] [stdout] 21 | | //! [INFO] [stdout] 22 | | //! AQT interface and backend for roqoqo quantum computing toolkit. [INFO] [stdout] 23 | | //! [INFO] [stdout] 24 | | //! roqoqo-aqt provides backends to send roqoqo quantum circuits to AQT machines [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #![warn(missing_doc_code_examples)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / //! AQT Devices [INFO] [stdout] 14 | | //! [INFO] [stdout] 15 | | //! Provides the devices that are used to execute quantum programs with the AQT backend. [INFO] [stdout] 16 | | //! AQT devices can be physical hardware or simulators. [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Collection of AQT quantum devices [INFO] [stdout] 19 | | /// [INFO] [stdout] 20 | | /// At the moment only supports a simulator endpoint [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / impl AqtDevice { [INFO] [stdout] 30 | | /// Returns the number of qubits in the device. [INFO] [stdout] 31 | | pub fn number_qubits(&self) -> usize { [INFO] [stdout] 32 | | match self { [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | /// Returns the number of qubits in the device. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// Returns the remote_host url endpoint of the device [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / /// AQT quantum simulator device [INFO] [stdout] 60 | | /// [INFO] [stdout] 61 | | /// Provides endpoint that receives instructions that are simulated and returns measurement results. [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | / impl SimulatorDevice { [INFO] [stdout] 69 | | /// Create new simulator device [INFO] [stdout] 70 | | /// [INFO] [stdout] 71 | | /// # Arguments [INFO] [stdout] ... | [INFO] [stdout] 86 | | } [INFO] [stdout] 87 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / /// Create new simulator device [INFO] [stdout] 70 | | /// [INFO] [stdout] 71 | | /// # Arguments [INFO] [stdout] 72 | | /// [INFO] [stdout] 73 | | /// `number_qubits` - Number of qubits that should be simulated [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | /// Returns the number of qubits in the device. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | /// Returns the remote_host url endpoint of the device [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / /// AQT noisy quantum simulator device [INFO] [stdout] 90 | | /// [INFO] [stdout] 91 | | /// Provides endpoint that receives instructions that are simulated and returns measurement results. [INFO] [stdout] | |____________________________________________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / impl NoisySimulatorDevice { [INFO] [stdout] 99 | | /// Create new simulator device [INFO] [stdout] 100 | | /// [INFO] [stdout] 101 | | /// # Arguments [INFO] [stdout] ... | [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | / /// Create new simulator device [INFO] [stdout] 100 | | /// [INFO] [stdout] 101 | | /// # Arguments [INFO] [stdout] 102 | | /// [INFO] [stdout] 103 | | /// `number_qubits` - Number of qubits that should be simulated [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | /// Returns the number of qubits in the device. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing code example in this documentation [INFO] [stdout] --> src/devices.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | /// Returns the remote_host url endpoint of the device [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.96s [INFO] running `Command { std: "docker" "inspect" "e6e7e46600700698806328eb411563eaee7a6458e9d91ca3af5f24d732a66c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e7e46600700698806328eb411563eaee7a6458e9d91ca3af5f24d732a66c07", kill_on_drop: false }` [INFO] [stdout] e6e7e46600700698806328eb411563eaee7a6458e9d91ca3af5f24d732a66c07