[INFO] fetching crate steganer 1.1.0-post4... [INFO] checking steganer-1.1.0-post4 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate steganer 1.1.0-post4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate steganer 1.1.0-post4 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate steganer 1.1.0-post4 [INFO] finished tweaking crates.io crate steganer 1.1.0-post4 [INFO] tweaked toml for crates.io crate steganer 1.1.0-post4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate steganer 1.1.0-post4 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 pyo3 v0.8.1 [INFO] [stderr] Downloaded pyo3-pack v0.7.0 [INFO] [stderr] Downloaded test_common v1.0.1 [INFO] [stderr] Downloaded pyo3cls v0.8.1 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 75cde1f65806e6c901499c409c5e3bd45def845baaf0ebe2535b9f02a6c79728 [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" "75cde1f65806e6c901499c409c5e3bd45def845baaf0ebe2535b9f02a6c79728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75cde1f65806e6c901499c409c5e3bd45def845baaf0ebe2535b9f02a6c79728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cde1f65806e6c901499c409c5e3bd45def845baaf0ebe2535b9f02a6c79728", kill_on_drop: false }` [INFO] [stdout] 75cde1f65806e6c901499c409c5e3bd45def845baaf0ebe2535b9f02a6c79728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 610dadfd0dc399ae7c423866fc15614f7f9d80a1e28ddd7ca14ea3be4ecbaa7a [INFO] running `Command { std: "docker" "start" "-a" "610dadfd0dc399ae7c423866fc15614f7f9d80a1e28ddd7ca14ea3be4ecbaa7a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking bitreader v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking test_common v1.0.1 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling pyo3cls v0.8.1 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling pyo3 v0.8.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/basic.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | / py_unary_func!( [INFO] [stdout] 366 | | PyObjectStrProtocol, [INFO] [stdout] 367 | | T::__str__, [INFO] [stdout] 368 | | ::Success, [INFO] [stdout] 369 | | PyObjectCallbackConverter [INFO] [stdout] 370 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/basic.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | / py_unary_func!( [INFO] [stdout] 391 | | PyObjectReprProtocol, [INFO] [stdout] 392 | | T::__repr__, [INFO] [stdout] 393 | | T::Success, [INFO] [stdout] 394 | | PyObjectCallbackConverter [INFO] [stdout] 395 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:203:10 [INFO] [stdout] | [INFO] [stdout] 203 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/descr.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | / py_ternary_func!( [INFO] [stdout] 90 | | PyDescrGetProtocol, [INFO] [stdout] 91 | | T::__get__, [INFO] [stdout] 92 | | T::Success, [INFO] [stdout] 93 | | PyObjectCallbackConverter [INFO] [stdout] 94 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_ternary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/number.rs:1622:9 [INFO] [stdout] | [INFO] [stdout] 1622 | / py_unary_func!( [INFO] [stdout] 1623 | | PyNumberNegProtocol, [INFO] [stdout] 1624 | | T::__neg__, [INFO] [stdout] 1625 | | T::Success, [INFO] [stdout] 1626 | | PyObjectCallbackConverter [INFO] [stdout] 1627 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/number.rs:1649:9 [INFO] [stdout] | [INFO] [stdout] 1649 | / py_unary_func!( [INFO] [stdout] 1650 | | PyNumberPosProtocol, [INFO] [stdout] 1651 | | T::__pos__, [INFO] [stdout] 1652 | | T::Success, [INFO] [stdout] 1653 | | PyObjectCallbackConverter [INFO] [stdout] 1654 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/number.rs:1676:9 [INFO] [stdout] | [INFO] [stdout] 1676 | / py_unary_func!( [INFO] [stdout] 1677 | | PyNumberAbsProtocol, [INFO] [stdout] 1678 | | T::__abs__, [INFO] [stdout] 1679 | | T::Success, [INFO] [stdout] 1680 | | PyObjectCallbackConverter [INFO] [stdout] 1681 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/number.rs:1703:9 [INFO] [stdout] | [INFO] [stdout] 1703 | / py_unary_func!( [INFO] [stdout] 1704 | | PyNumberInvertProtocol, [INFO] [stdout] 1705 | | T::__invert__, [INFO] [stdout] 1706 | | T::Success, [INFO] [stdout] 1707 | | PyObjectCallbackConverter [INFO] [stdout] 1708 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/number.rs:1730:9 [INFO] [stdout] | [INFO] [stdout] 1730 | / py_unary_func!( [INFO] [stdout] 1731 | | PyNumberIntProtocol, [INFO] [stdout] 1732 | | T::__int__, [INFO] [stdout] 1733 | | T::Success, [INFO] [stdout] 1734 | | PyObjectCallbackConverter [INFO] [stdout] 1735 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/number.rs:1757:9 [INFO] [stdout] | [INFO] [stdout] 1757 | / py_unary_func!( [INFO] [stdout] 1758 | | PyNumberFloatProtocol, [INFO] [stdout] 1759 | | T::__float__, [INFO] [stdout] 1760 | | T::Success, [INFO] [stdout] 1761 | | PyObjectCallbackConverter [INFO] [stdout] 1762 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/number.rs:1784:9 [INFO] [stdout] | [INFO] [stdout] 1784 | / py_unary_func!( [INFO] [stdout] 1785 | | PyNumberIndexProtocol, [INFO] [stdout] 1786 | | T::__index__, [INFO] [stdout] 1787 | | T::Success, [INFO] [stdout] 1788 | | PyObjectCallbackConverter [INFO] [stdout] 1789 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/pyasync.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | / py_unary_func!( [INFO] [stdout] 156 | | PyAsyncAwaitProtocol, [INFO] [stdout] 157 | | T::__await__, [INFO] [stdout] 158 | | ::Success, [INFO] [stdout] 159 | | PyObjectCallbackConverter [INFO] [stdout] 160 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/pyasync.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | / py_unary_func!( [INFO] [stdout] 184 | | PyAsyncAiterProtocol, [INFO] [stdout] 185 | | T::__aiter__, [INFO] [stdout] 186 | | ::Success, [INFO] [stdout] 187 | | PyObjectCallbackConverter [INFO] [stdout] 188 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (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/pyo3-0.8.1/src/class/macros.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.1/src/class/pyasync.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | / py_unary_func!( [INFO] [stdout] 244 | | PyAsyncAnextProtocol, [INFO] [stdout] 245 | | T::__anext__, [INFO] [stdout] 246 | | Option, [INFO] [stdout] 247 | | IterANextResultConverter [INFO] [stdout] 248 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_unary_func` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "610dadfd0dc399ae7c423866fc15614f7f9d80a1e28ddd7ca14ea3be4ecbaa7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610dadfd0dc399ae7c423866fc15614f7f9d80a1e28ddd7ca14ea3be4ecbaa7a", kill_on_drop: false }` [INFO] [stdout] 610dadfd0dc399ae7c423866fc15614f7f9d80a1e28ddd7ca14ea3be4ecbaa7a