[INFO] fetching crate cargo-dist-schema 0.30.2... [INFO] checking cargo-dist-schema-0.30.2 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] extracting crate cargo-dist-schema 0.30.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cargo-dist-schema 0.30.2 [INFO] finished tweaking crates.io crate cargo-dist-schema 0.30.2 [INFO] tweaked toml for crates.io crate cargo-dist-schema 0.30.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-dist-schema 0.30.2 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-dist-schema 0.30.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-lexicon v0.13.2 [INFO] [stderr] Downloaded dyn-clone v1.0.17 [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ecb947807426866da191748552cb9c214a311c57af3f65927cf3c76a26f4f69 [INFO] running `Command { std: "docker" "start" "-a" "3ecb947807426866da191748552cb9c214a311c57af3f65927cf3c76a26f4f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ecb947807426866da191748552cb9c214a311c57af3f65927cf3c76a26f4f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecb947807426866da191748552cb9c214a311c57af3f65927cf3c76a26f4f69", kill_on_drop: false }` [INFO] [stdout] 3ecb947807426866da191748552cb9c214a311c57af3f65927cf3c76a26f4f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37921f2fca2a35213fb602fc1d1d1f7b3840abb1633bc198f57084e2d3e1c6d9 [INFO] running `Command { std: "docker" "start" "-a" "37921f2fca2a35213fb602fc1d1d1f7b3840abb1633bc198f57084e2d3e1c6d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking insta v1.43.2 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking cargo-dist-schema v0.30.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / declare_strongly_typed_string! { [INFO] [stdout] 22 | | /// A rustc-like target triple/tuple (e.g. "x86_64-pc-windows-msvc") [INFO] [stdout] 23 | | pub struct TripleName => &TripleNameRef; [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / declare_strongly_typed_string! { [INFO] [stdout] 22 | | /// A rustc-like target triple/tuple (e.g. "x86_64-pc-windows-msvc") [INFO] [stdout] 23 | | pub struct TripleName => &TripleNameRef; [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / declare_strongly_typed_string! { [INFO] [stdout] 81 | | /// The name of a Github Actions Runner, like `ubuntu-22.04` or `macos-13` [INFO] [stdout] 82 | | pub struct GithubRunner => &GithubRunnerRef; [INFO] [stdout] ... | [INFO] [stdout] 85 | | pub struct ContainerImage => &ContainerImageRef; [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / declare_strongly_typed_string! { [INFO] [stdout] 81 | | /// The name of a Github Actions Runner, like `ubuntu-22.04` or `macos-13` [INFO] [stdout] 82 | | pub struct GithubRunner => &GithubRunnerRef; [INFO] [stdout] ... | [INFO] [stdout] 85 | | pub struct ContainerImage => &ContainerImageRef; [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | / declare_strongly_typed_string! { [INFO] [stdout] 136 | | /// The unique ID of an Artifact [INFO] [stdout] 137 | | pub struct ArtifactId => &ArtifactIdRef; [INFO] [stdout] 138 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | / declare_strongly_typed_string! { [INFO] [stdout] 136 | | /// The unique ID of an Artifact [INFO] [stdout] 137 | | pub struct ArtifactId => &ArtifactIdRef; [INFO] [stdout] 138 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | / declare_strongly_typed_string! { [INFO] [stdout] 348 | | /// A bit of shell script to install brew/apt/chocolatey/etc. packages [INFO] [stdout] 349 | | pub struct PackageInstallScript => &PackageInstallScriptRef; [INFO] [stdout] 350 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | / declare_strongly_typed_string! { [INFO] [stdout] 348 | | /// A bit of shell script to install brew/apt/chocolatey/etc. packages [INFO] [stdout] 349 | | pub struct PackageInstallScript => &PackageInstallScriptRef; [INFO] [stdout] 350 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:593:1 [INFO] [stdout] | [INFO] [stdout] 593 | / declare_strongly_typed_string! { [INFO] [stdout] 594 | | /// A bit of shell script (that can run with `/bin/sh`), ran on CI runners. Can be multi-line. [INFO] [stdout] 595 | | pub struct DashScript => &DashScriptRef; [INFO] [stdout] ... | [INFO] [stdout] 598 | | pub struct PowershellScript => &PowershellScriptRef; [INFO] [stdout] 599 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:593:1 [INFO] [stdout] | [INFO] [stdout] 593 | / declare_strongly_typed_string! { [INFO] [stdout] 594 | | /// A bit of shell script (that can run with `/bin/sh`), ran on CI runners. Can be multi-line. [INFO] [stdout] 595 | | pub struct DashScript => &DashScriptRef; [INFO] [stdout] ... | [INFO] [stdout] 598 | | pub struct PowershellScript => &PowershellScriptRef; [INFO] [stdout] 599 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | / declare_strongly_typed_string! { [INFO] [stdout] 703 | | /// A lowercase descriptor for a checksum algorithm, like "sha256" [INFO] [stdout] 704 | | /// or "blake2b". [INFO] [stdout] 705 | | /// [INFO] [stdout] ... | [INFO] [stdout] 712 | | pub struct ChecksumValue => &ChecksumValueRef; [INFO] [stdout] 713 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | / declare_strongly_typed_string! { [INFO] [stdout] 703 | | /// A lowercase descriptor for a checksum algorithm, like "sha256" [INFO] [stdout] 704 | | /// or "blake2b". [INFO] [stdout] 705 | | /// [INFO] [stdout] ... | [INFO] [stdout] 712 | | pub struct ChecksumValue => &ChecksumValueRef; [INFO] [stdout] 713 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | / declare_strongly_typed_string! { [INFO] [stdout] 1148 | | /// A homebrew package name, cf. [INFO] [stdout] 1149 | | pub struct HomebrewPackageName => &HomebrewPackageNameRef; [INFO] [stdout] ... | [INFO] [stdout] 1161 | | pub struct PackageVersion => &PackageVersionRef; [INFO] [stdout] 1162 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | / declare_strongly_typed_string! { [INFO] [stdout] 1148 | | /// A homebrew package name, cf. [INFO] [stdout] 1149 | | pub struct HomebrewPackageName => &HomebrewPackageNameRef; [INFO] [stdout] ... | [INFO] [stdout] 1161 | | pub struct PackageVersion => &PackageVersionRef; [INFO] [stdout] 1162 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / declare_strongly_typed_string! { [INFO] [stdout] 22 | | /// A rustc-like target triple/tuple (e.g. "x86_64-pc-windows-msvc") [INFO] [stdout] 23 | | pub struct TripleName => &TripleNameRef; [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / declare_strongly_typed_string! { [INFO] [stdout] 22 | | /// A rustc-like target triple/tuple (e.g. "x86_64-pc-windows-msvc") [INFO] [stdout] 23 | | pub struct TripleName => &TripleNameRef; [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / declare_strongly_typed_string! { [INFO] [stdout] 81 | | /// The name of a Github Actions Runner, like `ubuntu-22.04` or `macos-13` [INFO] [stdout] 82 | | pub struct GithubRunner => &GithubRunnerRef; [INFO] [stdout] ... | [INFO] [stdout] 85 | | pub struct ContainerImage => &ContainerImageRef; [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / declare_strongly_typed_string! { [INFO] [stdout] 81 | | /// The name of a Github Actions Runner, like `ubuntu-22.04` or `macos-13` [INFO] [stdout] 82 | | pub struct GithubRunner => &GithubRunnerRef; [INFO] [stdout] ... | [INFO] [stdout] 85 | | pub struct ContainerImage => &ContainerImageRef; [INFO] [stdout] 86 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | / declare_strongly_typed_string! { [INFO] [stdout] 136 | | /// The unique ID of an Artifact [INFO] [stdout] 137 | | pub struct ArtifactId => &ArtifactIdRef; [INFO] [stdout] 138 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | / declare_strongly_typed_string! { [INFO] [stdout] 136 | | /// The unique ID of an Artifact [INFO] [stdout] 137 | | pub struct ArtifactId => &ArtifactIdRef; [INFO] [stdout] 138 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | / declare_strongly_typed_string! { [INFO] [stdout] 348 | | /// A bit of shell script to install brew/apt/chocolatey/etc. packages [INFO] [stdout] 349 | | pub struct PackageInstallScript => &PackageInstallScriptRef; [INFO] [stdout] 350 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | / declare_strongly_typed_string! { [INFO] [stdout] 348 | | /// A bit of shell script to install brew/apt/chocolatey/etc. packages [INFO] [stdout] 349 | | pub struct PackageInstallScript => &PackageInstallScriptRef; [INFO] [stdout] 350 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:593:1 [INFO] [stdout] | [INFO] [stdout] 593 | / declare_strongly_typed_string! { [INFO] [stdout] 594 | | /// A bit of shell script (that can run with `/bin/sh`), ran on CI runners. Can be multi-line. [INFO] [stdout] 595 | | pub struct DashScript => &DashScriptRef; [INFO] [stdout] ... | [INFO] [stdout] 598 | | pub struct PowershellScript => &PowershellScriptRef; [INFO] [stdout] 599 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:593:1 [INFO] [stdout] | [INFO] [stdout] 593 | / declare_strongly_typed_string! { [INFO] [stdout] 594 | | /// A bit of shell script (that can run with `/bin/sh`), ran on CI runners. Can be multi-line. [INFO] [stdout] 595 | | pub struct DashScript => &DashScriptRef; [INFO] [stdout] ... | [INFO] [stdout] 598 | | pub struct PowershellScript => &PowershellScriptRef; [INFO] [stdout] 599 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | / declare_strongly_typed_string! { [INFO] [stdout] 703 | | /// A lowercase descriptor for a checksum algorithm, like "sha256" [INFO] [stdout] 704 | | /// or "blake2b". [INFO] [stdout] 705 | | /// [INFO] [stdout] ... | [INFO] [stdout] 712 | | pub struct ChecksumValue => &ChecksumValueRef; [INFO] [stdout] 713 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | / declare_strongly_typed_string! { [INFO] [stdout] 703 | | /// A lowercase descriptor for a checksum algorithm, like "sha256" [INFO] [stdout] 704 | | /// or "blake2b". [INFO] [stdout] 705 | | /// [INFO] [stdout] ... | [INFO] [stdout] 712 | | pub struct ChecksumValue => &ChecksumValueRef; [INFO] [stdout] 713 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | / declare_strongly_typed_string! { [INFO] [stdout] 1148 | | /// A homebrew package name, cf. [INFO] [stdout] 1149 | | pub struct HomebrewPackageName => &HomebrewPackageNameRef; [INFO] [stdout] ... | [INFO] [stdout] 1161 | | pub struct PackageVersion => &PackageVersionRef; [INFO] [stdout] 1162 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/macros.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | / declare_strongly_typed_string! { [INFO] [stdout] 1148 | | /// A homebrew package name, cf. [INFO] [stdout] 1149 | | pub struct HomebrewPackageName => &HomebrewPackageNameRef; [INFO] [stdout] ... | [INFO] [stdout] 1161 | | pub struct PackageVersion => &PackageVersionRef; [INFO] [stdout] 1162 | | } [INFO] [stdout] | |_- in this macro invocation [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] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: this warning originates in the macro `declare_strongly_typed_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "37921f2fca2a35213fb602fc1d1d1f7b3840abb1633bc198f57084e2d3e1c6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37921f2fca2a35213fb602fc1d1d1f7b3840abb1633bc198f57084e2d3e1c6d9", kill_on_drop: false }` [INFO] [stdout] 37921f2fca2a35213fb602fc1d1d1f7b3840abb1633bc198f57084e2d3e1c6d9