[INFO] fetching crate eframework 0.1.0... [INFO] checking eframework-0.1.0 against master#e2c96cc06bdbdbc6f59c7551194d6a742260d6ff for pr-147185-1 [INFO] extracting crate eframework 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate eframework 0.1.0 [INFO] finished tweaking crates.io crate eframework 0.1.0 [INFO] tweaked toml for crates.io crate eframework 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eframework 0.1.0 on toolchain e2c96cc06bdbdbc6f59c7551194d6a742260d6ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e2c96cc06bdbdbc6f59c7551194d6a742260d6ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e2c96cc06bdbdbc6f59c7551194d6a742260d6ff" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding abi_stable v0.9.3 (available: v0.11.3) [INFO] [stderr] Adding semver v0.11.0 (available: v1.0.27) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e2c96cc06bdbdbc6f59c7551194d6a742260d6ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded proptest v1.8.0 [INFO] [stderr] Downloaded windows-sys v0.61.2 [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" "+e2c96cc06bdbdbc6f59c7551194d6a742260d6ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0e8747d21628267f94c4919f2fe43d09e5409cd82535c9342e0b7f5d5a952c0 [INFO] running `Command { std: "docker" "start" "-a" "d0e8747d21628267f94c4919f2fe43d09e5409cd82535c9342e0b7f5d5a952c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e8747d21628267f94c4919f2fe43d09e5409cd82535c9342e0b7f5d5a952c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e8747d21628267f94c4919f2fe43d09e5409cd82535c9342e0b7f5d5a952c0", kill_on_drop: false }` [INFO] [stdout] d0e8747d21628267f94c4919f2fe43d09e5409cd82535c9342e0b7f5d5a952c0 [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" "+e2c96cc06bdbdbc6f59c7551194d6a742260d6ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15b636d1b8d31f8d73cb401696c4f817f26f2daeab15ad6c687bcdf5577d4cc [INFO] running `Command { std: "docker" "start" "-a" "f15b636d1b8d31f8d73cb401696c4f817f26f2daeab15ad6c687bcdf5577d4cc", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling core_extensions v0.1.20 [INFO] [stderr] Compiling repr_offset v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking pest v2.8.3 [INFO] [stderr] Compiling abi_stable_shared v0.9.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking semver-parser v0.10.3 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking proptest v1.8.0 [INFO] [stderr] Compiling as_derive_utils v0.9.0 [INFO] [stderr] Compiling abi_stable_derive v0.9.2 [INFO] [stderr] Checking abi_stable v0.9.3 [INFO] [stderr] Checking eframework v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/analysis_framework.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[sabi_trait] //Create an ffi-safe trait object from this trait definition [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #78586 [INFO] [stdout] = note: this struct contains `UnsafeIgnoredType`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [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/analysis_framework.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[sabi_trait] //Create an ffi-safe trait object from this trait definition [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AnalysisModule_Interface` is not local [INFO] [stdout] | `InterfaceType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__inside_generated_mod` [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/analysis_framework.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[sabi_trait] //Create an ffi-safe trait object from this trait definition [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #78586 [INFO] [stdout] = note: this struct contains `UnsafeIgnoredType`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [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/analysis_framework.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[sabi_trait] //Create an ffi-safe trait object from this trait definition [INFO] [stdout] | -^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AnalysisModule_Interface` is not local [INFO] [stdout] | `InterfaceType` is not local [INFO] [stdout] | move the `impl` block outside of this constant `__inside_generated_mod` [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: abi_stable v0.9.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "f15b636d1b8d31f8d73cb401696c4f817f26f2daeab15ad6c687bcdf5577d4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15b636d1b8d31f8d73cb401696c4f817f26f2daeab15ad6c687bcdf5577d4cc", kill_on_drop: false }` [INFO] [stdout] f15b636d1b8d31f8d73cb401696c4f817f26f2daeab15ad6c687bcdf5577d4cc