[INFO] cloning repository https://github.com/imazen/imageflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imazen/imageflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fimageflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fimageflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d24a4e03e30828bb419af3b1e8d1e58e6714cd14 [INFO] testing imazen/imageflow against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fimageflow" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imazen/imageflow on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imazen/imageflow [INFO] finished tweaking git repo https://github.com/imazen/imageflow [INFO] tweaked toml for git repo https://github.com/imazen/imageflow written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/imazen/imageflow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d43a22cf82855b766ca6c8cfc685123c0f776f0894b0973e67ca04ec9b9cd8d1 [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" "d43a22cf82855b766ca6c8cfc685123c0f776f0894b0973e67ca04ec9b9cd8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d43a22cf82855b766ca6c8cfc685123c0f776f0894b0973e67ca04ec9b9cd8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43a22cf82855b766ca6c8cfc685123c0f776f0894b0973e67ca04ec9b9cd8d1", kill_on_drop: false }` [INFO] [stdout] d43a22cf82855b766ca6c8cfc685123c0f776f0894b0973e67ca04ec9b9cd8d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0f06d29dfd5e048cd68c9bf9320f336de90508b766600653e534e589ad9587b [INFO] running `Command { std: "docker" "start" "-a" "f0f06d29dfd5e048cd68c9bf9320f336de90508b766600653e534e589ad9587b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling imgref v1.7.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling foreign-types-shared v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling option-filter v1.0.2 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling macro-attr v0.2.1 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Compiling enum_derive v0.1.7 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling hyper-openssl v0.8.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cbindgen v0.15.0 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling evalchroma v0.1.1 [INFO] [stderr] Compiling fallible_collections v0.4.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lcms2-sys v3.1.5 [INFO] [stderr] Compiling libpng-sys v1.1.8 [INFO] [stderr] Compiling imageflow_c_components v0.1.0 (/opt/rustwide/workdir/c_components) [INFO] [stderr] Compiling imagequant-sys v2.13.0 [INFO] [stderr] Compiling libwebp-sys v0.3.0 [INFO] [stderr] Compiling c_components_tests v0.1.0 (/opt/rustwide/workdir/c_components/tests) [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling imageflow_types v0.1.0 (/opt/rustwide/workdir/imageflow_types) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling mount v0.3.0 (https://github.com/iron/mount.git?rev=2c3d719be4c158d4ddbd8cdb402fafccdefec58c#2c3d719b) [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling logger v0.3.0 (https://github.com/iron/logger.git?rev=0daead5fe10c3cd0c4738767c162dc63a59c3fb3#0daead5f) [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling staticfile v0.3.1 (https://github.com/onur/staticfile?rev=9f2ff7201eda648128c92e3f5597c587f0629f51#9f2ff720) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling imagequant v2.13.0 [INFO] [stderr] Compiling nasm-rs v0.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling rustface v0.1.5 (https://github.com/atomashpolskiy/rustface#d7f5a544) [INFO] [stderr] Compiling mozjpeg-sys v0.10.13 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling lcms2 v5.3.0-alpha (https://github.com/imazen/rust-lcms2#da58dd32) [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling lodepng v3.2.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling mozjpeg v0.8.24 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling imageflow_helpers v0.1.0 (/opt/rustwide/workdir/imageflow_helpers) [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling imageflow_http_helpers v0.1.0 (/opt/rustwide/workdir/imageflow_http_helpers) [INFO] [stderr] Compiling imageflow_riapi v0.1.0 (/opt/rustwide/workdir/imageflow_riapi) [INFO] [stderr] Compiling imageflow_core v0.1.0 (/opt/rustwide/workdir/imageflow_core) [INFO] [stdout] error[E0659]: `c_void` is ambiguous [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:176:57 [INFO] [stdout] | [INFO] [stdout] 176 | extern "C" fn jpeg_error_handler(custom_state: *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 type alias imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ::mozjpeg_sys::*; [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 enum imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::for_other_imageflow_crates::preludes::external_without_std::*; [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] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:244:58 [INFO] [stdout] | [INFO] [stdout] 244 | decoder.error_state.as_mut_ptr() 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 type alias imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ::mozjpeg_sys::*; [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 enum imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::for_other_imageflow_crates::preludes::external_without_std::*; [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] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:245:56 [INFO] [stdout] | [INFO] [stdout] 245 | decoder.as_mut() as *mut MzDec 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 type alias imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ::mozjpeg_sys::*; [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 enum imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::for_other_imageflow_crates::preludes::external_without_std::*; [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] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:381:111 [INFO] [stdout] | [INFO] [stdout] 381 | extern "C" fn source_fill_buffer(codec_info: &mut mozjpeg_sys::jpeg_decompress_struct, custom_state: *mut c_void, suspend_io: &mut bo... [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 type alias imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ::mozjpeg_sys::*; [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 enum imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::for_other_imageflow_crates::preludes::external_without_std::*; [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] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:418:110 [INFO] [stdout] | [INFO] [stdout] 418 | extern "C" fn source_skip_bytes(codec_info: &mut mozjpeg_sys::jpeg_decompress_struct, custom_state: *mut c_void, mut byte_count: c_lo... [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 type alias imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ::mozjpeg_sys::*; [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 enum imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::for_other_imageflow_crates::preludes::external_without_std::*; [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] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:451:66 [INFO] [stdout] | [INFO] [stdout] 451 | custom_state: self as *mut MzDec 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 type alias imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use ::mozjpeg_sys::*; [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 enum imported here [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg_decoder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::for_other_imageflow_crates::preludes::external_without_std::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `c_void` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling imageflow_abi v0.1.0 (/opt/rustwide/workdir/imageflow_abi) [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageflow_core` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f0f06d29dfd5e048cd68c9bf9320f336de90508b766600653e534e589ad9587b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f06d29dfd5e048cd68c9bf9320f336de90508b766600653e534e589ad9587b", kill_on_drop: false }` [INFO] [stdout] f0f06d29dfd5e048cd68c9bf9320f336de90508b766600653e534e589ad9587b