[INFO] fetching crate astrology 3.0.3...
[INFO] checking astrology-3.0.3 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate astrology 3.0.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate astrology 3.0.3 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate astrology 3.0.3
[INFO] finished tweaking crates.io crate astrology 3.0.3
[INFO] tweaked toml for crates.io crate astrology 3.0.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate astrology 3.0.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.71
[INFO] [stderr]   Downloaded svg v0.6.0
[INFO] [stderr]   Downloaded libmath v0.2.1
[INFO] [stderr]   Downloaded strum v0.17.1
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded num-derive v0.2.5
[INFO] [stderr]   Downloaded strum_macros v0.17.1
[INFO] [stderr]   Downloaded cc v1.0.72
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded libswe-sys v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5d5cfca8b013294464dbe3bb74b8e9539b6d09d1d184f5aac9d7fda248d2247
[INFO] running `Command { std: "docker" "start" "-a" "e5d5cfca8b013294464dbe3bb74b8e9539b6d09d1d184f5aac9d7fda248d2247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5d5cfca8b013294464dbe3bb74b8e9539b6d09d1d184f5aac9d7fda248d2247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d5cfca8b013294464dbe3bb74b8e9539b6d09d1d184f5aac9d7fda248d2247", kill_on_drop: false }`
[INFO] [stdout] e5d5cfca8b013294464dbe3bb74b8e9539b6d09d1d184f5aac9d7fda248d2247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f80eb124dd1a9ed1a67eccadc41532e7a25cdb43c07e73d001d4e841cdc4965a
[INFO] running `Command { std: "docker" "start" "-a" "f80eb124dd1a9ed1a67eccadc41532e7a25cdb43c07e73d001d4e841cdc4965a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking libmath v0.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]     Checking svg v0.6.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling libswe-sys v0.2.7
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]     Checking astrology v3.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/cfg/parse.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let items: Vec<_> = time.clone().split(&[':'][..]).collect();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/svg_draw/compute_chart.rs:1054:25
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             Some(x) => x.clone(),
[INFO] [stdout]      |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `DataChartNatal` does not implement `Clone`, so calling `clone` on `&DataChartNatal` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/cfg/parse.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let items: Vec<_> = time.clone().split(&[':'][..]).collect();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/svg_draw/compute_chart.rs:1054:25
[INFO] [stdout]      |
[INFO] [stdout] 1054 |             Some(x) => x.clone(),
[INFO] [stdout]      |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `DataChartNatal` does not implement `Clone`, so calling `clone` on `&DataChartNatal` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.6.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f80eb124dd1a9ed1a67eccadc41532e7a25cdb43c07e73d001d4e841cdc4965a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f80eb124dd1a9ed1a67eccadc41532e7a25cdb43c07e73d001d4e841cdc4965a", kill_on_drop: false }`
[INFO] [stdout] f80eb124dd1a9ed1a67eccadc41532e7a25cdb43c07e73d001d4e841cdc4965a
