[INFO] cloning repository https://github.com/sameer/svg2gcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sameer/svg2gcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer%2Fsvg2gcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 002a65657c7e1d1b94006a993e5e4fb93dbe970e [INFO] documenting sameer/svg2gcode 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%2Fsameer%2Fsvg2gcode" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sameer/svg2gcode 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/sameer/svg2gcode [INFO] finished tweaking git repo https://github.com/sameer/svg2gcode [INFO] tweaked toml for git repo https://github.com/sameer/svg2gcode written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/sameer/svg2gcode 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-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] 5ad0ed3f1dfe2bfef27c4e32d4ef0fd3379719905968bc91e346364262444a45 [INFO] running `Command { std: "docker" "start" "-a" "5ad0ed3f1dfe2bfef27c4e32d4ef0fd3379719905968bc91e346364262444a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ad0ed3f1dfe2bfef27c4e32d4ef0fd3379719905968bc91e346364262444a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad0ed3f1dfe2bfef27c4e32d4ef0fd3379719905968bc91e346364262444a45", kill_on_drop: false }` [INFO] [stdout] 5ad0ed3f1dfe2bfef27c4e32d4ef0fd3379719905968bc91e346364262444a45 [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] 9e797750f8b52805d693b1c305a7ace9179c77455c994ed719c5ced62a362e29 [INFO] running `Command { std: "docker" "start" "-a" "9e797750f8b52805d693b1c305a7ace9179c77455c994ed719c5ced62a362e29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking siphasher v0.3.7 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking svgtypes v0.6.0 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Checking rust_decimal v1.15.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking uom v0.31.1 [INFO] [stderr] Checking lyon_geom v0.17.5 [INFO] [stderr] Checking peg v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking g-code v0.3.3 [INFO] [stderr] Checking svg2gcode v0.0.7 (/opt/rustwide/workdir/lib) [INFO] [stdout] warning: use of deprecated function `postprocess::set_origin`: Setting the origin is now a preprocessing operation [INFO] [stdout] --> lib/src/lib.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub use postprocess::{set_origin, PostprocessConfig}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop_all_transforms` [INFO] [stdout] --> lib/src/turtle/mod.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn pop_all_transforms(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `J` should have a snake case name [INFO] [stdout] --> lib/src/arc.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | let J = ma[0].powi(2) + ma[2].powi(2); [INFO] [stdout] | ^ help: convert the identifier to snake case: `j` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `K` should have a snake case name [INFO] [stdout] --> lib/src/arc.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | let K = ma[1].powi(2) + ma[3].powi(2); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> lib/src/arc.rs:222:17 [INFO] [stdout] | [INFO] [stdout] 222 | let D = ((ma[0] - ma[3]).powi(2) + (ma[2] + ma[1]).powi(2)) [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `JK` should have a snake case name [INFO] [stdout] --> lib/src/arc.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | let JK = (J + K) / S::TWO; [INFO] [stdout] | ^^ help: convert the identifier to snake case: `jk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `L` should have a snake case name [INFO] [stdout] --> lib/src/arc.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | let L = ma[0] * ma[1] + ma[2] * ma[3]; [INFO] [stdout] | ^ help: convert the identifier to snake case: `l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `D` should have a snake case name [INFO] [stdout] --> lib/src/arc.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | let D = D.sqrt(); [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting svg2gcode-cli v0.0.2 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> cli/src/main.rs:60:57 [INFO] [stdout] | [INFO] [stdout] 60 | /// Useful when the SVG does not specify these (see https://github.com/sameer/svg2gcode/pull/16) [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.80s [INFO] running `Command { std: "docker" "inspect" "9e797750f8b52805d693b1c305a7ace9179c77455c994ed719c5ced62a362e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e797750f8b52805d693b1c305a7ace9179c77455c994ed719c5ced62a362e29", kill_on_drop: false }` [INFO] [stdout] 9e797750f8b52805d693b1c305a7ace9179c77455c994ed719c5ced62a362e29 [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" "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] 82cb3efe9eefdb384d16bc48707bef3bb60de0207989ae2e99a03d02f89ef5e4 [INFO] running `Command { std: "docker" "start" "-a" "82cb3efe9eefdb384d16bc48707bef3bb60de0207989ae2e99a03d02f89ef5e4", 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" "82cb3efe9eefdb384d16bc48707bef3bb60de0207989ae2e99a03d02f89ef5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82cb3efe9eefdb384d16bc48707bef3bb60de0207989ae2e99a03d02f89ef5e4", kill_on_drop: false }` [INFO] [stdout] 82cb3efe9eefdb384d16bc48707bef3bb60de0207989ae2e99a03d02f89ef5e4