[INFO] cloning repository https://github.com/astrojhgu/seekrfi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/astrojhgu/seekrfi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Fseekrfi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Fseekrfi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b81da09a38a69ff299798014ac8da9cd68a1e770 [INFO] checking astrojhgu/seekrfi against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastrojhgu%2Fseekrfi" "/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/astrojhgu/seekrfi 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/astrojhgu/seekrfi [INFO] finished tweaking git repo https://github.com/astrojhgu/seekrfi [INFO] tweaked toml for git repo https://github.com/astrojhgu/seekrfi written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/astrojhgu/seekrfi 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] Updating git repository `https://github.com/astrojhgu/rust_fitsimg.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded indoc-impl v0.3.4 [INFO] [stderr] Downloaded indoc v0.3.4 [INFO] [stderr] Downloaded inventory-impl v0.1.4 [INFO] [stderr] Downloaded pyo3cls v0.8.2 [INFO] [stderr] Downloaded pyo3 v0.8.2 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.2 [INFO] [stderr] Downloaded inventory v0.1.4 [INFO] [stderr] Downloaded numpy v0.7.0 [INFO] [stderr] Downloaded fitsio v0.15.0 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28719149a991f1ca3f983d2cdaf6e61f46c128b0e5ae47bb19c3e26dd53c9215 [INFO] running `Command { std: "docker" "start" "-a" "28719149a991f1ca3f983d2cdaf6e61f46c128b0e5ae47bb19c3e26dd53c9215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28719149a991f1ca3f983d2cdaf6e61f46c128b0e5ae47bb19c3e26dd53c9215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28719149a991f1ca3f983d2cdaf6e61f46c128b0e5ae47bb19c3e26dd53c9215", kill_on_drop: false }` [INFO] [stdout] 28719149a991f1ca3f983d2cdaf6e61f46c128b0e5ae47bb19c3e26dd53c9215 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90bad49d443c3556c5c4b2acdb3fd2bd85c952e1c0c46fa662c8e3089cd2e5c8 [INFO] running `Command { std: "docker" "start" "-a" "90bad49d443c3556c5c4b2acdb3fd2bd85c952e1c0c46fa662c8e3089cd2e5c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling fitsio-sys v0.3.0 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking png v0.15.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking fitsio v0.15.0 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking statistical v1.0.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking fitsimg v0.1.0 (https://github.com/astrojhgu/rust_fitsimg.git#bb236785) [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.2 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Checking imageproc v0.19.2 [INFO] [stderr] Compiling pyo3cls v0.8.2 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling pyo3 v0.8.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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" "90bad49d443c3556c5c4b2acdb3fd2bd85c952e1c0c46fa662c8e3089cd2e5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90bad49d443c3556c5c4b2acdb3fd2bd85c952e1c0c46fa662c8e3089cd2e5c8", kill_on_drop: false }` [INFO] [stdout] 90bad49d443c3556c5c4b2acdb3fd2bd85c952e1c0c46fa662c8e3089cd2e5c8