[INFO] fetching crate tectonic_cfg_support 0.1.3... [INFO] checking tectonic_cfg_support-0.1.3 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate tectonic_cfg_support 0.1.3 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tectonic_cfg_support 0.1.3 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tectonic_cfg_support 0.1.3 [INFO] finished tweaking crates.io crate tectonic_cfg_support 0.1.3 [INFO] tweaked toml for crates.io crate tectonic_cfg_support 0.1.3 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ba8d422bf0a5a79235f415b10cbfbe7b0596d3e0fc2632385ddde9e32102d0f [INFO] running `Command { std: "docker" "start" "-a" "5ba8d422bf0a5a79235f415b10cbfbe7b0596d3e0fc2632385ddde9e32102d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ba8d422bf0a5a79235f415b10cbfbe7b0596d3e0fc2632385ddde9e32102d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba8d422bf0a5a79235f415b10cbfbe7b0596d3e0fc2632385ddde9e32102d0f", kill_on_drop: false }` [INFO] [stdout] 5ba8d422bf0a5a79235f415b10cbfbe7b0596d3e0fc2632385ddde9e32102d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 346d084eca777682a76516e6f40ccac80aaf4d7dd62e348a4331ac0387be3bbf [INFO] running `Command { std: "docker" "start" "-a" "346d084eca777682a76516e6f40ccac80aaf4d7dd62e348a4331ac0387be3bbf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking tectonic_cfg_support v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> 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] = note: this error originates in the macro `target_cfg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 98 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tectonic_cfg_support` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "346d084eca777682a76516e6f40ccac80aaf4d7dd62e348a4331ac0387be3bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346d084eca777682a76516e6f40ccac80aaf4d7dd62e348a4331ac0387be3bbf", kill_on_drop: false }` [INFO] [stdout] 346d084eca777682a76516e6f40ccac80aaf4d7dd62e348a4331ac0387be3bbf