[INFO] cloning repository https://github.com/rob-clarke/arusti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rob-clarke/arusti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-clarke%2Farusti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frob-clarke%2Farusti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c0a8258e1845eda122b1662d51af06f2d8bbeeb [INFO] documenting rob-clarke/arusti 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%2Frob-clarke%2Farusti" "/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/rob-clarke/arusti 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 git repo https://github.com/rob-clarke/arusti [INFO] finished tweaking git repo https://github.com/rob-clarke/arusti [INFO] tweaked toml for git repo https://github.com/rob-clarke/arusti written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/rob-clarke/arusti 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] 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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 757cf909d57347c539d7fcd193d9756acf4c07102b07defd64bf3bc0721a2915 [INFO] running `Command { std: "docker" "start" "-a" "757cf909d57347c539d7fcd193d9756acf4c07102b07defd64bf3bc0721a2915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "757cf909d57347c539d7fcd193d9756acf4c07102b07defd64bf3bc0721a2915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "757cf909d57347c539d7fcd193d9756acf4c07102b07defd64bf3bc0721a2915", kill_on_drop: false }` [INFO] [stdout] 757cf909d57347c539d7fcd193d9756acf4c07102b07defd64bf3bc0721a2915 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 849089ccee175f7baa0e903c2bc699c9032fd3d0f951c451d81c7d07b77c331b [INFO] running `Command { std: "docker" "start" "-a" "849089ccee175f7baa0e903c2bc699c9032fd3d0f951c451d81c7d07b77c331b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking arusti v0.1.0 (/opt/rustwide/workdir/arusti) [INFO] [stderr] Documenting arusti v0.1.0 (/opt/rustwide/workdir/arusti) [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(illegal_floating_point_literal_pattern)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:371:28 [INFO] [stdout] | [INFO] [stdout] 371 | 90.0 | 270.0 => {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | 0.0 | 180.0 => { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:372:27 [INFO] [stdout] | [INFO] [stdout] 372 | 0.0 | 180.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | 45.0 | 225.0 => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | 45.0 | 225.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:386:21 [INFO] [stdout] | [INFO] [stdout] 386 | 135.0 | 315.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: floating-point types cannot be used in patterns [INFO] [stdout] --> arusti/src/arusti/olan/parser.rs:386:29 [INFO] [stdout] | [INFO] [stdout] 386 | 135.0 | 315.0 => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #41620 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `figure_pair` [INFO] [stdout] --> arusti/src/arusti/olan/figure_defs.rs:588:36 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn get_elements_for_non_aresti(figure_pair: Pair) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_figure_pair` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `st` [INFO] [stdout] --> arusti/src/arusti/data_generation.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | let st = theta.sin(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_st` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> arusti/src/arusti/data_generation.rs:179:33 [INFO] [stdout] | [INFO] [stdout] 179 | fn generate_line(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> arusti/src/arusti/data_generation.rs:329:34 [INFO] [stdout] | [INFO] [stdout] 329 | fn generate_flick(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> arusti/src/arusti/data_generation.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 333 | fn generate_spin(&mut self, element: &Element) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wind` [INFO] [stdout] --> arusti/src/arusti/data_generation.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | wind: Vector3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting pyarusti v0.1.0 (/opt/rustwide/workdir/pyarusti) [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> arusti/src/arusti/types.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | /// If argument = [1,2] -> Takes inner rolls [INFO] [stdout] | ^^^ no item named `1,2` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.63s [INFO] running `Command { std: "docker" "inspect" "849089ccee175f7baa0e903c2bc699c9032fd3d0f951c451d81c7d07b77c331b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849089ccee175f7baa0e903c2bc699c9032fd3d0f951c451d81c7d07b77c331b", kill_on_drop: false }` [INFO] [stdout] 849089ccee175f7baa0e903c2bc699c9032fd3d0f951c451d81c7d07b77c331b [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" "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] f3fc03029a6fdb7c2e74536f2e3ee8108e683055af9dc259a2331ec932e70aeb [INFO] running `Command { std: "docker" "start" "-a" "f3fc03029a6fdb7c2e74536f2e3ee8108e683055af9dc259a2331ec932e70aeb", 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" "f3fc03029a6fdb7c2e74536f2e3ee8108e683055af9dc259a2331ec932e70aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3fc03029a6fdb7c2e74536f2e3ee8108e683055af9dc259a2331ec932e70aeb", kill_on_drop: false }` [INFO] [stdout] f3fc03029a6fdb7c2e74536f2e3ee8108e683055af9dc259a2331ec932e70aeb