audio/gnome-podcasts
Podcast app for GNOME
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Build | Fetch | Test | Scan | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 0.7.1_15 | 639 | 4.0 | amd64 | gpl3+ | 0 | fail | untested | untested | untested |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Phase | Type | Time | Message |
|---|---|---|---|---|
| m4064b | info | 2026-05-27 13:13:54.725663 | Test Started | |
| m4064b | warn | 2026-05-27 13:34:49.05896 | fake-qa reported: 'bin/gnome-podcasts' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libgstplay-1.0.so.0 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libgstreamer-1.0.so.0 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libgobject-2.0.so.0 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libglib-2.0.so.0 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libintl.so.8 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libadwaita-1.so.0 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libgtk-4.so.1 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libgio-2.0.so.0 that does not belong to any package; /usr/local/bin/gnome-podcasts is linked to /usr/local/lib/libsqlite3.so.0 that does not belong to any package; you might not need LIB_DEPENDS on libatk-1.0.so; you might not need LIB_DEPENDS on libharfbuzz.so; you might not need LIB_DEPENDS on libpango-1.0.so | |
| m4064b | fail | 2026-05-27 13:34:49.07063 | make test returned non-zero: 1 | |
| m4064b | fail | 2026-05-27 13:34:49.452177 | Test complete. |
Build Log
[1m===> Testing for gnome-podcasts-0.7.1_15[0m
[0/2] /usr/bin/env CARGO_HOME=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/cargo-home /usr/local/bin/cargo build --verbose --verbose --manifest-path /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/Cargo.toml --target-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src --release && cp podcasts-gtk/src/x86_64-unknown-freebsd/release/podcasts-gtk podcasts-gtk/src/gnome-podcasts
Compiling proc-macro2 v1.0.79
Compiling unicode-ident v1.0.12
Compiling serde v1.0.190
Compiling hashbrown v0.14.2
Compiling equivalent v1.0.1
Compiling winnow v0.5.19
Compiling pkg-config v0.3.30
Compiling libc v0.2.153
Compiling autocfg v1.1.0
Compiling target-lexicon v0.12.12
Compiling smallvec v1.13.2
Compiling version-compare v0.1.1
Compiling heck v0.4.1
Compiling cfg-if v1.0.0
Compiling pin-project-lite v0.2.13
Compiling memchr v2.7.1
Compiling futures-core v0.3.30
Compiling once_cell v1.18.0
Compiling bitflags v2.4.1
Compiling futures-io v0.3.30
Compiling syn v1.0.109
Compiling version_check v0.9.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.79 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0705107311cef34a -C extra-filename=-5334209365ffa908 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/proc-macro2-5334209365ffa908 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/serde-1.0.190 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/serde-1.0.190/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.190 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=190 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/serde-1.0.190/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=81578e665e66bcec -C extra-filename=-445a7fd426a2a138 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/serde-445a7fd426a2a138 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name winnow --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc"))' -C metadata=5148bfeb137dbc31 -C extra-filename=-e8a1562767b3bdfc --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/hashbrown-0.14.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/hashbrown-0.14.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/hashbrown-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=28a0817822219e64 -C extra-filename=-8b1ce3ba47f97a5b --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pkg-config-0.3.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pkg-config-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8907b54134bc4680 -C extra-filename=-afbe7d4f4456df1f --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6d954d7a198d8518 -C extra-filename=-2b020457a8f6ffdb --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-2b020457a8f6ffdb -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_compare CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Tim Visee <3a4fb3964f@sinenomine.email>' CARGO_PKG_DESCRIPTION='Rust library to easily compare version numbers with no specific format, and test against various comparison operators.' CARGO_PKG_HOMEPAGE='https://timvisee.com/projects/version-compare/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version-compare CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/version-compare' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name version_compare --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa88a493ab40bdb9 -C extra-filename=-68d22c8a5dab81e5 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=addea1bea38d9226 -C extra-filename=-5aedec147c18c76b --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=93180e1f58da77f3 -C extra-filename=-df5e6dfefef02490 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=1f43b5a1a39ceba1 -C extra-filename=-d3f77dde9ec3a791 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/target-lexicon-d3f77dde9ec3a791 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/unicode-ident-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68987d4bc6473c2b -C extra-filename=-e2debe3c0b57b1f7 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bee4ed1c66ad4d40 -C extra-filename=-212b65ddd21e6e10 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/heck-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name heck --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=adaad119a3a2e596 -C extra-filename=-b28639bb63acedb1 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=3158f7a3f961dfa5 -C extra-filename=-c577ae9142c5830a --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-core-0.3.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-core-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=eeacc856ded1aefe -C extra-filename=-bea5aa3583636d31 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pin-project-lite-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b558737f9c8998e1 -C extra-filename=-b9b689e183da0cae --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/once_cell-1.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/once_cell-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/once_cell-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=15d0ddb54a69e902 -C extra-filename=-852aeec7f771a8b0 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-io-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=cd52b4dd4bdab049 -C extra-filename=-005b559efac9b8f4 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/bitflags-2.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/bitflags-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/bitflags-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=44a4996f339f025e -C extra-filename=-960088852bdec5b6 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/build.rs:48:30
|
48 | let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs;
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4e9acfa4fa3aa5ac -C extra-filename=-5afc3d1310daeda2 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-5afc3d1310daeda2 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/memchr-2.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/memchr-2.7.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/memchr-2.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=736d0e4a5bef714b -C extra-filename=-d66d2c4122b69fe2 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d850a9b1625d1af9 -C extra-filename=-8741563724fcff8e --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/syn-8741563724fcff8e -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1/src/cmp.rs:320:12
|
320 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1/src/compare.rs:66:12
|
66 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1/src/manifest.rs:58:12
|
58 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1/src/part.rs:34:12
|
34 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version-compare-0.1.1/src/version.rs:462:12
|
462 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=dd022fc52bb3ec89 -C extra-filename=-8fabb609f3ac84ca --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/data_model.rs:43:12
|
43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/triple.rs:55:12
|
55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:14:12
|
14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:57:12
|
57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:107:12
|
107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:383:12
|
383 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:404:12
|
404 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:433:12
|
433 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:456:12
|
456 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:479:12
|
479 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:504:12
|
504 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:563:12
|
563 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:621:12
|
621 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:712:12
|
712 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/src/targets.rs:792:12
|
792 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4d31bb115217c45 -C extra-filename=-c800303bf3a97d35 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Compiling futures-sink v0.3.30
Compiling pin-utils v0.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-sink-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=139e5e0e7b877bc6 -C extra-filename=-3fad6107cf51111b --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=751346aa1ce95985 -C extra-filename=-f9e67562d1feecb6 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Compiling futures-task v0.3.30
Compiling futures-channel v0.3.29
warning: unused import: `external::__private::*`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/bitflags-2.4.1/src/lib.rs:255:21
|
255 | pub use crate::{external::__private::*, traits::__private::*};
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
warning: trait `AssertSync` is never used
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-core-0.3.30/src/task/__internal/atomic_waker.rs:209:15
|
209 | trait AssertSync: Sync {}
| ^^^^^^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-task-0.3.30/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=25a96efe5e9eeb0d -C extra-filename=-e5f4e64a4956011a --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=b25d93ac1fc3907c -C extra-filename=-7a4bc42168e2c1ed --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/futures-channel-7a4bc42168e2c1ed -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/lib.rs:139:12
|
139 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: `futures-core` (lib) generated 1 warning
Compiling thiserror v1.0.50
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/error.rs:63:12
|
63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/error.rs:97:12
|
97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:11:12
|
11 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:34:12
|
34 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:81:12
|
81 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:140:12
|
140 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:197:12
|
197 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:254:12
|
254 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:309:12
|
309 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:359:12
|
359 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:392:12
|
392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:455:12
|
455 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:497:12
|
497 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:534:12
|
534 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:583:12
|
583 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:632:12
|
632 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:676:12
|
676 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:720:12
|
720 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:762:12
|
762 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/combinator/parser.rs:809:12
|
809 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unused imports: `alloc`, `boxed`, `convert`, and `option`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/lib.rs:182:13
|
182 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option,
| ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^
|
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
warning: unused import: `std::prelude as v1`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/winnow-0.5.19/src/lib.rs:189:21
|
189 | pub use std::prelude as v1;
| ^^^^^^^^^^^^^^^^^^
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/thiserror-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/thiserror-1.0.50/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3b46dbdc430bdca -C extra-filename=-f8f7bc932b7e4b8b --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/thiserror-f8f7bc932b7e4b8b -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
warning: `version-compare` (lib) generated 5 warnings
Compiling crossbeam-utils v0.8.16
Compiling vcpkg v0.2.15
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f9f10d629eb82d81 -C extra-filename=-b52b9371ef9c8887 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/crossbeam-utils-b52b9371ef9c8887 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name vcpkg --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=054475a905ea64c4 -C extra-filename=-300c9076b4f206f1 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/serde-1.0.190 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/serde-1.0.190/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.190 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=190 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/serde-12d3c08c7d58cc8f/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/serde-445a7fd426a2a138/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/serde-1.0.190 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/serde-1.0.190/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.190 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=190 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/serde-8065c38d3ce50669/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/serde-445a7fd426a2a138/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=6f4e1b151ae8a1a4 -C extra-filename=-6758d66c06b5fc92 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
warning: `proc-macro2` (build script) generated 1 warning
[serde 1.0.190] cargo:rerun-if-changed=build.rs
Compiling log v0.4.20
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.79 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/proc-macro2-d0985c032da2c205/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/proc-macro2-5334209365ffa908/build-script-build`
[serde 1.0.190] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/log-0.4.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/log-0.4.20/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name log --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/log-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=3ec96e8e3742b2ff -C extra-filename=-9ed729885a290a3e --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Compiling heck v0.5.0
Compiling parking_lot_core v0.9.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name heck --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53930591b0c45d27 -C extra-filename=-56736eea071b931e --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Compiling ppv-lite86 v0.2.17
[proc-macro2 1.0.79] cargo:rerun-if-changed=build/probe.rs
warning: struct `AsDisplay` is never constructed
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/bitflags-2.4.1/src/parser.rs:80:19
|
80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B);
| ^^^^^^^^^
|
= note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking_lot_core-0.9.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=bcda803734b5c207 -C extra-filename=-707868caafe7e136 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/parking_lot_core-707868caafe7e136 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/ppv-lite86-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name ppv_lite86 --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=d481676607d827f5 -C extra-filename=-83f2e604211f338b --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Compiling parking v2.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Thread parking and unparking' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/parking' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/parking' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name parking --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=e8a25677a0fe0f87 -C extra-filename=-17ccc01f7916285b --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Compiling slab v0.4.9
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fc88192813fa9dc7 -C extra-filename=-8a2a651fcf730de4 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/slab-8a2a651fcf730de4 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --extern autocfg=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps/libautocfg-5aedec147c18c76b.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/log-0.4.20/src/lib.rs:331:13
|
331 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
| ^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
[proc-macro2 1.0.79] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.79] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
warning: unexpected `cfg` condition name: `rustbuild`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/log-0.4.20/src/lib.rs:332:13
|
332 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling num-traits v0.2.17
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-b0cc948f0a9d20b6/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-2b020457a8f6ffdb/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/num-traits-0.2.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/num-traits-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/num-traits-0.2.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=0c2419c5cafd8bac -C extra-filename=-c357330d0f98fcf9 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/num-traits-c357330d0f98fcf9 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --extern autocfg=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps/libautocfg-5aedec147c18c76b.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,fold,full,parsing,printing,proc-macro,quote,visit CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_FOLD=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_FEATURE_VISIT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/syn-051a237e4c941e1d/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/syn-8741563724fcff8e/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.79 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/proc-macro2-d0985c032da2c205/out rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4158d9dd692f97de -C extra-filename=-ee556f231f157f80 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --extern unicode_ident=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps/libunicode_ident-e2debe3c0b57b1f7.rmeta --cap-lints warn --cfg wrap_proc_macro`
Compiling lock_api v0.4.11
[libc 0.2.153] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs:41:15
|
41 | #[cfg(not(all(loom, feature = "loom")))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs:44:11
|
44 | #[cfg(all(loom, feature = "loom"))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs:54:15
|
54 | #[cfg(not(all(loom, feature = "loom")))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs:140:15
|
140 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs:160:15
|
160 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs:379:27
|
379 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking-2.2.0/src/lib.rs:393:23
|
393 | #[cfg(loom)]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/lock_api-0.4.11/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/lock_api-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=9bab478dd8ee9b49 -C extra-filename=-7d5c32eec61f2689 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/lock_api-7d5c32eec61f2689 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --extern autocfg=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps/libautocfg-5aedec147c18c76b.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/futures-channel-bb3affcf60e6f107/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/futures-channel-7a4bc42168e2c1ed/build-script-build`
[futures-channel 0.3.29] cargo:rerun-if-changed=no_atomic_cas.rs
[libc 0.2.153] cargo:rustc-cfg=freebsd11
[libc 0.2.153] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.153] cargo:rustc-cfg=libc_union
[libc 0.2.153] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.153] cargo:rustc-cfg=libc_align
[libc 0.2.153] cargo:rustc-cfg=libc_int128
[libc 0.2.153] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.153] cargo:rustc-cfg=libc_packedN
[libc 0.2.153] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.153] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.153] cargo:rustc-cfg=libc_long_array
[libc 0.2.153] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.153] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.153] cargo:rustc-cfg=libc_const_extern_fn
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-b0cc948f0a9d20b6/out rustc --crate-name libc --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5eadff60c30c3c86 -C extra-filename=-93f70d10d83c9ffb --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
[syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests
Compiling scopeguard v1.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/futures-channel-bb3affcf60e6f107/out rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=bab29e457bf1bed6 -C extra-filename=-f22e047f94152a65 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --extern futures_core=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps/libfutures_core-bea5aa3583636d31.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/scopeguard-1.2.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=27009ed88a013137 -C extra-filename=-84ccd3fe78400d26 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Compiling tracing-core v0.1.32
Compiling siphasher v0.3.11
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-33b90831cd9d2c42/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-5afc3d1310daeda2/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=afcacef490effd78 -C extra-filename=-d637e32a4e7a2835 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --extern once_cell=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps/libonce_cell-852aeec7f771a8b0.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/thiserror-1.0.50 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/thiserror-1.0.50/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.50 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=50 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/thiserror-acd1b3a94d6d028f/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/thiserror-f8f7bc932b7e4b8b/build-script-build`
[libc 0.2.153] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:90:17
|
90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:90:34
|
90 | #![cfg_attr(any(proc_macro_span, super_unstable), feature(proc_macro_span))]
| ^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:91:13
|
91 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:92:13
|
92 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:118:11
|
118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:118:37
|
118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name siphasher --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=f6d1269ec83b7d3a -C extra-filename=-cf7534d079c3a912 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:118:58
|
118 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_nightly_testing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:127:5
|
127 | procmacro2_nightly_testing,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_nightly_testing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_nightly_testing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[libc 0.2.153] cargo:rustc-cfg=freebsd11
[libc 0.2.153] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.153] cargo:rustc-cfg=libc_union
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:129:9
|
129 | not(proc_macro_span)
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[libc 0.2.153] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.153] cargo:rustc-cfg=libc_align
[libc 0.2.153] cargo:rustc-cfg=libc_int128
[libc 0.2.153] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.153] cargo:rustc-cfg=libc_packedN
[libc 0.2.153] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.153] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.153] cargo:rustc-cfg=libc_long_array
[libc 0.2.153] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.153] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.153] cargo:rustc-cfg=libc_const_extern_fn
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/marker.rs:9:9
|
9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)),
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/marker.rs:9:43
|
9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)),
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/marker.rs:9:61
|
9 | all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)),
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:144:7
|
144 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:154:11
|
154 | #[cfg(not(wrap_proc_macro))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:157:7
|
157 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:160:7
|
160 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:168:7
|
168 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:173:7
|
173 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:176:7
|
176 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:254:12
|
254 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `doc_cfg`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:262:12
|
262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:340:11
|
340 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:340:45
|
340 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:340:63
|
340 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:348:11
|
348 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:348:45
|
348 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:348:63
|
348 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:381:11
|
381 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:381:45
|
381 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:381:63
|
381 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:12:11
|
12 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:21:19
|
21 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:180:15
|
180 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:187:23
|
187 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:193:27
|
193 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:206:19
|
206 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:220:19
|
220 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:229:23
|
229 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:231:23
|
231 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:242:23
|
242 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:244:23
|
244 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:254:15
|
254 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.153 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=153 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/libc-33b90831cd9d2c42/out rustc --crate-name libc --edition=2015 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/libc-0.2.153/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=baf71623b8ea1e6e -C extra-filename=-8a7e7265eab2d80e --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:258:19
|
258 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:260:19
|
260 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:914:11
|
914 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:918:15
|
918 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/parse.rs:920:15
|
920 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_is_available`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/detection.rs:26:11
|
26 | #[cfg(not(no_is_available))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_is_available`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/detection.rs:56:7
|
56 | #[cfg(no_is_available)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:1:7
|
1 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:6:11
|
6 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:6:31
|
6 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:8:11
|
8 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:8:31
|
8 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:10:7
|
10 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:14:7
|
14 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:19:7
|
19 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:150:7
|
150 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:167:11
|
167 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:301:7
|
301 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:307:7
|
307 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:319:7
|
319 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:329:11
|
329 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:329:31
|
329 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:343:7
|
343 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:349:11
|
349 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:349:31
|
349 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:357:11
|
357 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:357:31
|
357 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:424:11
|
424 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:424:31
|
424 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:439:11
|
439 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:439:31
|
439 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:444:11
|
444 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `fuzzing`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:444:31
|
444 | #[cfg(all(span_locations, not(fuzzing)))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:508:11
|
508 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:510:11
|
510 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:25:11
|
25 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:32:11
|
32 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:79:19
|
79 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:81:23
|
81 | #[cfg(not(wrap_proc_macro))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:112:19
|
112 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:515:15
|
515 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:520:11
|
520 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:529:11
|
529 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:545:11
|
545 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:560:11
|
560 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/crossbeam-utils-32daf1be12bc2641/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/crossbeam-utils-b52b9371ef9c8887/build-script-build`
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:575:11
|
575 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:588:11
|
588 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:601:15
|
601 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:606:11
|
606 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/src/lib.rs:30:11
|
30 | #[cfg(not(futures_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/src/lib.rs:34:11
|
34 | #[cfg(not(futures_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/src/lib.rs:37:11
|
37 | #[cfg(not(futures_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `futures_no_atomic_cas`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/futures-channel-0.3.29/src/lib.rs:40:11
|
40 | #[cfg(not(futures_no_atomic_cas))]
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(futures_no_atomic_cas)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(futures_no_atomic_cas)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[crossbeam-utils 0.8.16] cargo:rerun-if-changed=no_atomic.rs
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:628:15
|
628 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:633:11
|
633 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:648:15
|
648 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:653:11
|
653 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:661:15
|
661 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:666:11
|
666 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:674:11
|
674 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:682:15
|
682 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:685:19
|
685 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:691:11
|
691 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:698:13
|
698 | if cfg!(span_locations) {
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:907:15
|
907 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:918:11
|
918 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:1086:19
|
1086 | #[cfg(not(span_locations))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:1092:15
|
1092 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:1132:15
|
1132 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:1149:27
|
1149 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/fallback.rs:1151:27
|
1151 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/extra.rs:71:7
|
71 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/extra.rs:89:11
|
89 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/extra.rs:100:15
|
100 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5
|
138 | private_in_public,
| ^^^^^^^^^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/extra.rs:110:19
|
110 | #[cfg(not(wrap_proc_macro))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/extra.rs:122:19
|
122 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/extra.rs:131:19
|
131 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/extra.rs:140:19
|
140 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:2:7
|
2 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:6:7
|
6 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:11:7
|
11 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:362:7
|
362 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:368:7
|
368 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:390:7
|
390 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:945:7
|
945 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_backtrace`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:41:11
|
41 | #[cfg(procmacro2_backtrace)]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_backtrace)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_backtrace`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:46:15
|
46 | #[cfg(not(procmacro2_backtrace))]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_backtrace)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_backtrace)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:423:11
|
423 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:457:11
|
457 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:465:11
|
465 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:476:11
|
476 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:484:11
|
484 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:502:11
|
502 | #[cfg(super_unstable)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `alloc`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7
|
147 | #[cfg(feature = "alloc")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
= help: consider adding `alloc` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:494:19
|
494 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_source_text`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:513:23
|
513 | #[cfg(not(no_source_text))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `no_source_text`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:515:19
|
515 | #[cfg(no_source_text)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:891:19
|
891 | #[cfg(proc_macro_span)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `alloc`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7
|
150 | #[cfg(feature = "alloc")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
= help: consider adding `alloc` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `proc_macro_span`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/wrapper.rs:893:23
|
893 | #[cfg(not(proc_macro_span))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:429:11
|
429 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:457:11
|
457 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:463:11
|
463 | #[cfg(wrap_proc_macro)]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:472:15
|
472 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `wrap_proc_macro`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:472:49
|
472 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `super_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:472:67
|
472 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:487:11
|
487 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:502:11
|
502 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `span_locations`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:517:11
|
517 | #[cfg(span_locations)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/proc-macro2-1.0.79/src/lib.rs:539:11
|
539 | #[cfg(procmacro2_semver_exempt)]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11
|
374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11
|
719 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11
|
722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11
|
730 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11
|
733 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling rustix v0.38.21
warning: unexpected `cfg` condition name: `tracing_unstable`
--> /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15
|
270 | #[cfg(all(tracing_unstable, feature = "valuable"))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `target-lexicon` (build script) generated 15 warnings
Compiling bytes v1.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/crossbeam-utils-32daf1be12bc2641/out rustc --crate-name crossbeam_utils --edition=2018 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/crossbeam-utils-0.8.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=36b7361ab480b49c -C extra-filename=-2209586c2880ba75 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --extern cfg_if=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps/libcfg_if-c577ae9142c5830a.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/parking_lot_core-0.9.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/parking_lot_core-b432755cf7888e08/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/parking_lot_core-707868caafe7e136/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=3 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/slab-2181f59898456918/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/slab-8a2a651fcf730de4/build-script-build`
Compiling new_debug_unreachable v1.0.4
warning: `parking` (lib) generated 7 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/rustix-0.38.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/rustix-0.38.21/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/rustix-0.38.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=729001693a3a0d40 -C extra-filename=-2478ac6eb6516e63 --out-dir /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/rustix-2478ac6eb6516e63 -L dependency=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/target-lexicon-0.12.12/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release:/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=24 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/target-lexicon-02d20d03b98ec09d/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/_build/podcasts-gtk/src/release/build/target-lexicon-d3f77dde9ec3a791/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/bytes-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/audio/gnome-podcasts/work/podcasts-0.7.1/cargo-crates/bytes-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche
MidnightBSD Magus