[INFO] fetching crate bpxe-bpmn-schema 0.2.1...
[INFO] checking bpxe-bpmn-schema-0.2.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate bpxe-bpmn-schema 0.2.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bpxe-bpmn-schema 0.2.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strong-xml-derive v0.6.3
[INFO] [stderr]   Downloaded tia v1.0.3
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 804b223206bae17404838045621c4b7a3c3c87f5a81dcd73e33658d5198b12f8
[INFO] running `Command { std: "docker" "start" "-a" "804b223206bae17404838045621c4b7a3c3c87f5a81dcd73e33658d5198b12f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "804b223206bae17404838045621c4b7a3c3c87f5a81dcd73e33658d5198b12f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "804b223206bae17404838045621c4b7a3c3c87f5a81dcd73e33658d5198b12f8", kill_on_drop: false }`
[INFO] [stdout] 804b223206bae17404838045621c4b7a3c3c87f5a81dcd73e33658d5198b12f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9089adf6fbe7e8f2891fa6334ccfa987030dcb4f8117dd83df69712feb30eec
[INFO] running `Command { std: "docker" "start" "-a" "a9089adf6fbe7e8f2891fa6334ccfa987030dcb4f8117dd83df69712feb30eec", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling syn v2.0.53
[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 bpxe-internal-macros v0.2.1
[INFO] [stderr]    Compiling tia v1.0.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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/80399064afa4a2cd153f30d02c25f7ea0383ed65/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=b7a36983c37615e1 -C extra-filename=-b7a36983c37615e1 --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-0efeb298ad31afe8.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-3a0712b14eeafee6.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-1147f2ea2e00206e.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5bbd1e3498354776.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9e5a4c52bbbc9b46.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c222e22937d79290.rmeta --extern strong_xml=/opt/rustwide/target/debug/deps/libstrong_xml-50cc2c631c7c7338.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-df516e4308804b40.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-80e18627af14e31c.rmeta --extern tia=/opt/rustwide/target/debug/deps/libtia-c185770ea9c985a9.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" "a9089adf6fbe7e8f2891fa6334ccfa987030dcb4f8117dd83df69712feb30eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9089adf6fbe7e8f2891fa6334ccfa987030dcb4f8117dd83df69712feb30eec", kill_on_drop: false }`
[INFO] [stdout] a9089adf6fbe7e8f2891fa6334ccfa987030dcb4f8117dd83df69712feb30eec
[INFO] checking bpxe-bpmn-schema-0.2.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate bpxe-bpmn-schema 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bpxe-bpmn-schema 0.2.1 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56e7e11383de48d514e87f5dcbbf15c7fb7d40f3c3f7d9b6b02cd88c6337ef3b
[INFO] running `Command { std: "docker" "start" "-a" "56e7e11383de48d514e87f5dcbbf15c7fb7d40f3c3f7d9b6b02cd88c6337ef3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56e7e11383de48d514e87f5dcbbf15c7fb7d40f3c3f7d9b6b02cd88c6337ef3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56e7e11383de48d514e87f5dcbbf15c7fb7d40f3c3f7d9b6b02cd88c6337ef3b", kill_on_drop: false }`
[INFO] [stdout] 56e7e11383de48d514e87f5dcbbf15c7fb7d40f3c3f7d9b6b02cd88c6337ef3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca50830b2b1161aa91ce6dbd00fa90b6fc433524405eb86f5c3f824161e1d5ba
[INFO] running `Command { std: "docker" "start" "-a" "ca50830b2b1161aa91ce6dbd00fa90b6fc433524405eb86f5c3f824161e1d5ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling syn v2.0.53
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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] [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/09bc67b9158392361780e779d32997f14cc75c39/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=b7a36983c37615e1 -C extra-filename=-b7a36983c37615e1 --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-0efeb298ad31afe8.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-3a0712b14eeafee6.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-1147f2ea2e00206e.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5bbd1e3498354776.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9e5a4c52bbbc9b46.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c222e22937d79290.rmeta --extern strong_xml=/opt/rustwide/target/debug/deps/libstrong_xml-50cc2c631c7c7338.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-df516e4308804b40.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-80e18627af14e31c.rmeta --extern tia=/opt/rustwide/target/debug/deps/libtia-c185770ea9c985a9.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" "ca50830b2b1161aa91ce6dbd00fa90b6fc433524405eb86f5c3f824161e1d5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca50830b2b1161aa91ce6dbd00fa90b6fc433524405eb86f5c3f824161e1d5ba", kill_on_drop: false }`
[INFO] [stdout] ca50830b2b1161aa91ce6dbd00fa90b6fc433524405eb86f5c3f824161e1d5ba
