[INFO] crate macos-open 0.0.3 is already in cache
[INFO] checking macos-open-0.0.3 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate macos-open 0.0.3 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate macos-open 0.0.3 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate macos-open 0.0.3
[INFO] finished tweaking crates.io crate macos-open 0.0.3
[INFO] tweaked toml for crates.io crate macos-open 0.0.3 written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c9f65593149ab6205fadec85ce6cc10d8eae0590082801a4c86784c5cbc97912
[INFO] running `"docker" "start" "-a" "c9f65593149ab6205fadec85ce6cc10d8eae0590082801a4c86784c5cbc97912"`
[INFO] [stderr]     Checking numtoa v0.0.7
[INFO] [stderr]     Checking launch-services v0.0.2
[INFO] [stderr]     Checking file-metadata v0.0.2
[INFO] [stderr]     Checking fast_fmt v0.1.3
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/launch-services-0.0.2/src/lib.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[link(name = "CoreServices", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0455`.
[INFO] [stderr] error: could not compile `launch-services`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mdquery.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | #[link(name = "CoreServices", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/mod.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[link(name = "CoreServices", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | def_attribute!(ChangeDate, CFDate);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | def_attribute!(Audiences, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | def_attribute!(Authors, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | def_attribute!(AuthorAddresses, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | def_attribute!(City, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | def_attribute!(Comment, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | def_attribute!(ContactKeywords, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | def_attribute!(ContentCreationDate, CFDate);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | def_attribute!(ContentModificationDate, CFDate);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | def_attribute!(ContentType, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | def_attribute!(Contributors, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | def_attribute!(Copyright, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | def_attribute!(Country, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | def_attribute!(Coverage, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | def_attribute!(Creator, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | def_attribute!(Description, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | def_attribute!(DueDate, CFDate);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | def_attribute!(DurationSeconds, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | def_attribute!(EmailAddresses, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | def_attribute!(EncodingApplications, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | def_attribute!(FinderComment, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | def_attribute!(Fonts, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | def_attribute!(Headline, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | def_attribute!(Identifier, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | def_attribute!(InstantMessageAddresses, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | def_attribute!(Instructions, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | def_attribute!(Keywords, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | def_attribute!(Kind, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | def_attribute!(Languages, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | def_attribute!(LastUsedDate, CFDate);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | def_attribute!(NumberOfPages, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | def_attribute!(Organizations, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | def_attribute!(PageHeight, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | def_attribute!(PageWidth, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | def_attribute!(Participants, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | def_attribute!(PhoneNumbers, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | def_attribute!(Projects, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | def_attribute!(Publishers, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | def_attribute!(Recipients, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | def_attribute!(RecipientAddresses, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | def_attribute!(Rights, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | def_attribute!(SecurityMethod, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:51:1
[INFO] [stderr]    |
[INFO] [stderr] 51 | def_attribute!(StarRating, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | def_attribute!(StateOrProvince, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | def_attribute!(TextContent, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | def_attribute!(Title, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | def_attribute!(Version, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:56:1
[INFO] [stderr]    |
[INFO] [stderr] 56 | def_attribute!(WhereFroms, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | def_attribute!(AuthorEmailAddresses, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:58:1
[INFO] [stderr]    |
[INFO] [stderr] 58 | def_attribute!(RecipientEmailAddresses, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:59:1
[INFO] [stderr]    |
[INFO] [stderr] 59 | def_attribute!(Theme, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | def_attribute!(Subject, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:61:1
[INFO] [stderr]    |
[INFO] [stderr] 61 | def_attribute!(CFBundleIdentifier, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | def_attribute!(FSHasCustomIcon, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:63:1
[INFO] [stderr]    |
[INFO] [stderr] 63 | def_attribute!(FSIsStationery, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | def_attribute!(Information, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/common.rs:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | def_attribute!(URL, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | def_attribute!(PixelHeight, CFNumber);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | def_attribute!(PixelWidth, CFNumber);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | def_attribute!(PixelCount, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | def_attribute!(ColorSpace, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | def_attribute!(BitsPerSample, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | def_attribute!(FlashOnOff, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | def_attribute!(FocalLength, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | def_attribute!(AcquisitionMake, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | def_attribute!(AcquisitionModel, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | def_attribute!(ISOSpeed, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | def_attribute!(Orientation, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | def_attribute!(LayerNames, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | def_attribute!(WhiteBalance, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | def_attribute!(Aperture, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | def_attribute!(ProfileName, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | def_attribute!(ResolutionWidthDPI, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | def_attribute!(ResolutionHeightDPI, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | def_attribute!(ExposureMode, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | def_attribute!(ExposureTimeSeconds, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | def_attribute!(EXIFVersion, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | def_attribute!(Album, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | def_attribute!(HasAlphaChannel, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | def_attribute!(RedEyeOnOff, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:31:1
[INFO] [stderr]    |
[INFO] [stderr] 31 | def_attribute!(MeteringMode, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | def_attribute!(MaxAperture, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | def_attribute!(FNumber, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:34:1
[INFO] [stderr]    |
[INFO] [stderr] 34 | def_attribute!(ExposureProgram, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:35:1
[INFO] [stderr]    |
[INFO] [stderr] 35 | def_attribute!(ExposureTimeString, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | def_attribute!(EXIFGPSVersion, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | def_attribute!(Altitude, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | def_attribute!(Latitude, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | def_attribute!(Longitude, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | def_attribute!(Timestamp, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | def_attribute!(Speed, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | def_attribute!(GPSTrack, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | def_attribute!(ImageDirection, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/image.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | def_attribute!(NamedLocation, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | def_attribute!(AudioBitRate, CFNumber);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | def_attribute!(Codecs, CFArray<CFString>);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | def_attribute!(DeliveryType, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | def_attribute!(MediaTypes, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | def_attribute!(Streamable, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | def_attribute!(TotalBitRate, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | def_attribute!(VideoBitRate, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | def_attribute!(Director, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | def_attribute!(Producer, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | def_attribute!(Genre, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | def_attribute!(Performers, CFArray<CFString>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | def_attribute!(OriginalFormat, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/video.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | def_attribute!(OriginalSource, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | def_attribute!(AppleLoopDescriptors, CFArray<CFString>);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | def_attribute!(AppleLoopsKeyFilterType, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | def_attribute!(AppleLoopsLoopMode, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | def_attribute!(AppleLoopsRootKey, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | def_attribute!(AudioChannelCount, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | def_attribute!(AudioEncodingApplication, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | def_attribute!(AudioSampleRate, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | def_attribute!(AudioTrackNumber, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | def_attribute!(Composer, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | def_attribute!(IsGeneralMIDISequence, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | def_attribute!(KeySignature, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | def_attribute!(Lyricist, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | def_attribute!(MusicalGenre, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | def_attribute!(MusicalInstrumentCategory, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | def_attribute!(MusicalInstrumentName, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | def_attribute!(RecordingDate, CFDate);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | def_attribute!(RecordingYear, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | def_attribute!(Tempo, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/audio.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | def_attribute!(TimeSignature, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | def_attribute!(DisplayName, CFString);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | def_attribute!(FSContentChangeDate, CFDate);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | def_attribute!(FSCreationDate, CFDate);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | def_attribute!(FSInvisible, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | def_attribute!(FSIsExtensionHidden, CFBoolean);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | def_attribute!(FSLabel, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | def_attribute!(FSName, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | def_attribute!(FSNodeCount, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | def_attribute!(FSOwnerGroupID, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | def_attribute!(FSOwnerUserID, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | def_attribute!(FSSize, CFNumber);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/file-metadata-0.0.2/src/mditem/attributes/fs.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | def_attribute!(Path, CFString);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 140 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0455`.
[INFO] [stderr] error: could not compile `file-metadata`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "c9f65593149ab6205fadec85ce6cc10d8eae0590082801a4c86784c5cbc97912"`
[INFO] running `"docker" "rm" "-f" "c9f65593149ab6205fadec85ce6cc10d8eae0590082801a4c86784c5cbc97912"`
[INFO] [stdout] c9f65593149ab6205fadec85ce6cc10d8eae0590082801a4c86784c5cbc97912
