[INFO] fetching crate pyo3-chrono 0.1.0... [INFO] checking pyo3-chrono-0.1.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate pyo3-chrono 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pyo3-chrono 0.1.0 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-chrono 0.1.0 [INFO] finished tweaking crates.io crate pyo3-chrono 0.1.0 [INFO] tweaked toml for crates.io crate pyo3-chrono 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 0b57624ddcb68f2eccda847f40081a0902b27f135732f63e6bbdc803b321bbf5 [INFO] running `Command { std: "docker" "start" "-a" "0b57624ddcb68f2eccda847f40081a0902b27f135732f63e6bbdc803b321bbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b57624ddcb68f2eccda847f40081a0902b27f135732f63e6bbdc803b321bbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b57624ddcb68f2eccda847f40081a0902b27f135732f63e6bbdc803b321bbf5", kill_on_drop: false }` [INFO] [stdout] 0b57624ddcb68f2eccda847f40081a0902b27f135732f63e6bbdc803b321bbf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] f35383c0c2a80741d740f866db922933c85b871771fde16347080ae0b9df1341 [INFO] running `Command { std: "docker" "start" "-a" "f35383c0c2a80741d740f866db922933c85b871771fde16347080ae0b9df1341", kill_on_drop: false }` [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking parking_lot v0.11.1 [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] [stderr] error: could not compile `pyo3` [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [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" "f35383c0c2a80741d740f866db922933c85b871771fde16347080ae0b9df1341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35383c0c2a80741d740f866db922933c85b871771fde16347080ae0b9df1341", kill_on_drop: false }` [INFO] [stdout] f35383c0c2a80741d740f866db922933c85b871771fde16347080ae0b9df1341