[INFO] fetching crate hwlocality 1.0.0-alpha.8... [INFO] checking hwlocality-1.0.0-alpha.8 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate hwlocality 1.0.0-alpha.8 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hwlocality 1.0.0-alpha.8 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hwlocality 1.0.0-alpha.8 [INFO] tweaked toml for crates.io crate hwlocality 1.0.0-alpha.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hwlocality 1.0.0-alpha.8 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hwlocality 1.0.0-alpha.8 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hwlocality-sys v0.5.3 [INFO] [stderr] Downloaded sysinfo v0.35.2 [INFO] [stderr] Downloaded objc2-io-kit v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 619d4faf435e864bf6c39099d877dcaddf96364d7e719c3a9d095e278106a99d [INFO] running `Command { std: "docker" "start" "-a" "619d4faf435e864bf6c39099d877dcaddf96364d7e719c3a9d095e278106a99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "619d4faf435e864bf6c39099d877dcaddf96364d7e719c3a9d095e278106a99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619d4faf435e864bf6c39099d877dcaddf96364d7e719c3a9d095e278106a99d", kill_on_drop: false }` [INFO] [stdout] 619d4faf435e864bf6c39099d877dcaddf96364d7e719c3a9d095e278106a99d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b80031dcf73b09c195696470d823397ac5bf2d3f94fbe7642bc63e62c4aeebd0 [INFO] running `Command { std: "docker" "start" "-a" "b80031dcf73b09c195696470d823397ac5bf2d3f94fbe7642bc63e62c4aeebd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hwlocality-sys v0.5.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking errno v0.3.12 [INFO] [stderr] Checking sysinfo v0.35.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking hwlocality v1.0.0-alpha.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/bitmap/mod.rs:1470:5 [INFO] [stdout] | [INFO] [stdout] 1461 | #[derive(Copy, Clone, Debug, Eq, Hash, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1470 | next: fn(&Bitmap, Option) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/bitmap/mod.rs:1470:5 [INFO] [stdout] | [INFO] [stdout] 1461 | #[derive(Copy, Clone, Debug, Eq, Hash, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 1470 | next: fn(&Bitmap, Option) -> Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.11s [INFO] running `Command { std: "docker" "inspect" "b80031dcf73b09c195696470d823397ac5bf2d3f94fbe7642bc63e62c4aeebd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b80031dcf73b09c195696470d823397ac5bf2d3f94fbe7642bc63e62c4aeebd0", kill_on_drop: false }` [INFO] [stdout] b80031dcf73b09c195696470d823397ac5bf2d3f94fbe7642bc63e62c4aeebd0