[INFO] cloning repository https://github.com/Andeskjerf/vy-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andeskjerf/vy-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndeskjerf%2Fvy-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndeskjerf%2Fvy-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab9057706f57dfdf6c27ffdb34840b7e35fc6da0
[INFO] checking Andeskjerf/vy-api against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndeskjerf%2Fvy-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Andeskjerf/vy-api
[INFO] finished tweaking git repo https://github.com/Andeskjerf/vy-api
[INFO] tweaked toml for git repo https://github.com/Andeskjerf/vy-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Andeskjerf/vy-api 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/Andeskjerf/vy-api 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.207
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded serde v1.0.207
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 14f3bec60f9d213331c616ab0200861a5773e5dbcb6f823a1b093db9ec20ec25
[INFO] running `Command { std: "docker" "start" "-a" "14f3bec60f9d213331c616ab0200861a5773e5dbcb6f823a1b093db9ec20ec25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14f3bec60f9d213331c616ab0200861a5773e5dbcb6f823a1b093db9ec20ec25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f3bec60f9d213331c616ab0200861a5773e5dbcb6f823a1b093db9ec20ec25", kill_on_drop: false }`
[INFO] [stdout] 14f3bec60f9d213331c616ab0200861a5773e5dbcb6f823a1b093db9ec20ec25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 731fb067129d5deee2331f06959ebdf5b78329c7828d766215c14a31a8b6313c
[INFO] running `Command { std: "docker" "start" "-a" "731fb067129d5deee2331f06959ebdf5b78329c7828d766215c14a31a8b6313c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking vy_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_platform` is never used
[INFO] [stdout]   --> src/destination.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Destination {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_platform(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from_json` are never used
[INFO] [stdout]   --> src/duration.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Duration {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new(days: u8, hours: u8, minutes: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn from_json(object: JsonValue) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_platform` is never used
[INFO] [stdout]   --> src/destination.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Destination {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_platform(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from_json` are never used
[INFO] [stdout]   --> src/duration.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Duration {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new(days: u8, hours: u8, minutes: u8) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn from_json(object: JsonValue) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.44s
[INFO] running `Command { std: "docker" "inspect" "731fb067129d5deee2331f06959ebdf5b78329c7828d766215c14a31a8b6313c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731fb067129d5deee2331f06959ebdf5b78329c7828d766215c14a31a8b6313c", kill_on_drop: false }`
[INFO] [stdout] 731fb067129d5deee2331f06959ebdf5b78329c7828d766215c14a31a8b6313c
