[INFO] cloning repository https://github.com/ElectronicWave/Elemental
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElectronicWave/Elemental" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectronicWave%2FElemental", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectronicWave%2FElemental'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8ad13e82dd35b3a60f12725372799dbcb563094
[INFO] testing ElectronicWave/Elemental against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectronicWave%2FElemental" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ElectronicWave/Elemental
[INFO] finished tweaking git repo https://github.com/ElectronicWave/Elemental
[INFO] tweaked toml for git repo https://github.com/ElectronicWave/Elemental written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElectronicWave/Elemental on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElectronicWave/Elemental 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/crates/demo/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf40c123058f6477a123a21a555a8bcfdce6945df9a4a449e44bfb5272d6e1ff
[INFO] running `Command { std: "docker" "start" "-a" "bf40c123058f6477a123a21a555a8bcfdce6945df9a4a449e44bfb5272d6e1ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf40c123058f6477a123a21a555a8bcfdce6945df9a4a449e44bfb5272d6e1ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf40c123058f6477a123a21a555a8bcfdce6945df9a4a449e44bfb5272d6e1ff", kill_on_drop: false }`
[INFO] [stdout] bf40c123058f6477a123a21a555a8bcfdce6945df9a4a449e44bfb5272d6e1ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fa1bd60b52c2844f88f2999d895378003fcb0a9b4afdbb5276728cca90660e7
[INFO] running `Command { std: "docker" "start" "-a" "0fa1bd60b52c2844f88f2999d895378003fcb0a9b4afdbb5276728cca90660e7", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/demo/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling saa v5.0.0
[INFO] [stderr]    Compiling sdd v4.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling scc v3.3.1
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling rs-release v0.1.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling elemental-discover v0.1.0 (/opt/rustwide/workdir/crates/discover)
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> crates/discover/src/lib.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{Write};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stdout`
[INFO] [stdout]  --> crates/discover/src/curseforge/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::stdout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/discover/src/curseforge/mod.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             _ => todo!(),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> crates/discover/src/curseforge/mod.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             ModLoaderType::Any => "0",
[INFO] [stdout]     |             ------------------ matches some of the same values
[INFO] [stdout] 122 |             ModLoaderType::Forge => "1",
[INFO] [stdout]     |             -------------------- matches some of the same values
[INFO] [stdout] 123 |             ModLoaderType::LiteLoader => "3",
[INFO] [stdout]     |             ------------------------- matches some of the same values
[INFO] [stdout] 124 |             ModLoaderType::Fabric => "4",
[INFO] [stdout]     |             --------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 127 |             _ => todo!(),
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModLoaderType` is never used
[INFO] [stdout]    --> crates/discover/src/curseforge/mod.rs:114:6
[INFO] [stdout]     |
[INFO] [stdout] 114 | enum ModLoaderType {
[INFO] [stdout]     |      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> crates/discover/src/curseforge/mod.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl ModLoaderType {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 119 |     pub fn get(&self) -> &str {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base_url` and `api_key` are never read
[INFO] [stdout]  --> crates/discover/src/modrinth/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Rinth {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     base_url: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 6 |     api_key: String
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Rinth` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling elemental-object v0.1.0 (/opt/rustwide/workdir/crates/object)
[INFO] [stdout] warning: unused import: `Easy`
[INFO] [stdout]  --> crates/discover/src/main.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use curl::easy::{Easy};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling elemental-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] error: argument never used
[INFO] [stdout]   --> crates/core/src/os/linux.rs:11:57
[INFO] [stdout]    |
[INFO] [stdout] 11 |             tracing::warn!("Failed to get OS release:", e);
[INFO] [stdout]    |                            ---------------------------  ^ argument never used
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            formatting specifier missing
[INFO] [stdout]    |
[INFO] [stdout] help: format specifiers use curly braces, consider adding a format specifier
[INFO] [stdout]    |
[INFO] [stdout] 11 |             tracing::warn!("Failed to get OS release:{}", e);
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]   --> crates/core/src/services/mojang.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn pistonmeta_v2(&self, url: impl Into<String>) {
[INFO] [stdout]    |                                       ^^^ help: if this is intentional, prefix it with an underscore: `_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> crates/core/src/storage/version.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         for obj in storage
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elemental-core` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0fa1bd60b52c2844f88f2999d895378003fcb0a9b4afdbb5276728cca90660e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa1bd60b52c2844f88f2999d895378003fcb0a9b4afdbb5276728cca90660e7", kill_on_drop: false }`
[INFO] [stdout] 0fa1bd60b52c2844f88f2999d895378003fcb0a9b4afdbb5276728cca90660e7
