[INFO] cloning repository https://github.com/kythyria/payday2-tools-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kythyria/payday2-tools-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkythyria%2Fpayday2-tools-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkythyria%2Fpayday2-tools-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cc78fd05cc25dcd416363db2f9e118862d45231 [INFO] checking kythyria/payday2-tools-rust against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkythyria%2Fpayday2-tools-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kythyria/payday2-tools-rust 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/kythyria/payday2-tools-rust [INFO] finished tweaking git repo https://github.com/kythyria/payday2-tools-rust [INFO] tweaked toml for git repo https://github.com/kythyria/payday2-tools-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/kythyria/payday2-tools-rust 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/PyO3/pyo3` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-version-macro v0.3.4 [INFO] [stderr] Downloaded roxmltree v0.14.0 [INFO] [stderr] Downloaded dokan v0.1.0+dokan131 [INFO] [stderr] Downloaded dokan-sys v0.1.0+dokan131 [INFO] [stderr] Downloaded vek v0.15.1 [INFO] [stderr] Downloaded git-version v0.3.4 [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] c30168f2047f587fea0c1b187a3eba3dd2885933fa46788046cc4140ad1dde79 [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" "c30168f2047f587fea0c1b187a3eba3dd2885933fa46788046cc4140ad1dde79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30168f2047f587fea0c1b187a3eba3dd2885933fa46788046cc4140ad1dde79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30168f2047f587fea0c1b187a3eba3dd2885933fa46788046cc4140ad1dde79", kill_on_drop: false }` [INFO] [stdout] c30168f2047f587fea0c1b187a3eba3dd2885933fa46788046cc4140ad1dde79 [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] [stdout] b31976bfb15aeb5f6c63ed72216695b6ba2346d5834887cd01ab1211052c5a4a [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" "b31976bfb15aeb5f6c63ed72216695b6ba2346d5834887cd01ab1211052c5a4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking xmlparser v0.13.3 (/opt/rustwide/workdir/xmlparser) [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pyo3 v0.13.2 (https://github.com/PyO3/pyo3?branch=main#7b72dd7a) [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | _ => 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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 258 | / ensure!( [INFO] [stdout] 259 | | split_stdout.len() == BuildFlags::ALL.len(), [INFO] [stdout] 260 | | "Python stdout len didn't return expected number of lines: {}", [INFO] [stdout] 261 | | split_stdout.len() [INFO] [stdout] 262 | | ); [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 509 | _ => bail!( [INFO] [stdout] | __________________- [INFO] [stdout] 510 | | "Expected major.minor version (e.g. 3.9) for PYO3_CROSS_PYTHON_VERSION, got `{}`", [INFO] [stdout] 511 | | version [INFO] [stdout] 512 | | ), [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ($msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 517 | bail!("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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 542 | Some(os) => bail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 543 | | "Unsupported target OS family for cross-compilation: {:?}", [INFO] [stdout] 544 | | os [INFO] [stdout] 545 | | ), [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 570 | Err(err) => bail!( [INFO] [stdout] | _____________________- [INFO] [stdout] 571 | | "failed to run the Python interpreter at {}: {}", [INFO] [stdout] 572 | | interpreter.display(), [INFO] [stdout] 573 | | err [INFO] [stdout] 574 | | ), [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ($msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 575 | 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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ($msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 604 | None => bail!("failed to configure `ld_version` when compiling for unix"), [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ($msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 717 | _ => 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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 741 | / ensure!( [INFO] [stdout] 742 | | interpreter_config.version >= MINIMUM_SUPPORTED_VERSION, [INFO] [stdout] 743 | | "the configured Python interpreter version ({}) is lower than PyO3's minimum supported version ({})", [INFO] [stdout] 744 | | interpreter_config.version, [INFO] [stdout] 745 | | MINIMUM_SUPPORTED_VERSION, [INFO] [stdout] 746 | | ); [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 805 | / ensure!( [INFO] [stdout] 806 | | interpreter_config.shared, [INFO] [stdout] 807 | | "The `auto-initialize` feature is enabled, but your python installation only supports \ [INFO] [stdout] 808 | | embedding the Python interpreter statically. If you are attempting to run tests, or a \ [INFO] [stdout] ... | [INFO] [stdout] 818 | | pyo3_version = env::var("CARGO_PKG_VERSION").unwrap() [INFO] [stdout] 819 | | ); [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | ($msg: expr) => { return Err($msg.into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 824 | / ensure!( [INFO] [stdout] 825 | | !interpreter_config.is_pypy() || env::var_os("PYO3_CI").is_some(), [INFO] [stdout] 826 | | "The `auto-initialize` feature is not supported with PyPy." [INFO] [stdout] 827 | | ); [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 34 | println!(concat!("cargo:warning=", $msg)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 835 | / warn!( [INFO] [stdout] 836 | | "PyPy does not yet support abi3 so the build artifacts will be version-specific. \ [INFO] [stdout] 837 | | See https://foss.heptapod.net/pypy/pypy/-/issues/3397 for more information." [INFO] [stdout] 838 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `warn` (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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 846 | Some(minor) if minor > interpreter_config.version.minor => bail!( [INFO] [stdout] | ________________________________________________________________________- [INFO] [stdout] 847 | | "You cannot set a mininimum Python version 3.{} higher than the interpreter version 3.{}", [INFO] [stdout] 848 | | minor, [INFO] [stdout] 849 | | interpreter_config.version.minor [INFO] [stdout] 850 | | ), [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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 883 | 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/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 899 | 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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/7b72dd7/build.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | ($fmt: literal $($args: tt)+) => { return Err(format!($fmt $($args)+).into()); }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 902 | / ensure!( [INFO] [stdout] 903 | | rust_target == python_target, [INFO] [stdout] 904 | | "Your Rust target architecture ({}) does not match your python interpreter ({})", [INFO] [stdout] 905 | | rust_target, [INFO] [stdout] 906 | | python_target [INFO] [stdout] 907 | | ); [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] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-integer v0.1.44 [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" "b31976bfb15aeb5f6c63ed72216695b6ba2346d5834887cd01ab1211052c5a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b31976bfb15aeb5f6c63ed72216695b6ba2346d5834887cd01ab1211052c5a4a", kill_on_drop: false }` [INFO] [stdout] b31976bfb15aeb5f6c63ed72216695b6ba2346d5834887cd01ab1211052c5a4a