[INFO] fetching crate cargo-xcode-build-rs 0.2.3... [INFO] building cargo-xcode-build-rs-0.2.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate cargo-xcode-build-rs 0.2.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cargo-xcode-build-rs 0.2.3 [INFO] finished tweaking crates.io crate cargo-xcode-build-rs 0.2.3 [INFO] tweaked toml for crates.io crate cargo-xcode-build-rs 0.2.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-xcode-build-rs 0.2.3 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 cargo-xcode-build-rs 0.2.3 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 serde_spanned v0.6.6 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded toml_datetime v0.6.6 [INFO] [stderr] Downloaded either v1.12.0 [INFO] [stderr] Downloaded which v6.0.1 [INFO] [stderr] Downloaded clap v4.5.7 [INFO] [stderr] Downloaded bossy v0.2.1 [INFO] [stderr] Downloaded thiserror v1.0.61 [INFO] [stderr] Downloaded camino v1.1.7 [INFO] [stderr] Downloaded clap_derive v4.5.5 [INFO] [stderr] Downloaded thiserror-impl v1.0.61 [INFO] [stderr] Downloaded winnow v0.6.13 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded clap_builder v4.5.7 [INFO] [stderr] Downloaded cc v1.0.100 [INFO] [stderr] Downloaded toml_edit v0.22.14 [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] c38139fd96d5cc310336f9b57eb54a5668ed114b030dbf6aa67194bbba214303 [INFO] running `Command { std: "docker" "start" "-a" "c38139fd96d5cc310336f9b57eb54a5668ed114b030dbf6aa67194bbba214303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c38139fd96d5cc310336f9b57eb54a5668ed114b030dbf6aa67194bbba214303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38139fd96d5cc310336f9b57eb54a5668ed114b030dbf6aa67194bbba214303", kill_on_drop: false }` [INFO] [stdout] c38139fd96d5cc310336f9b57eb54a5668ed114b030dbf6aa67194bbba214303 [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] a965624359249127bc024bdfaeacaf82c92d20252b34a0f37a3bdfd3c831d795 [INFO] running `Command { std: "docker" "start" "-a" "a965624359249127bc024bdfaeacaf82c92d20252b34a0f37a3bdfd3c831d795", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bossy v0.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling cargo-xcode-build-rs v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/helpers.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse_archs() -> color_eyre::Result { [INFO] [stdout] | ------------------------------------------------- move the `impl` block outside of this function `parse_archs` [INFO] [stdout] 51 | impl Archs { [INFO] [stdout] | ^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | `Archs` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.82s [INFO] running `Command { std: "docker" "inspect" "a965624359249127bc024bdfaeacaf82c92d20252b34a0f37a3bdfd3c831d795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a965624359249127bc024bdfaeacaf82c92d20252b34a0f37a3bdfd3c831d795", kill_on_drop: false }` [INFO] [stdout] a965624359249127bc024bdfaeacaf82c92d20252b34a0f37a3bdfd3c831d795 [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] 866d242451725f3b97ee0084205b1f43e55b8aaa927e22955c4c756581594668 [INFO] running `Command { std: "docker" "start" "-a" "866d242451725f3b97ee0084205b1f43e55b8aaa927e22955c4c756581594668", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-xcode-build-rs v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/helpers.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse_archs() -> color_eyre::Result { [INFO] [stdout] | ------------------------------------------------- move the `impl` block outside of this function `parse_archs` [INFO] [stdout] 51 | impl Archs { [INFO] [stdout] | ^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | `Archs` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/helpers.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse_archs() -> color_eyre::Result { [INFO] [stdout] | ------------------------------------------------- move the `impl` block outside of this function `parse_archs` [INFO] [stdout] 51 | impl Archs { [INFO] [stdout] | ^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | `Archs` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "866d242451725f3b97ee0084205b1f43e55b8aaa927e22955c4c756581594668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866d242451725f3b97ee0084205b1f43e55b8aaa927e22955c4c756581594668", kill_on_drop: false }` [INFO] [stdout] 866d242451725f3b97ee0084205b1f43e55b8aaa927e22955c4c756581594668