[INFO] fetching crate apple-clis 0.0.15...
[INFO] checking apple-clis-0.0.15 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate apple-clis 0.0.15 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate apple-clis 0.0.15 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apple-clis 0.0.15
[INFO] finished tweaking crates.io crate apple-clis 0.0.15
[INFO] tweaked toml for crates.io crate apple-clis 0.0.15 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate apple-clis 0.0.15 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84869818721ee0fe6d79e410b15632be6de977a343285abb153ea69a27ed63ed
[INFO] running `Command { std: "docker" "start" "-a" "84869818721ee0fe6d79e410b15632be6de977a343285abb153ea69a27ed63ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84869818721ee0fe6d79e410b15632be6de977a343285abb153ea69a27ed63ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84869818721ee0fe6d79e410b15632be6de977a343285abb153ea69a27ed63ed", kill_on_drop: false }`
[INFO] [stdout] 84869818721ee0fe6d79e410b15632be6de977a343285abb153ea69a27ed63ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ca10aef0a2a7807002bfc0bae203b74a19bbc6f13a078fe27bf260915f51d8
[INFO] running `Command { std: "docker" "start" "-a" "d7ca10aef0a2a7807002bfc0bae203b74a19bbc6f13a078fe27bf260915f51d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking bossy v0.2.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking ext-trait v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]     Checking extension-traits v1.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking clap_complete v4.5.2
[INFO] [stderr]     Checking clap-cargo v0.14.0
[INFO] [stderr]     Checking clap_complete_nushell v4.5.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking apple-clis v0.0.15 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/shared/identifiers/../../../tests/device-names.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/shared/identifiers/device_name.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let examples = include!("../../../tests/device-names.json");
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apple-clis` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: associated function `from_path` is never used
[INFO] [stdout]   --> src/shared/traits.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait ExecInstance: Sized {
[INFO] [stdout]    |           ------------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn from_path(path: impl AsRef<Utf8Path>) -> Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7ca10aef0a2a7807002bfc0bae203b74a19bbc6f13a078fe27bf260915f51d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ca10aef0a2a7807002bfc0bae203b74a19bbc6f13a078fe27bf260915f51d8", kill_on_drop: false }`
[INFO] [stdout] d7ca10aef0a2a7807002bfc0bae203b74a19bbc6f13a078fe27bf260915f51d8
