[INFO] fetching crate mcsdk 0.1.2...
[INFO] building mcsdk-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate mcsdk 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mcsdk 0.1.2
[INFO] finished tweaking crates.io crate mcsdk 0.1.2
[INFO] tweaked toml for crates.io crate mcsdk 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcsdk 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcsdk 0.1.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.11
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded libtermcolor v1.1.0
[INFO] [stderr]   Downloaded clap_builder v4.5.11
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3088f23769ee24d5f556eb89b2adc695c0a2c4a6318786f1a9b47c7e5c62425e
[INFO] running `Command { std: "docker" "start" "-a" "3088f23769ee24d5f556eb89b2adc695c0a2c4a6318786f1a9b47c7e5c62425e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3088f23769ee24d5f556eb89b2adc695c0a2c4a6318786f1a9b47c7e5c62425e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3088f23769ee24d5f556eb89b2adc695c0a2c4a6318786f1a9b47c7e5c62425e", kill_on_drop: false }`
[INFO] [stdout] 3088f23769ee24d5f556eb89b2adc695c0a2c4a6318786f1a9b47c7e5c62425e
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c6f8f31d0b79c4ffc0501a83a7071e68c45ed26e2cc8671a6b5ac0e621b27cc
[INFO] running `Command { std: "docker" "start" "-a" "3c6f8f31d0b79c4ffc0501a83a7071e68c45ed26e2cc8671a6b5ac0e621b27cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling libtermcolor v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling mcsdk v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `latest` is never read
[INFO] [stdout]   --> src/server_manager.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct VanillaApiResponse {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 28 |     latest: ApiVanillaLatestVersions,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VanillaApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `release` and `snapshot` are never read
[INFO] [stdout]   --> src/server_manager.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct ApiVanillaLatestVersions {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 34 |     release: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     snapshot: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiVanillaLatestVersions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version_type` is never read
[INFO] [stdout]   --> src/server_manager.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ApiVanillaVersionEntry {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     version_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiVanillaVersionEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.27s
[INFO] running `Command { std: "docker" "inspect" "3c6f8f31d0b79c4ffc0501a83a7071e68c45ed26e2cc8671a6b5ac0e621b27cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6f8f31d0b79c4ffc0501a83a7071e68c45ed26e2cc8671a6b5ac0e621b27cc", kill_on_drop: false }`
[INFO] [stdout] 3c6f8f31d0b79c4ffc0501a83a7071e68c45ed26e2cc8671a6b5ac0e621b27cc
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf385ed1dd870e9f192be8399471e89a89ed98ba94cd52ee8958b40004842b9b
[INFO] running `Command { std: "docker" "start" "-a" "bf385ed1dd870e9f192be8399471e89a89ed98ba94cd52ee8958b40004842b9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling mcsdk v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `latest` is never read
[INFO] [stdout]   --> src/server_manager.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct VanillaApiResponse {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 28 |     latest: ApiVanillaLatestVersions,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VanillaApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `release` and `snapshot` are never read
[INFO] [stdout]   --> src/server_manager.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct ApiVanillaLatestVersions {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 34 |     release: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     snapshot: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiVanillaLatestVersions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version_type` is never read
[INFO] [stdout]   --> src/server_manager.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ApiVanillaVersionEntry {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     version_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiVanillaVersionEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "bf385ed1dd870e9f192be8399471e89a89ed98ba94cd52ee8958b40004842b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf385ed1dd870e9f192be8399471e89a89ed98ba94cd52ee8958b40004842b9b", kill_on_drop: false }`
[INFO] [stdout] bf385ed1dd870e9f192be8399471e89a89ed98ba94cd52ee8958b40004842b9b
