[INFO] fetching crate bpxe-bpmn-schema 0.2.1... [INFO] checking bpxe-bpmn-schema-0.2.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate bpxe-bpmn-schema 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate bpxe-bpmn-schema 0.2.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bpxe-bpmn-schema 0.2.1 [INFO] finished tweaking crates.io crate bpxe-bpmn-schema 0.2.1 [INFO] tweaked toml for crates.io crate bpxe-bpmn-schema 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 44 packages [INFO] [stderr] Adding convert_case v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding num-bigint v0.3.3 (latest: v0.4.4) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.57) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strong-xml v0.6.3 [INFO] [stderr] Downloaded jetscii v0.5.3 [INFO] [stderr] Downloaded bpxe-internal-macros v0.2.1 [INFO] [stderr] Downloaded strong-xml-derive v0.6.3 [INFO] [stderr] Downloaded tia v1.0.3 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98eedcbd51c4ba932ec65983ca3ad8deb11dae44bb852944b97780374632e3da [INFO] running `Command { std: "docker" "start" "-a" "98eedcbd51c4ba932ec65983ca3ad8deb11dae44bb852944b97780374632e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98eedcbd51c4ba932ec65983ca3ad8deb11dae44bb852944b97780374632e3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98eedcbd51c4ba932ec65983ca3ad8deb11dae44bb852944b97780374632e3da", kill_on_drop: false }` [INFO] [stdout] 98eedcbd51c4ba932ec65983ca3ad8deb11dae44bb852944b97780374632e3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 678faa8003f739a744f1904270d5bcc3e59811603043dd4e41108bc62bcd1dea [INFO] running `Command { std: "docker" "start" "-a" "678faa8003f739a744f1904270d5bcc3e59811603043dd4e41108bc62bcd1dea", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling strong-xml-derive v0.6.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bpxe-internal-macros v0.2.1 [INFO] [stderr] Compiling tia v1.0.3 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking strong-xml v0.6.3 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking bpxe-bpmn-schema v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:25105:3 [INFO] [stdout] | [INFO] [stdout] 25105 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25106 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:26737:3 [INFO] [stdout] | [INFO] [stdout] 26737 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26738 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46762:3 [INFO] [stdout] | [INFO] [stdout] 46762 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46763 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46784:3 [INFO] [stdout] | [INFO] [stdout] 46784 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46785 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46806:3 [INFO] [stdout] | [INFO] [stdout] 46806 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46807 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46828:3 [INFO] [stdout] | [INFO] [stdout] 46828 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46829 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46850:3 [INFO] [stdout] | [INFO] [stdout] 46850 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46851 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46872:3 [INFO] [stdout] | [INFO] [stdout] 46872 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46873 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46896:3 [INFO] [stdout] | [INFO] [stdout] 46896 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46897 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46920:3 [INFO] [stdout] | [INFO] [stdout] 46920 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46921 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46942:3 [INFO] [stdout] | [INFO] [stdout] 46942 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46943 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46964:3 [INFO] [stdout] | [INFO] [stdout] 46964 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46965 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46986:3 [INFO] [stdout] | [INFO] [stdout] 46986 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46987 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:47008:3 [INFO] [stdout] | [INFO] [stdout] 47008 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47009 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71010:3 [INFO] [stdout] | [INFO] [stdout] 71010 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71011 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71034:3 [INFO] [stdout] | [INFO] [stdout] 71034 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71035 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71058:3 [INFO] [stdout] | [INFO] [stdout] 71058 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71059 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71082:3 [INFO] [stdout] | [INFO] [stdout] 71082 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71083 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:75840:3 [INFO] [stdout] | [INFO] [stdout] 75840 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75841 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:80017:3 [INFO] [stdout] | [INFO] [stdout] 80017 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80018 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:25105:3 [INFO] [stdout] | [INFO] [stdout] 25105 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25106 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:26737:3 [INFO] [stdout] | [INFO] [stdout] 26737 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26738 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46762:3 [INFO] [stdout] | [INFO] [stdout] 46762 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46763 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46784:3 [INFO] [stdout] | [INFO] [stdout] 46784 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46785 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46806:3 [INFO] [stdout] | [INFO] [stdout] 46806 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46807 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46828:3 [INFO] [stdout] | [INFO] [stdout] 46828 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46829 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46850:3 [INFO] [stdout] | [INFO] [stdout] 46850 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46851 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46872:3 [INFO] [stdout] | [INFO] [stdout] 46872 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46873 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46896:3 [INFO] [stdout] | [INFO] [stdout] 46896 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46897 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46920:3 [INFO] [stdout] | [INFO] [stdout] 46920 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46921 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46942:3 [INFO] [stdout] | [INFO] [stdout] 46942 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46943 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46964:3 [INFO] [stdout] | [INFO] [stdout] 46964 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46965 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:46986:3 [INFO] [stdout] | [INFO] [stdout] 46986 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 46987 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:47008:3 [INFO] [stdout] | [INFO] [stdout] 47008 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47009 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71010:3 [INFO] [stdout] | [INFO] [stdout] 71010 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71011 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71034:3 [INFO] [stdout] | [INFO] [stdout] 71034 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71035 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71058:3 [INFO] [stdout] | [INFO] [stdout] 71058 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71059 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:71082:3 [INFO] [stdout] | [INFO] [stdout] 71082 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 71083 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:75840:3 [INFO] [stdout] | [INFO] [stdout] 75840 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75841 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/autogenerated.rs:80017:3 [INFO] [stdout] | [INFO] [stdout] 80017 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80018 | #[derive(Hash, Default, From, Clone, PartialEq, Debug, Serialize, Deserialize, Deref, DerefMut)] [INFO] [stdout] | --------- the attribute is introduced here [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 #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `script::*` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use script::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `script::*` [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub use script::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bpxe-bpmn-schema` (lib test); 21 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/bin/rustc --crate-name bpxe_bpmn_schema --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=626c9ce75066297d -C extra-filename=-626c9ce75066297d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bpxe_internal_macros=/opt/rustwide/target/debug/deps/libbpxe_internal_macros-7d3c5f4c486b497d.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-f4305d7774f189f4.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-7ef318658754ee0c.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-7750a89bf483215c.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-dc41572311ad2bd6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7b1ff516bef15059.rmeta --extern strong_xml=/opt/rustwide/target/debug/deps/libstrong_xml-310b10f2e0c0c6bc.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-7bfd50cdca064b05.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e636db556cf51619.rmeta --extern tia=/opt/rustwide/target/debug/deps/libtia-80d52099bfddbb9b.so --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "678faa8003f739a744f1904270d5bcc3e59811603043dd4e41108bc62bcd1dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678faa8003f739a744f1904270d5bcc3e59811603043dd4e41108bc62bcd1dea", kill_on_drop: false }` [INFO] [stdout] 678faa8003f739a744f1904270d5bcc3e59811603043dd4e41108bc62bcd1dea