[INFO] fetching crate nisty 0.1.0-alpha.6... [INFO] testing nisty-0.1.0-alpha.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate nisty 0.1.0-alpha.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate nisty 0.1.0-alpha.6 [INFO] finished tweaking crates.io crate nisty 0.1.0-alpha.6 [INFO] tweaked toml for crates.io crate nisty 0.1.0-alpha.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nisty 0.1.0-alpha.6 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding cosey v0.2.0 (available: v0.3.2) [INFO] [stderr] Adding der v0.2.10 (available: v0.7.10) [INFO] [stderr] Adding heapless-bytes v0.2.0 (available: v0.5.0) [INFO] [stderr] Adding sha2 v0.9.9 (available: v0.10.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b52c70cad87f636a518314fdf3c87c40fd013a6be8e05042ed9a44a40bc200c4 [INFO] running `Command { std: "docker" "start" "-a" "b52c70cad87f636a518314fdf3c87c40fd013a6be8e05042ed9a44a40bc200c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52c70cad87f636a518314fdf3c87c40fd013a6be8e05042ed9a44a40bc200c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52c70cad87f636a518314fdf3c87c40fd013a6be8e05042ed9a44a40bc200c4", kill_on_drop: false }` [INFO] [stdout] b52c70cad87f636a518314fdf3c87c40fd013a6be8e05042ed9a44a40bc200c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c199e87f9da6ba36801a7cc24d38dfabf339545dba444211a50657fa1b87537c [INFO] running `Command { std: "docker" "start" "-a" "c199e87f9da6ba36801a7cc24d38dfabf339545dba444211a50657fa1b87537c", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling der_derive v0.2.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling der v0.2.10 [INFO] [stderr] Compiling micro-ecc-sys v0.3.2 [INFO] [stderr] Compiling nisty v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> src/lib.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> src/lib.rs:700:27 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DerSignature` is never constructed [INFO] [stdout] --> src/lib.rs:614:8 [INFO] [stdout] | [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/lib.rs:613:45 [INFO] [stdout] | [INFO] [stdout] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `TryFrom` is not local [INFO] [stdout] | `Any` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ------------ `DerSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_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 derive macro `der::Message` (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/lib.rs:613:45 [INFO] [stdout] | [INFO] [stdout] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `Message` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ------------ `DerSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_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: this warning originates in the derive macro `der::Message` (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 18.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c199e87f9da6ba36801a7cc24d38dfabf339545dba444211a50657fa1b87537c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c199e87f9da6ba36801a7cc24d38dfabf339545dba444211a50657fa1b87537c", kill_on_drop: false }` [INFO] [stdout] c199e87f9da6ba36801a7cc24d38dfabf339545dba444211a50657fa1b87537c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4da71dbe3bee67920fca7ca64e7e076044945bc94c34986589e80cab450713d9 [INFO] running `Command { std: "docker" "start" "-a" "4da71dbe3bee67920fca7ca64e7e076044945bc94c34986589e80cab450713d9", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> src/lib.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nisty v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> src/lib.rs:700:27 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DerSignature` is never constructed [INFO] [stdout] --> src/lib.rs:614:8 [INFO] [stdout] | [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/lib.rs:613:45 [INFO] [stdout] | [INFO] [stdout] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `TryFrom` is not local [INFO] [stdout] | `Any` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ------------ `DerSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_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 derive macro `der::Message` (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/lib.rs:613:45 [INFO] [stdout] | [INFO] [stdout] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `Message` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ------------ `DerSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_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: this warning originates in the derive macro `der::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> src/lib.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `logging` [INFO] [stdout] --> src/lib.rs:700:27 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg(feature = "logging")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stdout] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DerSignature` is never constructed [INFO] [stdout] --> src/lib.rs:614:8 [INFO] [stdout] | [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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/lib.rs:613:45 [INFO] [stdout] | [INFO] [stdout] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `TryFrom` is not local [INFO] [stdout] | `Any` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ------------ `DerSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_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 derive macro `der::Message` (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/lib.rs:613:45 [INFO] [stdout] | [INFO] [stdout] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `Message` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stdout] 614 | struct DerSignature<'a> { [INFO] [stdout] | ------------ `DerSignature` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_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: this warning originates in the derive macro `der::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4da71dbe3bee67920fca7ca64e7e076044945bc94c34986589e80cab450713d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4da71dbe3bee67920fca7ca64e7e076044945bc94c34986589e80cab450713d9", kill_on_drop: false }` [INFO] [stdout] 4da71dbe3bee67920fca7ca64e7e076044945bc94c34986589e80cab450713d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80793af52701da4dd2f019e040b944eae237963241a0f7ea4ed31572716049d1 [INFO] running `Command { std: "docker" "start" "-a" "80793af52701da4dd2f019e040b944eae237963241a0f7ea4ed31572716049d1", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `logging` [INFO] [stderr] --> src/lib.rs:82:7 [INFO] [stderr] | [INFO] [stderr] 82 | #[cfg(feature = "logging")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stderr] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `logging` [INFO] [stderr] --> src/lib.rs:700:27 [INFO] [stderr] | [INFO] [stderr] 700 | #[cfg(feature = "logging")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `asn1-der`, `cose`, `cosey`, `default`, `der`, `heapless-bytes`, `no-umaal`, and `square` [INFO] [stderr] = help: consider adding `logging` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `DerSignature` is never constructed [INFO] [stderr] --> src/lib.rs:614:8 [INFO] [stderr] | [INFO] [stderr] 614 | struct DerSignature<'a> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:613:45 [INFO] [stderr] | [INFO] [stderr] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stderr] | ^----------- [INFO] [stderr] | | [INFO] [stderr] | `TryFrom` is not local [INFO] [stderr] | `Any` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stderr] 614 | struct DerSignature<'a> { [INFO] [stderr] | ------------ `DerSignature` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `der::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/lib.rs:613:45 [INFO] [stderr] | [INFO] [stderr] 613 | #[derive(Copy, Clone, Debug, Eq, PartialEq, der::Message)] [INFO] [stderr] | ^----------- [INFO] [stderr] | | [INFO] [stderr] | `Message` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_core_convert_TryFrom_der_Any_a_FOR_DerSignature` [INFO] [stderr] 614 | struct DerSignature<'a> { [INFO] [stderr] | ------------ `DerSignature` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `der::Message` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `der::Message` may come from an old version of the `der_derive` crate, try updating your dependency with `cargo update -p der_derive` [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `der::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nisty` (lib) generated 5 warnings [INFO] [stderr] warning: `nisty` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nisty-e9eb4409f5bafdfe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nisty [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - SecretKey::agree (line 328) ... ok [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80793af52701da4dd2f019e040b944eae237963241a0f7ea4ed31572716049d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80793af52701da4dd2f019e040b944eae237963241a0f7ea4ed31572716049d1", kill_on_drop: false }` [INFO] [stdout] 80793af52701da4dd2f019e040b944eae237963241a0f7ea4ed31572716049d1