[INFO] cloning repository https://github.com/tectonic-typesetting/tectonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tectonic-typesetting/tectonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftectonic-typesetting%2Ftectonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftectonic-typesetting%2Ftectonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93ca66a535268251960cefcb96d873a1d1ff3211 [INFO] checking tectonic-typesetting/tectonic against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftectonic-typesetting%2Ftectonic" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tectonic-typesetting/tectonic on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tectonic-typesetting/tectonic [INFO] finished tweaking git repo https://github.com/tectonic-typesetting/tectonic [INFO] tweaked toml for git repo https://github.com/tectonic-typesetting/tectonic written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tectonic-typesetting/tectonic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a55246758bd94234ba121f58b3eb4493fef199af573ffffd77d4648556b8a5d [INFO] running `Command { std: "docker" "start" "-a" "4a55246758bd94234ba121f58b3eb4493fef199af573ffffd77d4648556b8a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a55246758bd94234ba121f58b3eb4493fef199af573ffffd77d4648556b8a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a55246758bd94234ba121f58b3eb4493fef199af573ffffd77d4648556b8a5d", kill_on_drop: false }` [INFO] [stdout] 4a55246758bd94234ba121f58b3eb4493fef199af573ffffd77d4648556b8a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3bd25bc5b27d2ad78b0db6e58aacb177e8dc6d165778631a3eca304854b843e [INFO] running `Command { std: "docker" "start" "-a" "e3bd25bc5b27d2ad78b0db6e58aacb177e8dc6d165778631a3eca304854b843e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling tectonic_bridge_flate v0.0.0-dev.0 (/opt/rustwide/workdir/crates/bridge_flate) [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Compiling tectonic v0.0.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking pkg-config v0.3.19 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling tectonic_bridge_core v0.0.0-dev.0 (/opt/rustwide/workdir/crates/bridge_core) [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tectonic_engine_xdvipdfmx v0.0.0-dev.0 (/opt/rustwide/workdir/crates/engine_xdvipdfmx) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tectonic_engine_bibtex v0.0.0-dev.0 (/opt/rustwide/workdir/crates/engine_bibtex) [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tectonic_xdv v0.0.0-dev.0 (/opt/rustwide/workdir/crates/xdv) [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tectonic_cfg_support v0.0.0-dev.0 (/opt/rustwide/workdir/crates/cfg_support) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 341 | assert!(target_cfg!(all(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 341 | assert!(target_cfg!(all(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 341 | assert!(target_cfg!(all(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 341 | assert!(target_cfg!(all(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | assert!(!target_cfg!(all(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | assert!(!target_cfg!(all(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | assert!(!target_cfg!(all(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 342 | assert!(!target_cfg!(all(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking app_dirs2 v2.3.2 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 344 | | target_arch = "testarch", [INFO] [stdout] 345 | | target_os = "testos" [INFO] [stdout] 346 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 347 | assert!(!target_cfg!(all( [INFO] [stdout] | __________________- [INFO] [stdout] 348 | | target_arch = "testarch", [INFO] [stdout] 349 | | target_os = "wrong" [INFO] [stdout] 350 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 352 | assert!(target_cfg!(any(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 352 | assert!(target_cfg!(any(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 352 | assert!(target_cfg!(any(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 352 | assert!(target_cfg!(any(target_arch = "testarch"))); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | assert!(!target_cfg!(any(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | assert!(!target_cfg!(any(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | assert!(!target_cfg!(any(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | assert!(!target_cfg!(any(target_arch = "wrong"))); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 354 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 355 | | target_arch = "testarch", [INFO] [stdout] 356 | | target_os = "testos" [INFO] [stdout] 357 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | assert!(target_cfg!(any( [INFO] [stdout] | _________________- [INFO] [stdout] 359 | | target_arch = "testarch", [INFO] [stdout] 360 | | target_os = "wrong" [INFO] [stdout] 361 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | assert!(!target_cfg!(any( [INFO] [stdout] | __________________- [INFO] [stdout] 363 | | target_arch = "wrong1", [INFO] [stdout] 364 | | target_os = "wrong2" [INFO] [stdout] 365 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | assert!(target_cfg!(all(not(target_arch = "wrong")))); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | assert!(target_cfg!(all(not(target_arch = "wrong")))); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | assert!(target_cfg!(all(not(target_arch = "wrong")))); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 374 | assert!(!target_cfg!(all(not(target_arch = "testarch")))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 374 | assert!(!target_cfg!(all(not(target_arch = "testarch")))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 374 | assert!(!target_cfg!(all(not(target_arch = "testarch")))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 376 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 377 | | target_arch = "testarch", [INFO] [stdout] 378 | | not(target_os = "wrong") [INFO] [stdout] 379 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 376 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 377 | | target_arch = "testarch", [INFO] [stdout] 378 | | not(target_os = "wrong") [INFO] [stdout] 379 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 376 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 377 | | target_arch = "testarch", [INFO] [stdout] 378 | | not(target_os = "wrong") [INFO] [stdout] 379 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 376 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 377 | | target_arch = "testarch", [INFO] [stdout] 378 | | not(target_os = "wrong") [INFO] [stdout] 379 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 376 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 377 | | target_arch = "testarch", [INFO] [stdout] 378 | | not(target_os = "wrong") [INFO] [stdout] 379 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 376 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 377 | | target_arch = "testarch", [INFO] [stdout] 378 | | not(target_os = "wrong") [INFO] [stdout] 379 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 376 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 377 | | target_arch = "testarch", [INFO] [stdout] 378 | | not(target_os = "wrong") [INFO] [stdout] 379 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 381 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 382 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 383 | | target_env = "testenv" [INFO] [stdout] 384 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | ]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:245:29 [INFO] [stdout] | [INFO] [stdout] 245 | ] $($current)* $tok); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> crates/cfg_support/src/lib.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 386 | assert!(target_cfg!(all( [INFO] [stdout] | _________________- [INFO] [stdout] 387 | | any(target_arch = "testarch", target_os = "wrong"), [INFO] [stdout] 388 | | not(target_vendor = "wrong") [INFO] [stdout] 389 | | ))); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tectonic_dep_support v0.0.0-dev.0 (/opt/rustwide/workdir/crates/dep_support) [INFO] [stdout] warning: 98 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking open v1.7.1 [INFO] [stderr] Checking byte-unit v4.0.12 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tectonic_errors v0.0.0-dev.0 (/opt/rustwide/workdir/crates/errors) [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling tectonic_engine_xetex v0.0.0-dev.0 (/opt/rustwide/workdir/crates/engine_xetex) [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking tectonic_status_base v0.0.0-dev.0 (/opt/rustwide/workdir/crates/status_base) [INFO] [stderr] Compiling tectonic_bridge_icu v0.0.0-dev.0 (/opt/rustwide/workdir/crates/bridge_icu) [INFO] [stderr] Compiling tectonic_bridge_graphite2 v0.0.0-dev.0 (/opt/rustwide/workdir/crates/bridge_graphite2) [INFO] [stderr] Compiling tectonic_bridge_harfbuzz v0.0.0-dev.0 (/opt/rustwide/workdir/crates/bridge_harfbuzz) [INFO] [stderr] Compiling tectonic_bridge_freetype2 v0.0.0-dev.0 (/opt/rustwide/workdir/crates/bridge_freetype2) [INFO] [stderr] Compiling tectonic_pdf_io v0.0.0-dev.0 (/opt/rustwide/workdir/crates/pdf_io) [INFO] [stderr] Compiling tectonic_xetex_layout v0.0.0-dev.0 (/opt/rustwide/workdir/crates/xetex_layout) [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.21 [INFO] [stderr] error: failed to run custom build command for `tectonic_bridge_harfbuzz v0.0.0-dev.0 (/opt/rustwide/workdir/crates/bridge_harfbuzz)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tectonic_bridge_harfbuzz-d545725c9dd4b65b/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: no such file /opt/rustwide/workdir/crates/bridge_harfbuzz/harfbuzz/src/harfbuzz.cc [INFO] [stderr] if you have checked out from Git, you probably need to fetch submodules: [INFO] [stderr] git submodule update --init [INFO] [stderr] This is needed because we are attempting to compile a local copy of Harfbuzz. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3bd25bc5b27d2ad78b0db6e58aacb177e8dc6d165778631a3eca304854b843e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bd25bc5b27d2ad78b0db6e58aacb177e8dc6d165778631a3eca304854b843e", kill_on_drop: false }` [INFO] [stdout] e3bd25bc5b27d2ad78b0db6e58aacb177e8dc6d165778631a3eca304854b843e