[INFO] fetching crate jreflection 0.0.11... [INFO] testing jreflection-0.0.11 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate jreflection 0.0.11 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate jreflection 0.0.11 [INFO] finished tweaking crates.io crate jreflection 0.0.11 [INFO] tweaked toml for crates.io crate jreflection 0.0.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jreflection 0.0.11 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jreflection 0.0.11 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1efb548a43a77c8a8b8d127b6ca5f7bacd9f6506a092984e752bd7db9149569 [INFO] running `Command { std: "docker" "start" "-a" "b1efb548a43a77c8a8b8d127b6ca5f7bacd9f6506a092984e752bd7db9149569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1efb548a43a77c8a8b8d127b6ca5f7bacd9f6506a092984e752bd7db9149569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1efb548a43a77c8a8b8d127b6ca5f7bacd9f6506a092984e752bd7db9149569", kill_on_drop: false }` [INFO] [stdout] b1efb548a43a77c8a8b8d127b6ca5f7bacd9f6506a092984e752bd7db9149569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b390824495e6a60854f8d05ab5758efaa88c79325c6d6566bc013dbc22cb386f [INFO] running `Command { std: "docker" "start" "-a" "b390824495e6a60854f8d05ab5758efaa88c79325c6d6566bc013dbc22cb386f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling minidl v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling bugsalot v0.2.1 [INFO] [stderr] Compiling jimage-sys v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling jimage v0.2.3 [INFO] [stdout] error[E0659]: `c_char` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jimage-0.2.3/src/lib.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | let mut path = path.bytes().map(|b| b as c_char).collect::>(); [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/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/jimage-0.2.3/src/lib.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | let mut path = path.bytes().map(|b| b as c_char).collect::>(); [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/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/jimage-0.2.3/src/lib.rs:119:124 [INFO] [stdout] | [INFO] [stdout] 119 | ...t>(_image: *mut sys::JImageFile, module_name: *const c_char, version: *const c_char, package: *const c_char, name: *const 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/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/jimage-0.2.3/src/lib.rs:119:148 [INFO] [stdout] | [INFO] [stdout] 119 | ...ageFile, module_name: *const c_char, version: *const c_char, package: *const c_char, name: *const c_char, extension: *const c_ch... [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/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/jimage-0.2.3/src/lib.rs:119:172 [INFO] [stdout] | [INFO] [stdout] 119 | ...onst c_char, version: *const c_char, package: *const c_char, name: *const c_char, extension: *const c_char, arg: *mut c_void) ->... [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/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/jimage-0.2.3/src/lib.rs:119:193 [INFO] [stdout] | [INFO] [stdout] 119 | ... *const c_char, package: *const c_char, name: *const c_char, extension: *const c_char, arg: *mut c_void) -> bool { [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/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/jimage-0.2.3/src/lib.rs:119:219 [INFO] [stdout] | [INFO] [stdout] 119 | ...const c_char, name: *const c_char, extension: *const c_char, arg: *mut c_void) -> bool { [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/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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_void` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jimage-0.2.3/src/lib.rs:119:237 [INFO] [stdout] | [INFO] [stdout] 119 | ...: *const c_char, extension: *const c_char, arg: *mut c_void) -> bool { [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_void` could refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_void` to disambiguate [INFO] [stdout] note: `c_void` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_void` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `c_void` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jimage-0.2.3/src/lib.rs:135:93 [INFO] [stdout] | [INFO] [stdout] 135 | unsafe { (self.api.JIMAGE_ResourceIterator)(*self.file, visit::, context as *mut c_void) }; [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_void` could refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jimage-0.2.3/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_void` to disambiguate [INFO] [stdout] note: `c_void` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jimage-0.2.3/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_void` 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 `jimage` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b390824495e6a60854f8d05ab5758efaa88c79325c6d6566bc013dbc22cb386f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b390824495e6a60854f8d05ab5758efaa88c79325c6d6566bc013dbc22cb386f", kill_on_drop: false }` [INFO] [stdout] b390824495e6a60854f8d05ab5758efaa88c79325c6d6566bc013dbc22cb386f