[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] checking phasewalk1/nasa-rs against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphasewalk1%2Fnasa-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phasewalk1/nasa-rs on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-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 syn v2.0.47
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 045905786cb6212751677b78a2c44407cf4871e4b85d44decb8d2b721480615f
[INFO] running `Command { std: "docker" "start" "-a" "045905786cb6212751677b78a2c44407cf4871e4b85d44decb8d2b721480615f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "045905786cb6212751677b78a2c44407cf4871e4b85d44decb8d2b721480615f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045905786cb6212751677b78a2c44407cf4871e4b85d44decb8d2b721480615f", kill_on_drop: false }`
[INFO] [stdout] 045905786cb6212751677b78a2c44407cf4871e4b85d44decb8d2b721480615f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab626dbb85b075d7ec88b9b051b814e268ef8da7b9bd3a5a05fae3b9ae4b8881
[INFO] running `Command { std: "docker" "start" "-a" "ab626dbb85b075d7ec88b9b051b814e268ef8da7b9bd3a5a05fae3b9ae4b8881", 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 libc v0.2.151
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[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]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.111
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking 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: 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: 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 20.52s
[INFO] running `Command { std: "docker" "inspect" "ab626dbb85b075d7ec88b9b051b814e268ef8da7b9bd3a5a05fae3b9ae4b8881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab626dbb85b075d7ec88b9b051b814e268ef8da7b9bd3a5a05fae3b9ae4b8881", kill_on_drop: false }`
[INFO] [stdout] ab626dbb85b075d7ec88b9b051b814e268ef8da7b9bd3a5a05fae3b9ae4b8881
