[INFO] cloning repository https://github.com/BlockListed/modrinth_downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockListed/modrinth_downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockListed%2Fmodrinth_downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockListed%2Fmodrinth_downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2257cb97ed44ccf8abe5098d6216c15f61e1fe7b
[INFO] building BlockListed/modrinth_downloader against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockListed%2Fmodrinth_downloader" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlockListed/modrinth_downloader
[INFO] finished tweaking git repo https://github.com/BlockListed/modrinth_downloader
[INFO] tweaked toml for git repo https://github.com/BlockListed/modrinth_downloader written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlockListed/modrinth_downloader 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 git repo https://github.com/BlockListed/modrinth_downloader 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.100.1
[INFO] [stderr]   Downloaded dashmap v5.5.0
[INFO] [stderr]   Downloaded indexmap v2.0.1
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded rustls-webpki v0.101.3
[INFO] [stderr]   Downloaded ureq v2.7.1
[INFO] [stderr]   Downloaded winnow v0.6.5
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded rustls v0.21.6
[INFO] [stderr]   Downloaded webpki-roots v0.23.1
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded toml_edit v0.22.8
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 55f4fc29376ff5c8850e2049ccadbd7d92c58de63ac831e1006ca9b7c93ce19e
[INFO] running `Command { std: "docker" "start" "-a" "55f4fc29376ff5c8850e2049ccadbd7d92c58de63ac831e1006ca9b7c93ce19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55f4fc29376ff5c8850e2049ccadbd7d92c58de63ac831e1006ca9b7c93ce19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f4fc29376ff5c8850e2049ccadbd7d92c58de63ac831e1006ca9b7c93ce19e", kill_on_drop: false }`
[INFO] [stdout] 55f4fc29376ff5c8850e2049ccadbd7d92c58de63ac831e1006ca9b7c93ce19e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 97279bb16304b70eceef28c6f9b48c562eb01dc7aac3f498b12bc591ed6253bb
[INFO] running `Command { std: "docker" "start" "-a" "97279bb16304b70eceef28c6f9b48c562eb01dc7aac3f498b12bc591ed6253bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling indexmap v2.0.1
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling dashmap v5.5.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.8
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.3
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling modrinth-downloader v1.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/modrinth/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Version {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Version` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.78s
[INFO] running `Command { std: "docker" "inspect" "97279bb16304b70eceef28c6f9b48c562eb01dc7aac3f498b12bc591ed6253bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97279bb16304b70eceef28c6f9b48c562eb01dc7aac3f498b12bc591ed6253bb", kill_on_drop: false }`
[INFO] [stdout] 97279bb16304b70eceef28c6f9b48c562eb01dc7aac3f498b12bc591ed6253bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 74e313d5f0c31d428a9c803acbf07cf438838da6eb7cb7f3b3f92521ef3f9eec
[INFO] running `Command { std: "docker" "start" "-a" "74e313d5f0c31d428a9c803acbf07cf438838da6eb7cb7f3b3f92521ef3f9eec", kill_on_drop: false }`
[INFO] [stderr]    Compiling modrinth-downloader v1.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/modrinth/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Version {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Version` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "74e313d5f0c31d428a9c803acbf07cf438838da6eb7cb7f3b3f92521ef3f9eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e313d5f0c31d428a9c803acbf07cf438838da6eb7cb7f3b3f92521ef3f9eec", kill_on_drop: false }`
[INFO] [stdout] 74e313d5f0c31d428a9c803acbf07cf438838da6eb7cb7f3b3f92521ef3f9eec
