[INFO] cloning repository https://github.com/phasewalk1/nasa-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phasewalk1/nasa-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphasewalk1%2Fnasa-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphasewalk1%2Fnasa-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d830dc99b81a6c88a13cc261689ddee2e4b2a0e1
[INFO] building phasewalk1/nasa-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphasewalk1%2Fnasa-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/phasewalk1/nasa-rs
[INFO] finished tweaking git repo https://github.com/phasewalk1/nasa-rs
[INFO] tweaked toml for git repo https://github.com/phasewalk1/nasa-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phasewalk1/nasa-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phasewalk1/nasa-rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/examples/apod.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `apod-example`
[INFO] [stderr]   * `example` target `apod`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded termcolor v1.4.0
[INFO] [stderr]   Downloaded syn v2.0.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f04f1a62e9c980ed29eb5df9d4d21437f8523709c4a96924c3b882330b4cda04
[INFO] running `Command { std: "docker" "start" "-a" "f04f1a62e9c980ed29eb5df9d4d21437f8523709c4a96924c3b882330b4cda04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f04f1a62e9c980ed29eb5df9d4d21437f8523709c4a96924c3b882330b4cda04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04f1a62e9c980ed29eb5df9d4d21437f8523709c4a96924c3b882330b4cda04", kill_on_drop: false }`
[INFO] [stdout] f04f1a62e9c980ed29eb5df9d4d21437f8523709c4a96924c3b882330b4cda04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ff663432586646dbafceb1031a544c2799439607bc7678850fd92d6b827ec88
[INFO] running `Command { std: "docker" "start" "-a" "7ff663432586646dbafceb1031a544c2799439607bc7678850fd92d6b827ec88", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/apod.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `apod-example`
[INFO] [stderr]   * `example` target `apod`
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling nasa-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![feature(associated_type_defaults, associated_type_bounds)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/clients/apod.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let today = chrono::NaiveDateTime::from_timestamp(today as i64, 0);
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s
[INFO] running `Command { std: "docker" "inspect" "7ff663432586646dbafceb1031a544c2799439607bc7678850fd92d6b827ec88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff663432586646dbafceb1031a544c2799439607bc7678850fd92d6b827ec88", kill_on_drop: false }`
[INFO] [stdout] 7ff663432586646dbafceb1031a544c2799439607bc7678850fd92d6b827ec88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a77cdb95e43fa0ac89544fdcfdf7df3dca9f2237019a533578dfdf8004ab48f0
[INFO] running `Command { std: "docker" "start" "-a" "a77cdb95e43fa0ac89544fdcfdf7df3dca9f2237019a533578dfdf8004ab48f0", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/apod.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `apod-example`
[INFO] [stderr]   * `example` target `apod`
[INFO] [stderr]    Compiling nasa-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![feature(associated_type_defaults, associated_type_bounds)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/clients/apod.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let today = chrono::NaiveDateTime::from_timestamp(today as i64, 0);
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `associated_type_bounds` has been stable since 1.79.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![feature(associated_type_defaults, associated_type_bounds)]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> src/clients/apod.rs:27:44
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let today = chrono::NaiveDateTime::from_timestamp(today as i64, 0);
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.92s
[INFO] running `Command { std: "docker" "inspect" "a77cdb95e43fa0ac89544fdcfdf7df3dca9f2237019a533578dfdf8004ab48f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77cdb95e43fa0ac89544fdcfdf7df3dca9f2237019a533578dfdf8004ab48f0", kill_on_drop: false }`
[INFO] [stdout] a77cdb95e43fa0ac89544fdcfdf7df3dca9f2237019a533578dfdf8004ab48f0
