[INFO] fetching crate pyo3-asyncio 0.13.4... [INFO] checking pyo3-asyncio-0.13.4 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate pyo3-asyncio 0.13.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pyo3-asyncio 0.13.4 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 pyo3-asyncio 0.13.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pyo3-asyncio 0.13.4 [INFO] tweaked toml for crates.io crate pyo3-asyncio 0.13.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pyo3-asyncio 0.13.4 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-asyncio-macros v0.13.4 [INFO] [stderr] Downloaded signal-hook v0.3.7 [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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 591af3d4b4b57cba41d4b29f4ebb22325ef58f673f85772ef121863da411e247 [INFO] running `Command { std: "docker" "start" "-a" "591af3d4b4b57cba41d4b29f4ebb22325ef58f673f85772ef121863da411e247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "591af3d4b4b57cba41d4b29f4ebb22325ef58f673f85772ef121863da411e247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591af3d4b4b57cba41d4b29f4ebb22325ef58f673f85772ef121863da411e247", kill_on_drop: false }` [INFO] [stdout] 591af3d4b4b57cba41d4b29f4ebb22325ef58f673f85772ef121863da411e247 [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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24081c9a687376ec0f0c17a76e88b61c372c2c486311987e5e9b642c491d327e [INFO] running `Command { std: "docker" "start" "-a" "24081c9a687376ec0f0c17a76e88b61c372c2c486311987e5e9b642c491d327e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | _ => bail!("Invalid interpreter: {}", s), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 77 | _ => bail!("{} must be a bool (1/true/True or 0/false/False", key), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | None => bail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 119 | | "Must provide {} environment variable when cross-compiling", [INFO] [stdout] 120 | | var [INFO] [stdout] 121 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | bail!("{} value of {:?} does not exist", var, path) [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | / bail!( [INFO] [stdout] 384 | | "Detected multiple possible python versions, please set the PYO3_PYTHON_VERSION \ [INFO] [stdout] 385 | | variable to the wanted version on your system\nsysconfigdata paths = {:?}", [INFO] [stdout] 386 | | sysconfig_paths [INFO] [stdout] 387 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 514 | _ => bail!( [INFO] [stdout] | __________________- [INFO] [stdout] 515 | | "Expected major.minor version (e.g. 3.9) for PYO3_CROSS_VERSION, got `{}`", [INFO] [stdout] 516 | | version [INFO] [stdout] 517 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ...$msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 522 | ... bail!("One of PYO3_CROSS_INCLUDE_DIR, PYO3_CROSS_PYTHON_VERSION, or an abi3-py3* feature must be specified when cross-compiling for Windows.") [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ($msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 594 | Ok(ok) if !ok.status.success() => bail!("Python script failed"), [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ($msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 723 | _ => bail!("Unrecognised link model combination") [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 784 | Some(minor) if minor > interpreter_config.version.minor => bail!( [INFO] [stdout] | ________________________________________________________________________- [INFO] [stdout] 785 | | "You cannot set a mininimum Python version 3.{} higher than the interpreter version 3.{}", [INFO] [stdout] 786 | | minor, [INFO] [stdout] 787 | | interpreter_config.version.minor [INFO] [stdout] 788 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 808 | x => bail!("unexpected Rust target pointer width: {}", x), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (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.13.2/build.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $(, $args: expr)+) => { return Err(format!($fmt $(,$args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 824 | Some(n) => bail!("unexpected Python calcsize_pointer value: {}", n), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24081c9a687376ec0f0c17a76e88b61c372c2c486311987e5e9b642c491d327e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24081c9a687376ec0f0c17a76e88b61c372c2c486311987e5e9b642c491d327e", kill_on_drop: false }` [INFO] [stdout] 24081c9a687376ec0f0c17a76e88b61c372c2c486311987e5e9b642c491d327e