[INFO] fetching crate oasis-amqp 0.3.0... [INFO] building oasis-amqp-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate oasis-amqp 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate oasis-amqp 0.3.0 [INFO] finished tweaking crates.io crate oasis-amqp 0.3.0 [INFO] tweaked toml for crates.io crate oasis-amqp 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oasis-amqp 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e932bce5ee97d7ae3095da8d03144d15b392063fd3f3af7b6ae4225ec28ff87 [INFO] running `Command { std: "docker" "start" "-a" "3e932bce5ee97d7ae3095da8d03144d15b392063fd3f3af7b6ae4225ec28ff87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e932bce5ee97d7ae3095da8d03144d15b392063fd3f3af7b6ae4225ec28ff87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e932bce5ee97d7ae3095da8d03144d15b392063fd3f3af7b6ae4225ec28ff87", kill_on_drop: false }` [INFO] [stdout] 3e932bce5ee97d7ae3095da8d03144d15b392063fd3f3af7b6ae4225ec28ff87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600664fde6d9d7f35d5d4f1e6d25fc773313c23c09bb5ddf5ca94c9d69bc9504 [INFO] running `Command { std: "docker" "start" "-a" "600664fde6d9d7f35d5d4f1e6d25fc773313c23c09bb5ddf5ca94c9d69bc9504", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling oasis-amqp-macros v0.2.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling oasis-amqp v0.3.0 (/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/sasl.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_FRAME` [INFO] [stdout] 8 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 9 | pub enum Frame<'a> { [INFO] [stdout] | ----- `Frame` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 `amqp` (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/amqp.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_BODY` [INFO] [stdout] 125 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 126 | pub enum Body<'a> { [INFO] [stdout] | ---- `Body` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_PERFORMATIVE` [INFO] [stdout] 150 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 151 | pub enum Performative<'a> { [INFO] [stdout] | ------------ `Performative` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_DELIVERY_STATE` [INFO] [stdout] ... [INFO] [stdout] 351 | pub enum DeliveryState { [INFO] [stdout] | ------------- `DeliveryState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_OUTCOME` [INFO] [stdout] ... [INFO] [stdout] 364 | pub enum Outcome { [INFO] [stdout] | ------- `Outcome` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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 12.97s [INFO] running `Command { std: "docker" "inspect" "600664fde6d9d7f35d5d4f1e6d25fc773313c23c09bb5ddf5ca94c9d69bc9504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600664fde6d9d7f35d5d4f1e6d25fc773313c23c09bb5ddf5ca94c9d69bc9504", kill_on_drop: false }` [INFO] [stdout] 600664fde6d9d7f35d5d4f1e6d25fc773313c23c09bb5ddf5ca94c9d69bc9504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d83856b31eb1c9c298abecaec3f04cd322b11ae7c59faee53b2b9147a2ea075d [INFO] running `Command { std: "docker" "start" "-a" "d83856b31eb1c9c298abecaec3f04cd322b11ae7c59faee53b2b9147a2ea075d", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/sasl.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_FRAME` [INFO] [stdout] 8 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 9 | pub enum Frame<'a> { [INFO] [stdout] | ----- `Frame` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 `amqp` (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/amqp.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_BODY` [INFO] [stdout] 125 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 126 | pub enum Body<'a> { [INFO] [stdout] | ---- `Body` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_PERFORMATIVE` [INFO] [stdout] 150 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 151 | pub enum Performative<'a> { [INFO] [stdout] | ------------ `Performative` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling oasis-amqp v0.3.0 (/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/amqp.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_DELIVERY_STATE` [INFO] [stdout] ... [INFO] [stdout] 351 | pub enum DeliveryState { [INFO] [stdout] | ------------- `DeliveryState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_OUTCOME` [INFO] [stdout] ... [INFO] [stdout] 364 | pub enum Outcome { [INFO] [stdout] | ------- `Outcome` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_BODY` [INFO] [stdout] 125 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 126 | pub enum Body<'a> { [INFO] [stdout] | ---- `Body` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 `amqp` (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/sasl.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_FRAME` [INFO] [stdout] 8 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 9 | pub enum Frame<'a> { [INFO] [stdout] | ----- `Frame` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_PERFORMATIVE` [INFO] [stdout] 150 | #[derive(Debug, PartialEq, Serialize)] [INFO] [stdout] 151 | pub enum Performative<'a> { [INFO] [stdout] | ------------ `Performative` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_DELIVERY_STATE` [INFO] [stdout] ... [INFO] [stdout] 351 | pub enum DeliveryState { [INFO] [stdout] | ------------- `DeliveryState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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/amqp.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[amqp] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZER_FOR_OUTCOME` [INFO] [stdout] ... [INFO] [stdout] 364 | pub enum Outcome { [INFO] [stdout] | ------- `Outcome` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `amqp` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `amqp` may come from an old version of the `oasis_amqp_macros` crate, try updating your dependency with `cargo update -p oasis_amqp_macros` [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 attribute macro `amqp` (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 1.64s [INFO] running `Command { std: "docker" "inspect" "d83856b31eb1c9c298abecaec3f04cd322b11ae7c59faee53b2b9147a2ea075d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83856b31eb1c9c298abecaec3f04cd322b11ae7c59faee53b2b9147a2ea075d", kill_on_drop: false }` [INFO] [stdout] d83856b31eb1c9c298abecaec3f04cd322b11ae7c59faee53b2b9147a2ea075d