[INFO] cloning repository https://github.com/rlay-project/rquantiles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rlay-project/rquantiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlay-project%2Frquantiles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlay-project%2Frquantiles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 527587adda425b3765575e150cc9a8239bca3a83 [INFO] checking rlay-project/rquantiles against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlay-project%2Frquantiles" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rlay-project/rquantiles [INFO] finished tweaking git repo https://github.com/rlay-project/rquantiles [INFO] tweaked toml for git repo https://github.com/rlay-project/rquantiles written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rlay-project/rquantiles on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rlay-project/rquantiles 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0769868c224c389795acbde6b2d75fec7d4bd99edaa1b5069bdeb98bec26137f [INFO] running `Command { std: "docker" "start" "-a" "0769868c224c389795acbde6b2d75fec7d4bd99edaa1b5069bdeb98bec26137f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0769868c224c389795acbde6b2d75fec7d4bd99edaa1b5069bdeb98bec26137f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0769868c224c389795acbde6b2d75fec7d4bd99edaa1b5069bdeb98bec26137f", kill_on_drop: false }` [INFO] [stdout] 0769868c224c389795acbde6b2d75fec7d4bd99edaa1b5069bdeb98bec26137f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77e30fcf191f8ad082971465b8d77d66ca70f80a1053da416cb2d28e9c292149 [INFO] running `Command { std: "docker" "start" "-a" "77e30fcf191f8ad082971465b8d77d66ca70f80a1053da416cb2d28e9c292149", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling rustr v0.1.9 [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | let args: Vec<*mut c_char> = args.iter() [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:48:74 [INFO] [stdout] | [INFO] [stdout] 48 | ... .map(|arg| arg.as_ptr() as *mut c_char) [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_int` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | unsafe { Rf_initialize_R(dd as c_int, args.as_ptr() as *mut *mut c_char) }; [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_int` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_int` to disambiguate [INFO] [stdout] note: `c_int` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_int` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:76:74 [INFO] [stdout] | [INFO] [stdout] 76 | unsafe { Rf_initialize_R(dd as c_int, args.as_ptr() as *mut *mut c_char) }; [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_char` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] note: `c_char` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_char` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_int` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | let mut error_occurred: c_int = 0; [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `c_int` could refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_int` to disambiguate [INFO] [stdout] note: `c_int` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustr-0.1.9/src/feature/engine.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_int` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustr` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "77e30fcf191f8ad082971465b8d77d66ca70f80a1053da416cb2d28e9c292149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e30fcf191f8ad082971465b8d77d66ca70f80a1053da416cb2d28e9c292149", kill_on_drop: false }` [INFO] [stdout] 77e30fcf191f8ad082971465b8d77d66ca70f80a1053da416cb2d28e9c292149