[INFO] fetching crate astrology 3.0.3...
[INFO] checking astrology-3.0.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate astrology 3.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate astrology 3.0.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-3-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded libmath v0.2.1
[INFO] [stderr]   Downloaded strum v0.17.1
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded strum_macros v0.17.1
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded serde_json v1.0.71
[INFO] [stderr]   Downloaded chrono v0.4.19
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded num-integer v0.1.44
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded svg v0.6.0
[INFO] [stderr]   Downloaded libswe-sys v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21ccfc616f2280d4d50aa663d1efd3392e3ea4b41e0fccc8509b88c6e0f3c13d
[INFO] running `Command { std: "docker" "start" "-a" "21ccfc616f2280d4d50aa663d1efd3392e3ea4b41e0fccc8509b88c6e0f3c13d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21ccfc616f2280d4d50aa663d1efd3392e3ea4b41e0fccc8509b88c6e0f3c13d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ccfc616f2280d4d50aa663d1efd3392e3ea4b41e0fccc8509b88c6e0f3c13d", kill_on_drop: false }`
[INFO] [stdout] 21ccfc616f2280d4d50aa663d1efd3392e3ea4b41e0fccc8509b88c6e0f3c13d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4401464e8d5b2b7d4c58dae05d093ef6968920d9df701cf3ca48448c17805b99
[INFO] running `Command { std: "docker" "start" "-a" "4401464e8d5b2b7d4c58dae05d093ef6968920d9df701cf3ca48448c17805b99", 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 syn v1.0.81
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking svg v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking libmath v0.2.1
[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]      |                         ^^^^^^^^
[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] help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout] 1054 -             Some(x) => x.clone(),
[INFO] [stdout] 1054 +             Some(x) => x,
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to clone `DataChartNatal`, implement `Clone` for it
[INFO] [stdout]      |
[INFO] [stdout] 29   + #[derive(Clone)]
[INFO] [stdout] 30   | pub struct DataChartNatal {
[INFO] [stdout]      |
[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]      |                         ^^^^^^^^
[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] help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout] 1054 -             Some(x) => x.clone(),
[INFO] [stdout] 1054 +             Some(x) => x,
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to clone `DataChartNatal`, implement `Clone` for it
[INFO] [stdout]      |
[INFO] [stdout] 29   + #[derive(Clone)]
[INFO] [stdout] 30   | pub struct DataChartNatal {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.46s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "4401464e8d5b2b7d4c58dae05d093ef6968920d9df701cf3ca48448c17805b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4401464e8d5b2b7d4c58dae05d093ef6968920d9df701cf3ca48448c17805b99", kill_on_drop: false }`
[INFO] [stdout] 4401464e8d5b2b7d4c58dae05d093ef6968920d9df701cf3ca48448c17805b99
[INFO] checking astrology-3.0.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate astrology 3.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate astrology 3.0.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-3-tc2/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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8636001737a6b9b8537491065d45314e742743a12754f441f02bd62b288f4e78
[INFO] running `Command { std: "docker" "start" "-a" "8636001737a6b9b8537491065d45314e742743a12754f441f02bd62b288f4e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8636001737a6b9b8537491065d45314e742743a12754f441f02bd62b288f4e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8636001737a6b9b8537491065d45314e742743a12754f441f02bd62b288f4e78", kill_on_drop: false }`
[INFO] [stdout] 8636001737a6b9b8537491065d45314e742743a12754f441f02bd62b288f4e78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f7e00a304aeb70fa31e7cc56aad1262ff3a088b642016063c3cd208d7a4d20e
[INFO] running `Command { std: "docker" "start" "-a" "8f7e00a304aeb70fa31e7cc56aad1262ff3a088b642016063c3cd208d7a4d20e", 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 syn v1.0.81
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking svg v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking libmath v0.2.1
[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]      |                         ^^^^^^^^
[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] help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout] 1054 -             Some(x) => x.clone(),
[INFO] [stdout] 1054 +             Some(x) => x,
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to clone `DataChartNatal`, implement `Clone` for it
[INFO] [stdout]      |
[INFO] [stdout] 29   + #[derive(Clone)]
[INFO] [stdout] 30   | pub struct DataChartNatal {
[INFO] [stdout]      |
[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: 2 warnings emitted
[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]      |                         ^^^^^^^^
[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] help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout] 1054 -             Some(x) => x.clone(),
[INFO] [stdout] 1054 +             Some(x) => x,
[INFO] [stdout]      |
[INFO] [stdout] help: if you meant to clone `DataChartNatal`, implement `Clone` for it
[INFO] [stdout]      |
[INFO] [stdout] 29   + #[derive(Clone)]
[INFO] [stdout] 30   | pub struct DataChartNatal {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "8f7e00a304aeb70fa31e7cc56aad1262ff3a088b642016063c3cd208d7a4d20e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f7e00a304aeb70fa31e7cc56aad1262ff3a088b642016063c3cd208d7a4d20e", kill_on_drop: false }`
[INFO] [stdout] 8f7e00a304aeb70fa31e7cc56aad1262ff3a088b642016063c3cd208d7a4d20e
