[INFO] cloning repository https://github.com/AlessioZanga/sidrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlessioZanga/sidrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlessioZanga%2Fsidrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlessioZanga%2Fsidrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13f16140686f6f676ee44f1ad961eb6beadfeca1 [INFO] checking AlessioZanga/sidrs against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlessioZanga%2Fsidrs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AlessioZanga/sidrs [INFO] finished tweaking git repo https://github.com/AlessioZanga/sidrs [INFO] tweaked toml for git repo https://github.com/AlessioZanga/sidrs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlessioZanga/sidrs on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AlessioZanga/sidrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44aa3a4f3d7668aa1636fc18aaad486e6403292f1da80f9c83f265a835c26003 [INFO] running `Command { std: "docker" "start" "-a" "44aa3a4f3d7668aa1636fc18aaad486e6403292f1da80f9c83f265a835c26003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44aa3a4f3d7668aa1636fc18aaad486e6403292f1da80f9c83f265a835c26003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44aa3a4f3d7668aa1636fc18aaad486e6403292f1da80f9c83f265a835c26003", kill_on_drop: false }` [INFO] [stdout] 44aa3a4f3d7668aa1636fc18aaad486e6403292f1da80f9c83f265a835c26003 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f23f808ff0513c9845d0d31a6590ea16c86678f8e0394b30ad6072e54b6866ed [INFO] running `Command { std: "docker" "start" "-a" "f23f808ff0513c9845d0d31a6590ea16c86678f8e0394b30ad6072e54b6866ed", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling libR-sys v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling extendr-api v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling extendr-macros v0.6.0 [INFO] [stdout] error[E0618]: expected function, found `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/rbool.rs:63:55 [INFO] [stdout] | [INFO] [stdout] 63 | gen_trait_impl!(Rbool, bool, |x: &Rbool| x.inner() == i32::MIN, i32::MIN); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/macros.rs:613:35 [INFO] [stdout] | [INFO] [stdout] 613 | $na_check(self) [INFO] [stdout] | - call expression requires function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/macros.rs:613:35 [INFO] [stdout] | [INFO] [stdout] 612 | fn is_na(&self) -> bool { [INFO] [stdout] | ---- expected `bool` because of return type [INFO] [stdout] 613 | $na_check(self) [INFO] [stdout] | ^ expected `bool`, found closure [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/rbool.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | gen_trait_impl!(Rbool, bool, |x: &Rbool| x.inner() == i32::MIN, i32::MIN); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found closure `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/macros.rs:613:35: 613:36}` [INFO] [stdout] = note: this error originates in the macro `gen_trait_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use parentheses to call this closure [INFO] [stdout] | [INFO] [stdout] 613 | $na_check(self())(/* &rbool::Rbool */) [INFO] [stdout] | + ++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `bool` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/rfloat.rs:89:43 [INFO] [stdout] | [INFO] [stdout] 89 | gen_trait_impl!(Rfloat, f64, |x: &Rfloat| x.inner().is_na(), f64::na()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/macros.rs:613:35 [INFO] [stdout] | [INFO] [stdout] 613 | $na_check(self) [INFO] [stdout] | - call expression requires function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0618]: expected function, found `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/rint.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 67 | gen_trait_impl!(Rint, i32, |x: &Rint| x.0 == i32::MIN, i32::MIN); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/macros.rs:613:35 [INFO] [stdout] | [INFO] [stdout] 613 | $na_check(self) [INFO] [stdout] | - call expression requires function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/macros.rs:613:35 [INFO] [stdout] | [INFO] [stdout] 612 | fn is_na(&self) -> bool { [INFO] [stdout] | ---- expected `bool` because of return type [INFO] [stdout] 613 | $na_check(self) [INFO] [stdout] | ^ expected `bool`, found closure [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/rint.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | gen_trait_impl!(Rint, i32, |x: &Rint| x.0 == i32::MIN, i32::MIN); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected type `bool` [INFO] [stdout] found closure `{closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/extendr-api-0.6.0/src/scalar/macros.rs:613:35: 613:36}` [INFO] [stdout] = note: this error originates in the macro `gen_trait_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use parentheses to call this closure [INFO] [stdout] | [INFO] [stdout] 613 | $na_check(self())(/* &rint::Rint */) [INFO] [stdout] | + ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0618. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `extendr-api` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f23f808ff0513c9845d0d31a6590ea16c86678f8e0394b30ad6072e54b6866ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f23f808ff0513c9845d0d31a6590ea16c86678f8e0394b30ad6072e54b6866ed", kill_on_drop: false }` [INFO] [stdout] f23f808ff0513c9845d0d31a6590ea16c86678f8e0394b30ad6072e54b6866ed