[INFO] cloning repository https://github.com/ixpantia/extendr_api_rots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ixpantia/extendr_api_rots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fixpantia%2Fextendr_api_rots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fixpantia%2Fextendr_api_rots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4ebe53ffe5d743e0c44c8f84cc239cf1e3df96e [INFO] checking ixpantia/extendr_api_rots against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fixpantia%2Fextendr_api_rots" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ixpantia/extendr_api_rots [INFO] finished tweaking git repo https://github.com/ixpantia/extendr_api_rots [INFO] tweaked toml for git repo https://github.com/ixpantia/extendr_api_rots written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ixpantia/extendr_api_rots 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/ixpantia/extendr_api_rots 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3f948373c8a89b8e11fef61d4678a5a8ae4553abb102fb30b3a66317e57bbe7f [INFO] running `Command { std: "docker" "start" "-a" "3f948373c8a89b8e11fef61d4678a5a8ae4553abb102fb30b3a66317e57bbe7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f948373c8a89b8e11fef61d4678a5a8ae4553abb102fb30b3a66317e57bbe7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f948373c8a89b8e11fef61d4678a5a8ae4553abb102fb30b3a66317e57bbe7f", kill_on_drop: false }` [INFO] [stdout] 3f948373c8a89b8e11fef61d4678a5a8ae4553abb102fb30b3a66317e57bbe7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1ab77b1b843afdeac718ea5381fde7a537232aa1082515002d686837fbb1f14a [INFO] running `Command { std: "docker" "start" "-a" "1ab77b1b843afdeac718ea5381fde7a537232aa1082515002d686837fbb1f14a", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling extendr-api v0.6.0 (https://github.com/extendr/extendr.git#5c7cbe85) [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling extendr-macros v0.6.0 (https://github.com/extendr/extendr.git#5c7cbe85) [INFO] [stderr] Compiling libR-sys v0.7.0 (https://github.com/extendr/libR-sys?rev=975af4e555e4fed58084aef9596a9a71602666be#975af4e5) [INFO] [stdout] error[E0618]: expected function, found `i32` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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/git/checkouts/extendr-ca8fc02a040ea569/5c7cbe8/extendr-api/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] running `Command { std: "docker" "inspect" "1ab77b1b843afdeac718ea5381fde7a537232aa1082515002d686837fbb1f14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab77b1b843afdeac718ea5381fde7a537232aa1082515002d686837fbb1f14a", kill_on_drop: false }` [INFO] [stdout] 1ab77b1b843afdeac718ea5381fde7a537232aa1082515002d686837fbb1f14a