[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 try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phasewalk1/nasa-rs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/source/examples/apod.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `apod-example` [INFO] [stderr] * `example` target `apod` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cebf25d6224686eb3fac8577e3d244b08a2c380a9724167e1561d035f43ec2e0 [INFO] running `Command { std: "docker" "start" "-a" "cebf25d6224686eb3fac8577e3d244b08a2c380a9724167e1561d035f43ec2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cebf25d6224686eb3fac8577e3d244b08a2c380a9724167e1561d035f43ec2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebf25d6224686eb3fac8577e3d244b08a2c380a9724167e1561d035f43ec2e0", kill_on_drop: false }` [INFO] [stdout] cebf25d6224686eb3fac8577e3d244b08a2c380a9724167e1561d035f43ec2e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 534ad17803627c6f5d6b0a4c64a9e3bbf65b5a2235dc24d44da13b200625662e [INFO] running `Command { std: "docker" "start" "-a" "534ad17803627c6f5d6b0a4c64a9e3bbf65b5a2235dc24d44da13b200625662e", 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 http v0.2.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling cc v1.0.83 [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 ryu v1.0.16 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling syn v2.0.47 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling 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] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [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 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 34.32s [INFO] running `Command { std: "docker" "inspect" "534ad17803627c6f5d6b0a4c64a9e3bbf65b5a2235dc24d44da13b200625662e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534ad17803627c6f5d6b0a4c64a9e3bbf65b5a2235dc24d44da13b200625662e", kill_on_drop: false }` [INFO] [stdout] 534ad17803627c6f5d6b0a4c64a9e3bbf65b5a2235dc24d44da13b200625662e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea2abd1fa875c080fc4a2355f508a73a3052455a7e2a3ff452e606aab923525d [INFO] running `Command { std: "docker" "start" "-a" "ea2abd1fa875c080fc4a2355f508a73a3052455a7e2a3ff452e606aab923525d", 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] [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] 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 `test` profile [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `Command { std: "docker" "inspect" "ea2abd1fa875c080fc4a2355f508a73a3052455a7e2a3ff452e606aab923525d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2abd1fa875c080fc4a2355f508a73a3052455a7e2a3ff452e606aab923525d", kill_on_drop: false }` [INFO] [stdout] ea2abd1fa875c080fc4a2355f508a73a3052455a7e2a3ff452e606aab923525d