[INFO] updating cached repository https://github.com/neilg63/astrojson [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] testing neilg63/astrojson against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Fastrojson" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neilg63/astrojson on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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 work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/neilg63/astrojson already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 1d29ee00dd25184dd36ea92b14045be187cc9744af91409186c05b43b34b74b5 [INFO] running `"docker" "start" "-a" "1d29ee00dd25184dd36ea92b14045be187cc9744af91409186c05b43b34b74b5"` [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Compiling serde v0.9.6 [INFO] [stderr] Compiling grabinput v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling serde_codegen_internals v0.13.0 [INFO] [stderr] Compiling serde_derive v0.9.6 [INFO] [stderr] Compiling serde_json v0.9.5 [INFO] [stderr] Compiling 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] Finished dev [unoptimized + debuginfo] target(s) in 19.65s [INFO] running `"docker" "inspect" "1d29ee00dd25184dd36ea92b14045be187cc9744af91409186c05b43b34b74b5"` [INFO] running `"docker" "rm" "-f" "1d29ee00dd25184dd36ea92b14045be187cc9744af91409186c05b43b34b74b5"` [INFO] [stdout] 1d29ee00dd25184dd36ea92b14045be187cc9744af91409186c05b43b34b74b5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b416550fa48967963cfe05b80b5818071c2cdcf4be53e3e29ad78fb95157b8fb [INFO] running `"docker" "start" "-a" "b416550fa48967963cfe05b80b5818071c2cdcf4be53e3e29ad78fb95157b8fb"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "b416550fa48967963cfe05b80b5818071c2cdcf4be53e3e29ad78fb95157b8fb"` [INFO] running `"docker" "rm" "-f" "b416550fa48967963cfe05b80b5818071c2cdcf4be53e3e29ad78fb95157b8fb"` [INFO] [stdout] b416550fa48967963cfe05b80b5818071c2cdcf4be53e3e29ad78fb95157b8fb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] fb4ce1a3dbeec487cb28735ce76613c2d2e380742470ae494c16f24a0ad69c3a [INFO] running `"docker" "start" "-a" "fb4ce1a3dbeec487cb28735ce76613c2d2e380742470ae494c16f24a0ad69c3a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/astro-be407cca120a7c2a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fb4ce1a3dbeec487cb28735ce76613c2d2e380742470ae494c16f24a0ad69c3a"` [INFO] running `"docker" "rm" "-f" "fb4ce1a3dbeec487cb28735ce76613c2d2e380742470ae494c16f24a0ad69c3a"` [INFO] [stdout] fb4ce1a3dbeec487cb28735ce76613c2d2e380742470ae494c16f24a0ad69c3a