[INFO] updating cached repository https://github.com/neilg63/astrojson [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a7cb2d3e3c2b0081078f077051288dc8c86699d [INFO] checking neilg63/astrojson against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Fastrojson" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neilg63/astrojson on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/neilg63/astrojson [INFO] finished tweaking git repo https://github.com/neilg63/astrojson [INFO] tweaked toml for git repo https://github.com/neilg63/astrojson written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/neilg63/astrojson already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 937829e457c69cdb8373651cd4fadff2ba3efa131d7fb4e93551efbddfb03835 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "937829e457c69cdb8373651cd4fadff2ba3efa131d7fb4e93551efbddfb03835"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Checking serde v0.9.6 [INFO] [stderr] Checking grabinput v0.2.1 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking thread_local v0.3.2 [INFO] [stderr] Checking aho-corasick v0.6.2 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Compiling serde_codegen_internals v0.13.0 [INFO] [stderr] Compiling serde_derive v0.9.6 [INFO] [stderr] Checking serde_json v0.9.5 [INFO] [stderr] Checking astro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/astro.rs:97:40 [INFO] [stderr] | [INFO] [stderr] 97 | ag.push(AspectData::new("triseptile",(360.0/7.0*3.0) )); // 154.28571 [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/astro.rs:103:39 [INFO] [stderr] | [INFO] [stderr] 103 | ag.push(AspectData::new("biseptile",(360.0/3.5))); // 102.85714 [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/astro.rs:108:37 [INFO] [stderr] | [INFO] [stderr] 108 | ag.push(AspectData::new("septile",(360.0/7.0))); // 51.42857 [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/astro.rs:97:40 [INFO] [stderr] | [INFO] [stderr] 97 | ag.push(AspectData::new("triseptile",(360.0/7.0*3.0) )); // 154.28571 [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/astro.rs:103:39 [INFO] [stderr] | [INFO] [stderr] 103 | ag.push(AspectData::new("biseptile",(360.0/3.5))); // 102.85714 [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/astro.rs:108:37 [INFO] [stderr] | [INFO] [stderr] 108 | ag.push(AspectData::new("septile",(360.0/7.0))); // 51.42857 [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.57s [INFO] running `"docker" "inspect" "937829e457c69cdb8373651cd4fadff2ba3efa131d7fb4e93551efbddfb03835"` [INFO] running `"docker" "rm" "-f" "937829e457c69cdb8373651cd4fadff2ba3efa131d7fb4e93551efbddfb03835"` [INFO] [stdout] 937829e457c69cdb8373651cd4fadff2ba3efa131d7fb4e93551efbddfb03835