[INFO] cloning repository https://github.com/tetcoin-staging/reed-solomon-novelpoly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin-staging/reed-solomon-novelpoly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Freed-solomon-novelpoly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Freed-solomon-novelpoly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1215873130e1dce906c398332b16f3c0aa84ca94 [INFO] checking tetcoin-staging/reed-solomon-novelpoly against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Freed-solomon-novelpoly" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetcoin-staging/reed-solomon-novelpoly 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 git repo https://github.com/tetcoin-staging/reed-solomon-novelpoly [INFO] finished tweaking git repo https://github.com/tetcoin-staging/reed-solomon-novelpoly [INFO] tweaked toml for git repo https://github.com/tetcoin-staging/reed-solomon-novelpoly written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tetcoin-staging/reed-solomon-novelpoly already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.5 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded reed-solomon-erasure v4.0.2 [INFO] [stderr] Downloaded tracing-error v0.1.2 [INFO] [stderr] Downloaded iai v0.1.1 [INFO] [stderr] Downloaded serde v1.0.125 [INFO] [stderr] Downloaded wasi v0.10.2+wasi-snapshot-preview1 [INFO] [stderr] Downloaded color-eyre v0.5.10 [INFO] [stderr] Downloaded owo-colors v1.4.2 [INFO] [stderr] Downloaded arbitrary v1.0.0 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded syn v1.0.63 [INFO] [stderr] Downloaded color-spantrace v0.1.6 [INFO] [stderr] Downloaded honggfuzz v0.5.54 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded memoffset v0.6.2 [INFO] [stderr] Downloaded derive_arbitrary v1.0.0 [INFO] [stderr] Downloaded libc v0.2.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d1b0830c209a34b99f08c6b798e42426c55df52909ee7178ed837a61e0d8b84 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d1b0830c209a34b99f08c6b798e42426c55df52909ee7178ed837a61e0d8b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1b0830c209a34b99f08c6b798e42426c55df52909ee7178ed837a61e0d8b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1b0830c209a34b99f08c6b798e42426c55df52909ee7178ed837a61e0d8b84", kill_on_drop: false }` [INFO] [stdout] 4d1b0830c209a34b99f08c6b798e42426c55df52909ee7178ed837a61e0d8b84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ef9ad4d7d47bab07989b19010e92eb0794972fc10b85e054e6dd6a0e6d62b5c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8ef9ad4d7d47bab07989b19010e92eb0794972fc10b85e054e6dd6a0e6d62b5c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking owo-colors v1.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling honggfuzz v0.5.54 [INFO] [stderr] Checking iai v0.1.1 [INFO] [stderr] Compiling static_init_macro v0.5.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling static_init v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling memoffset v0.6.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking instant v0.1.9 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking eyre v0.6.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init_macro-0.5.0/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 28 | | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 70 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `static_init_macro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/static_init-0.5.2/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / cfg_aliases! { [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | elf: { any( [INFO] [stdout] 7 | | target_os = "linux", [INFO] [stdout] ... | [INFO] [stdout] 30 | | [INFO] [stdout] 31 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 130 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8ef9ad4d7d47bab07989b19010e92eb0794972fc10b85e054e6dd6a0e6d62b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef9ad4d7d47bab07989b19010e92eb0794972fc10b85e054e6dd6a0e6d62b5c", kill_on_drop: false }` [INFO] [stdout] 8ef9ad4d7d47bab07989b19010e92eb0794972fc10b85e054e6dd6a0e6d62b5c