[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] 5f77e22d15aca54b1588a42b501a271955faed8e [INFO] testing imazen/imageflow against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimazen%2Fimageflow" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imazen/imageflow on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imazen/imageflow 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multiversion v0.8.0 [INFO] [stderr] Downloaded evalchroma v1.0.3 [INFO] [stderr] Downloaded option-filter v1.0.2 [INFO] [stderr] Downloaded multiversion-macros v0.8.0 [INFO] [stderr] Downloaded ordered-channel v1.2.0 [INFO] [stderr] Downloaded hermit-abi v0.5.0 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded zune-bmp v0.5.0-rc4 [INFO] [stderr] Downloaded daggy v0.9.0 [INFO] [stderr] Downloaded mozjpeg v0.10.13 [INFO] [stderr] Downloaded imagequant v4.3.4 [INFO] [stderr] Downloaded lodepng v3.11.0 [INFO] [stderr] Downloaded utoipa v5.3.1 [INFO] [stderr] Downloaded dssim-core v3.2.11 [INFO] [stderr] Downloaded utoipa-gen v5.3.1 [INFO] [stderr] Downloaded zip v2.6.1 [INFO] [stderr] Downloaded rexif v0.7.5 [INFO] [stderr] Downloaded dssim v3.3.4 [INFO] [stderr] Downloaded lcms2 v6.1.0 [INFO] [stderr] Downloaded nasm-rs v0.3.0 [INFO] [stderr] Downloaded cbindgen v0.28.0 [INFO] [stderr] Downloaded zune-core v0.5.0-rc2 [INFO] [stderr] Downloaded lcms2-sys v4.0.5 [INFO] [stderr] Downloaded schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Downloaded schemars v1.0.0-alpha.17 [INFO] [stderr] Downloaded load_image v3.2.1 [INFO] [stderr] Downloaded mozjpeg-sys v2.2.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92fc5ce5d72e5ed90c9cab79716505cb4da6efac64a89ce148566a8a0b666eba [INFO] running `Command { std: "docker" "start" "-a" "92fc5ce5d72e5ed90c9cab79716505cb4da6efac64a89ce148566a8a0b666eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92fc5ce5d72e5ed90c9cab79716505cb4da6efac64a89ce148566a8a0b666eba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fc5ce5d72e5ed90c9cab79716505cb4da6efac64a89ce148566a8a0b666eba", kill_on_drop: false }` [INFO] [stdout] 92fc5ce5d72e5ed90c9cab79716505cb4da6efac64a89ce148566a8a0b666eba [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1f2396768c3ab190ac4e70b90fce4447778fcc70ecca12e0060ed78c0da9454 [INFO] running `Command { std: "docker" "start" "-a" "b1f2396768c3ab190ac4e70b90fce4447778fcc70ecca12e0060ed78c0da9454", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nasm-rs v0.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling mozjpeg-sys v2.2.3 [INFO] [stderr] Compiling lcms2-sys v4.0.5 [INFO] [stderr] Compiling libpng-sys v1.1.9 (https://github.com/lilith/rust-libpng-sys#6c17db1d) [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling imageflow_c_components v0.1.0 (/opt/rustwide/workdir/c_components) [INFO] [stderr] Compiling libwebp-sys v0.12.1 (https://github.com/NoXF/libwebp-sys#8796cff7) [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling imageflow_types v0.1.0 (/opt/rustwide/workdir/imageflow_types) [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling option-filter v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling enum_derive v0.1.7 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling zune-core v0.5.0-rc2 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling macro-attr v0.2.1 (https://github.com/DanielKeep/rust-custom-derive.git#1252f258) [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-bmp v0.5.0-rc4 [INFO] [stderr] Compiling rustface v0.1.7 (https://github.com/atomashpolskiy/rustface#fa3d5b5d) [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling imagequant v4.3.4 [INFO] [stderr] Compiling lodepng v3.11.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling evalchroma v1.0.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling utoipa-gen v5.3.1 [INFO] [stderr] Compiling schemars_derive v1.0.0-alpha.17 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling multiversion v0.8.0 [INFO] [stderr] Compiling lcms2 v6.1.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling mozjpeg v0.10.13 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling imageflow_helpers v0.1.0 (/opt/rustwide/workdir/imageflow_helpers) [INFO] [stderr] Compiling utoipa v5.3.1 [INFO] [stderr] Compiling schemars v1.0.0-alpha.17 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling imageflow_http_helpers v0.1.0 (/opt/rustwide/workdir/imageflow_http_helpers) [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling daggy v0.9.0 [INFO] [stderr] Compiling imageflow_abi v0.1.0 (/opt/rustwide/workdir/imageflow_abi) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> IterAppendOnlySet{ [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn iter(&self) -> IterAppendOnlySet<'_, T>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn add(&self, value: T) -> Ref { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn add(&self, value: T) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn add_mut(&self, value: T) -> RefMut { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn add_mut(&self, value: T) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn iter(&self) -> IterAddRemoveSet{ [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn iter(&self) -> IterAddRemoveSet<'_, T>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn iter_mut(&self) -> IterMutAddRemoveSet{ [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn iter_mut(&self) -> IterMutAddRemoveSet<'_, T>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn try_get_reference(&self, v: *const T) -> Result>, BorrowError>{ [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn try_get_reference(&self, v: *const T) -> Result>, BorrowError>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:170:34 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn try_get_reference_mut(&self, v: *const T) -> Result>, BorrowMutError>{ [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn try_get_reference_mut(&self, v: *const T) -> Result>, BorrowMutError>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_types/src/collections.rs:175:37 [INFO] [stdout] | [INFO] [stdout] 175 | fn try_get_option_reference_mut(&self, v: *const T) -> Result>>, BorrowMutError>{ [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | fn try_get_option_reference_mut(&self, v: *const T) -> Result>>, BorrowMutError>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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] [stderr] error: failed to run custom build command for `imageflow_abi v0.1.0 (/opt/rustwide/workdir/imageflow_abi)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/imageflow_abi-8f911d7be384cb2c/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread '' panicked at imageflow_abi/build.rs:304:9: [INFO] [stderr] could not write to '../bindings/headers/imageflow_short.h': Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b0db6e74f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b0db6e74f2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b0db710b33 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b0db710b33 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b0db6e42c3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b0db6e42c3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b0db6e7342 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b0db6e8646 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b0db6e8449 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b0db6e8f52 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b0db6e8dea - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b0db6e79e9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b0db6e8a7d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b0db70f2d0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b0db2768e5 - build_script_build::create_file_and_parent::h22f0bb9fc8e581a3 [INFO] [stderr] 17: 0x63b0db274ca6 - build_script_build::build::h877c49012ed55454 [INFO] [stderr] 18: 0x63b0db277675 - build_script_build::main::{{closure}}::h8ca02b8cafc4c086 [INFO] [stderr] 19: 0x63b0db26f961 - core::ops::function::impls:: for &F>::call_mut::h7ccccb3171a2e04b [INFO] [stderr] 20: 0x63b0db290ba1 - as core::iter::traits::iterator::Iterator>::for_each::h8b6a6e9884c25d5e [INFO] [stderr] 21: 0x63b0db2781c6 - as rayon::iter::plumbing::Folder>::consume_iter::h344754483784b412 [INFO] [stderr] 22: 0x63b0db2841b6 - rayon::iter::plumbing::Producer::fold_with::h074ddc85ecb6d4d1 [INFO] [stderr] 23: 0x63b0db283bef - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 24: 0x63b0db28408a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::ha41c4e18ca289416 [INFO] [stderr] 25: 0x63b0db262919 - rayon_core::join::join_context::call_a::{{closure}}::hc723335348c152c6 [INFO] [stderr] 26: 0x63b0db2783b0 - as core::ops::function::FnOnce<()>>::call_once::hbfcd2e46cf57f1f2 [INFO] [stderr] 27: 0x63b0db26b580 - std::panicking::catch_unwind::do_call::h9b52a4b86b4847cf [INFO] [stderr] 28: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 29: 0x63b0db26b322 - std::panic::catch_unwind::h430287aa59512c1c [INFO] [stderr] 30: 0x63b0db262a65 - rayon_core::unwind::halt_unwinding::h76ce782c08b2978e [INFO] [stderr] 31: 0x63b0db2624cf - rayon_core::join::join_context::{{closure}}::h9e5a09deb14faf51 [INFO] [stderr] 32: 0x63b0db27fa0a - rayon_core::registry::in_worker::h55e587ecf3d34e5c [INFO] [stderr] 33: 0x63b0db2622aa - rayon_core::join::join_context::h6a50b0aff8c5d678 [INFO] [stderr] 34: 0x63b0db283dc8 - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 35: 0x63b0db28408a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::ha41c4e18ca289416 [INFO] [stderr] 36: 0x63b0db262919 - rayon_core::join::join_context::call_a::{{closure}}::hc723335348c152c6 [INFO] [stderr] 37: 0x63b0db2783b0 - as core::ops::function::FnOnce<()>>::call_once::hbfcd2e46cf57f1f2 [INFO] [stderr] 38: 0x63b0db26b580 - std::panicking::catch_unwind::do_call::h9b52a4b86b4847cf [INFO] [stderr] 39: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 40: 0x63b0db26b322 - std::panic::catch_unwind::h430287aa59512c1c [INFO] [stderr] 41: 0x63b0db262a65 - rayon_core::unwind::halt_unwinding::h76ce782c08b2978e [INFO] [stderr] 42: 0x63b0db2624cf - rayon_core::join::join_context::{{closure}}::h9e5a09deb14faf51 [INFO] [stderr] 43: 0x63b0db27fa0a - rayon_core::registry::in_worker::h55e587ecf3d34e5c [INFO] [stderr] 44: 0x63b0db2622aa - rayon_core::join::join_context::h6a50b0aff8c5d678 [INFO] [stderr] 45: 0x63b0db283dc8 - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 46: 0x63b0db283fd0 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h51839704d1b65c27 [INFO] [stderr] 47: 0x63b0db2629ce - rayon_core::join::join_context::call_b::{{closure}}::h5bc32f9a2d722fff [INFO] [stderr] 48: 0x63b0db26a0b5 - rayon_core::job::JobResult::call::{{closure}}::h7237a44800c7d028 [INFO] [stderr] 49: 0x63b0db278380 - as core::ops::function::FnOnce<()>>::call_once::h801aa0c8b5ec9d4b [INFO] [stderr] 50: 0x63b0db26b520 - std::panicking::catch_unwind::do_call::h2842d56cd7694891 [INFO] [stderr] 51: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 52: 0x63b0db26b3a2 - std::panic::catch_unwind::hc2a2d2f9a5f376cc [INFO] [stderr] 53: 0x63b0db262a95 - rayon_core::unwind::halt_unwinding::h8236fe6aff989755 [INFO] [stderr] 54: 0x63b0db269f77 - rayon_core::job::JobResult::call::hd72ba813b4fe1bc6 [INFO] [stderr] 55: 0x63b0db26d9c0 - as rayon_core::job::Job>::execute::h1eb97345d3977e7e [INFO] [stderr] 56: 0x63b0db2a446b - rayon_core::job::JobRef::execute::hb801d585604285e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stderr] 57: 0x63b0db2997f0 - rayon_core::registry::WorkerThread::execute::h47e7921f2129e69a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stderr] 58: 0x63b0db299560 - rayon_core::registry::WorkerThread::wait_until_cold::h34ba34c1a99d04ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stderr] 59: 0x63b0db2992fb - rayon_core::registry::WorkerThread::wait_until::h93d30436840944a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stderr] 60: 0x63b0db2996d2 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8c3b0781f0573281 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stderr] 61: 0x63b0db299bd1 - rayon_core::registry::main_loop::hb912d08618cb95f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stderr] 62: 0x63b0db2968f6 - rayon_core::registry::ThreadBuilder::run::h9410df24216c2d64 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stderr] 63: 0x63b0db296d8d - ::spawn::{{closure}}::h0fd38a0026aae8b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stderr] 64: 0x63b0db29ce66 - std::sys::backtrace::__rust_begin_short_backtrace::hca46ce7221e05151 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 65: 0x63b0db2a2ebb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c498cced6bc2d6f [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 66: 0x63b0db29ed74 - as core::ops::function::FnOnce<()>>::call_once::h1ef2b7f9d7dd3d91 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 67: 0x63b0db2ae128 - std::panicking::catch_unwind::do_call::h8ecb7194c96764ba [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 68: 0x63b0db2a44db - __rust_try [INFO] [stderr] 69: 0x63b0db2a2c3d - std::panicking::catch_unwind::h7b4998b201873573 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 70: 0x63b0db2a2c3d - std::panic::catch_unwind::h4f3e068c6a077561 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 71: 0x63b0db2a2c3d - std::thread::Builder::spawn_unchecked_::{{closure}}::hdf3917f9e6fbc2e1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 72: 0x63b0db2ae49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa3f4139edb3ee01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 73: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 74: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 75: 0x63b0db6ec0f7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 76: 0x7a90db382aa4 - [INFO] [stderr] 77: 0x7a90db40fa34 - clone [INFO] [stderr] 78: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' panicked at imageflow_abi/build.rs:304:9: [INFO] [stderr] could not write to '../bindings/headers/imageflow_raw.h': Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b0db6e74f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b0db6e74f2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b0db710b33 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b0db710b33 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b0db6e42c3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b0db6e42c3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b0db6e7342 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b0db6e8646 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b0db6e8449 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b0db6e8f52 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b0db6e8dea - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b0db6e79e9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b0db6e8a7d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b0db70f2d0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b0db2768e5 - build_script_build::create_file_and_parent::h22f0bb9fc8e581a3 [INFO] [stderr] 17: 0x63b0db274ca6 - build_script_build::build::h877c49012ed55454 [INFO] [stderr] 18: 0x63b0db277675 - build_script_build::main::{{closure}}::h8ca02b8cafc4c086 [INFO] [stderr] 19: 0x63b0db26f961 - core::ops::function::impls:: for &F>::call_mut::h7ccccb3171a2e04b [INFO] [stderr] 20: 0x63b0db290ba1 - as core::iter::traits::iterator::Iterator>::for_each::h8b6a6e9884c25d5e [INFO] [stderr] 21: 0x63b0db2781c6 - as rayon::iter::plumbing::Folder>::consume_iter::h344754483784b412 [INFO] [stderr] 22: 0x63b0db2841b6 - rayon::iter::plumbing::Producer::fold_with::h074ddc85ecb6d4d1 [INFO] [stderr] 23: 0x63b0db283bef - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 24: 0x63b0db283fd0 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h51839704d1b65c27 [INFO] [stderr] 25: 0x63b0db2629ce - rayon_core::join::join_context::call_b::{{closure}}::h5bc32f9a2d722fff [INFO] [stderr] 26: 0x63b0db26a0b5 - rayon_core::job::JobResult::call::{{closure}}::h7237a44800c7d028 [INFO] [stderr] 27: 0x63b0db278380 - as core::ops::function::FnOnce<()>>::call_once::h801aa0c8b5ec9d4b [INFO] [stderr] 28: 0x63b0db26b520 - std::panicking::catch_unwind::do_call::h2842d56cd7694891 [INFO] [stderr] 29: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 30: 0x63b0db26b3a2 - std::panic::catch_unwind::hc2a2d2f9a5f376cc [INFO] [stderr] 31: 0x63b0db262a95 - rayon_core::unwind::halt_unwinding::h8236fe6aff989755 [INFO] [stderr] 32: 0x63b0db269f77 - rayon_core::job::JobResult::call::hd72ba813b4fe1bc6 [INFO] [stderr] 33: 0x63b0db26d9c0 - as rayon_core::job::Job>::execute::h1eb97345d3977e7e [INFO] [stderr] 34: 0x63b0db2a446b - rayon_core::job::JobRef::execute::hb801d585604285e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stderr] 35: 0x63b0db2997f0 - rayon_core::registry::WorkerThread::execute::h47e7921f2129e69a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stderr] 36: 0x63b0db299560 - rayon_core::registry::WorkerThread::wait_until_cold::h34ba34c1a99d04ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stderr] 37: 0x63b0db2992fb - rayon_core::registry::WorkerThread::wait_until::h93d30436840944a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stderr] 38: 0x63b0db2996d2 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8c3b0781f0573281 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stderr] 39: 0x63b0db299bd1 - rayon_core::registry::main_loop::hb912d08618cb95f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stderr] 40: 0x63b0db2968f6 - rayon_core::registry::ThreadBuilder::run::h9410df24216c2d64 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stderr] 41: 0x63b0db296d8d - ::spawn::{{closure}}::h0fd38a0026aae8b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stderr] 42: 0x63b0db29ce66 - std::sys::backtrace::__rust_begin_short_backtrace::hca46ce7221e05151 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 43: 0x63b0db2a2ebb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c498cced6bc2d6f [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 44: 0x63b0db29ed74 - as core::ops::function::FnOnce<()>>::call_once::h1ef2b7f9d7dd3d91 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 45: 0x63b0db2ae128 - std::panicking::catch_unwind::do_call::h8ecb7194c96764ba [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 46: 0x63b0db2a44db - __rust_try [INFO] [stderr] 47: 0x63b0db2a2c3d - std::panicking::catch_unwind::h7b4998b201873573 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 48: 0x63b0db2a2c3d - std::panic::catch_unwind::h4f3e068c6a077561 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 49: 0x63b0db2a2c3d - std::thread::Builder::spawn_unchecked_::{{closure}}::hdf3917f9e6fbc2e1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 50: 0x63b0db2ae49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa3f4139edb3ee01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 51: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 52: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 53: 0x63b0db6ec0f7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 54: 0x7a90db382aa4 - [INFO] [stderr] 55: 0x7a90db40fa34 - clone [INFO] [stderr] 56: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' panicked at imageflow_abi/build.rs:304:9: [INFO] [stderr] could not write to '../bindings/headers/imageflow_SCREAMING_ENUMS.h': Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b0db6e74f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b0db6e74f2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b0db710b33 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b0db710b33 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b0db6e42c3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b0db6e42c3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b0db6e7342 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b0db6e8646 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b0db6e8449 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b0db6e8f52 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b0db6e8dea - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b0db6e79e9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b0db6e8a7d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b0db70f2d0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b0db2768e5 - build_script_build::create_file_and_parent::h22f0bb9fc8e581a3 [INFO] [stderr] 17: 0x63b0db274ca6 - build_script_build::build::h877c49012ed55454 [INFO] [stderr] 18: 0x63b0db277675 - build_script_build::main::{{closure}}::h8ca02b8cafc4c086 [INFO] [stderr] 19: 0x63b0db26f961 - core::ops::function::impls:: for &F>::call_mut::h7ccccb3171a2e04b [INFO] [stderr] 20: 0x63b0db290ba1 - as core::iter::traits::iterator::Iterator>::for_each::h8b6a6e9884c25d5e [INFO] [stderr] 21: 0x63b0db2781c6 - as rayon::iter::plumbing::Folder>::consume_iter::h344754483784b412 [INFO] [stderr] 22: 0x63b0db2841b6 - rayon::iter::plumbing::Producer::fold_with::h074ddc85ecb6d4d1 [INFO] [stderr] 23: 0x63b0db283bef - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 24: 0x63b0db28408a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::ha41c4e18ca289416 [INFO] [stderr] 25: 0x63b0db262919 - rayon_core::join::join_context::call_a::{{closure}}::hc723335348c152c6 [INFO] [stderr] 26: 0x63b0db2783b0 - as core::ops::function::FnOnce<()>>::call_once::hbfcd2e46cf57f1f2 [INFO] [stderr] 27: 0x63b0db26b580 - std::panicking::catch_unwind::do_call::h9b52a4b86b4847cf [INFO] [stderr] 28: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 29: 0x63b0db26b322 - std::panic::catch_unwind::h430287aa59512c1c [INFO] [stderr] 30: 0x63b0db262a65 - rayon_core::unwind::halt_unwinding::h76ce782c08b2978e [INFO] [stderr] 31: 0x63b0db2624cf - rayon_core::join::join_context::{{closure}}::h9e5a09deb14faf51 [INFO] [stderr] 32: 0x63b0db27fa0a - rayon_core::registry::in_worker::h55e587ecf3d34e5c [INFO] [stderr] 33: 0x63b0db2622aa - rayon_core::join::join_context::h6a50b0aff8c5d678 [INFO] [stderr] 34: 0x63b0db283dc8 - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 35: 0x63b0db283fd0 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h51839704d1b65c27 [INFO] [stderr] 36: 0x63b0db2629ce - rayon_core::join::join_context::call_b::{{closure}}::h5bc32f9a2d722fff [INFO] [stderr] 37: 0x63b0db26a0b5 - rayon_core::job::JobResult::call::{{closure}}::h7237a44800c7d028 [INFO] [stderr] 38: 0x63b0db278380 - as core::ops::function::FnOnce<()>>::call_once::h801aa0c8b5ec9d4b [INFO] [stderr] 39: 0x63b0db26b520 - std::panicking::catch_unwind::do_call::h2842d56cd7694891 [INFO] [stderr] 40: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 41: 0x63b0db26b3a2 - std::panic::catch_unwind::hc2a2d2f9a5f376cc [INFO] [stderr] 42: 0x63b0db262a95 - rayon_core::unwind::halt_unwinding::h8236fe6aff989755 [INFO] [stderr] 43: 0x63b0db269f77 - rayon_core::job::JobResult::call::hd72ba813b4fe1bc6 [INFO] [stderr] 44: 0x63b0db26d9c0 - as rayon_core::job::Job>::execute::h1eb97345d3977e7e [INFO] [stderr] 45: 0x63b0db2a446b - rayon_core::job::JobRef::execute::hb801d585604285e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stderr] 46: 0x63b0db2997f0 - rayon_core::registry::WorkerThread::execute::h47e7921f2129e69a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stderr] 47: 0x63b0db299560 - rayon_core::registry::WorkerThread::wait_until_cold::h34ba34c1a99d04ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stderr] 48: 0x63b0db2992fb - rayon_core::registry::WorkerThread::wait_until::h93d30436840944a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stderr] 49: 0x63b0db2996d2 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8c3b0781f0573281 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stderr] 50: 0x63b0db299bd1 - rayon_core::registry::main_loop::hb912d08618cb95f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stderr] 51: 0x63b0db2968f6 - rayon_core::registry::ThreadBuilder::run::h9410df24216c2d64 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stderr] 52: 0x63b0db296d8d - ::spawn::{{closure}}::h0fd38a0026aae8b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stderr] 53: 0x63b0db29ce66 - std::sys::backtrace::__rust_begin_short_backtrace::hca46ce7221e05151 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 54: 0x63b0db2a2ebb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c498cced6bc2d6f [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 55: 0x63b0db29ed74 - as core::ops::function::FnOnce<()>>::call_once::h1ef2b7f9d7dd3d91 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 56: 0x63b0db2ae128 - std::panicking::catch_unwind::do_call::h8ecb7194c96764ba [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 57: 0x63b0db2a44db - __rust_try [INFO] [stderr] 58: 0x63b0db2a2c3d - std::panicking::catch_unwind::h7b4998b201873573 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 59: 0x63b0db2a2c3d - std::panic::catch_unwind::h4f3e068c6a077561 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 60: 0x63b0db2a2c3d - std::thread::Builder::spawn_unchecked_::{{closure}}::hdf3917f9e6fbc2e1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 61: 0x63b0db2ae49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa3f4139edb3ee01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 62: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 63: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 64: 0x63b0db6ec0f7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 65: 0x7a90db382aa4 - [INFO] [stderr] 66: 0x7a90db40fa34 - clone [INFO] [stderr] 67: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' panicked at imageflow_abi/build.rs:304:9: [INFO] [stderr] could not write to '../bindings/headers/imageflow_pinvoke.h': Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b0db6e74f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b0db6e74f2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b0db710b33 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b0db710b33 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b0db6e42c3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b0db6e42c3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b0db6e7342 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b0db6e8646 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b0db6e8449 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b0db6e8f52 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b0db6e8dea - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b0db6e79e9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b0db6e8a7d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b0db70f2d0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b0db2768e5 - build_script_build::create_file_and_parent::h22f0bb9fc8e581a3 [INFO] [stderr] 17: 0x63b0db274ca6 - build_script_build::build::h877c49012ed55454 [INFO] [stderr] 18: 0x63b0db277675 - build_script_build::main::{{closure}}::h8ca02b8cafc4c086 [INFO] [stderr] 19: 0x63b0db26f961 - core::ops::function::impls:: for &F>::call_mut::h7ccccb3171a2e04b [INFO] [stderr] 20: 0x63b0db290ba1 - as core::iter::traits::iterator::Iterator>::for_each::h8b6a6e9884c25d5e [INFO] [stderr] 21: 0x63b0db2781c6 - as rayon::iter::plumbing::Folder>::consume_iter::h344754483784b412 [INFO] [stderr] 22: 0x63b0db2841b6 - rayon::iter::plumbing::Producer::fold_with::h074ddc85ecb6d4d1 [INFO] [stderr] 23: 0x63b0db283bef - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 24: 0x63b0db283fd0 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h51839704d1b65c27 [INFO] [stderr] 25: 0x63b0db2629ce - rayon_core::join::join_context::call_b::{{closure}}::h5bc32f9a2d722fff [INFO] [stderr] 26: 0x63b0db26a0b5 - rayon_core::job::JobResult::call::{{closure}}::h7237a44800c7d028 [INFO] [stderr] 27: 0x63b0db278380 - as core::ops::function::FnOnce<()>>::call_once::h801aa0c8b5ec9d4b [INFO] [stderr] 28: 0x63b0db26b520 - std::panicking::catch_unwind::do_call::h2842d56cd7694891 [INFO] [stderr] 29: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 30: 0x63b0db26b3a2 - std::panic::catch_unwind::hc2a2d2f9a5f376cc [INFO] [stderr] 31: 0x63b0db262a95 - rayon_core::unwind::halt_unwinding::h8236fe6aff989755 [INFO] [stderr] 32: 0x63b0db269f77 - rayon_core::job::JobResult::call::hd72ba813b4fe1bc6 [INFO] [stderr] 33: 0x63b0db26d9c0 - as rayon_core::job::Job>::execute::h1eb97345d3977e7e [INFO] [stderr] 34: 0x63b0db2a446b - rayon_core::job::JobRef::execute::hb801d585604285e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stderr] 35: 0x63b0db2997f0 - rayon_core::registry::WorkerThread::execute::h47e7921f2129e69a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stderr] 36: 0x63b0db299560 - rayon_core::registry::WorkerThread::wait_until_cold::h34ba34c1a99d04ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stderr] 37: 0x63b0db2992fb - rayon_core::registry::WorkerThread::wait_until::h93d30436840944a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stderr] 38: 0x63b0db2996d2 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8c3b0781f0573281 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stderr] 39: 0x63b0db299bd1 - rayon_core::registry::main_loop::hb912d08618cb95f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stderr] 40: 0x63b0db2968f6 - rayon_core::registry::ThreadBuilder::run::h9410df24216c2d64 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stderr] 41: 0x63b0db296d8d - ::spawn::{{closure}}::h0fd38a0026aae8b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stderr] 42: 0x63b0db29ce66 - std::sys::backtrace::__rust_begin_short_backtrace::hca46ce7221e05151 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 43: 0x63b0db2a2ebb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c498cced6bc2d6f [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 44: 0x63b0db29ed74 - as core::ops::function::FnOnce<()>>::call_once::h1ef2b7f9d7dd3d91 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 45: 0x63b0db2ae128 - std::panicking::catch_unwind::do_call::h8ecb7194c96764ba [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 46: 0x63b0db2a44db - __rust_try [INFO] [stderr] 47: 0x63b0db2a2c3d - std::panicking::catch_unwind::h7b4998b201873573 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 48: 0x63b0db2a2c3d - std::panic::catch_unwind::h4f3e068c6a077561 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 49: 0x63b0db2a2c3d - std::thread::Builder::spawn_unchecked_::{{closure}}::hdf3917f9e6fbc2e1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 50: 0x63b0db2ae49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa3f4139edb3ee01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 51: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 52: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 53: 0x63b0db6ec0f7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 54: 0x7a90db382aa4 - [INFO] [stderr] 55: 0x7a90db40fa34 - clone [INFO] [stderr] 56: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' panicked at imageflow_abi/build.rs:304:9: [INFO] [stderr] could not write to '../bindings/headers/imageflow_default.h': Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b0db6e74f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b0db6e74f2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b0db710b33 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b0db710b33 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b0db6e42c3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b0db6e42c3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b0db6e7342 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b0db6e8646 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b0db6e8449 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b0db6e8f52 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b0db6e8dea - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b0db6e79e9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b0db6e8a7d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b0db70f2d0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b0db2768e5 - build_script_build::create_file_and_parent::h22f0bb9fc8e581a3 [INFO] [stderr] 17: 0x63b0db274ca6 - build_script_build::build::h877c49012ed55454 [INFO] [stderr] 18: 0x63b0db277675 - build_script_build::main::{{closure}}::h8ca02b8cafc4c086 [INFO] [stderr] 19: 0x63b0db26f961 - core::ops::function::impls:: for &F>::call_mut::h7ccccb3171a2e04b [INFO] [stderr] 20: 0x63b0db290ba1 - as core::iter::traits::iterator::Iterator>::for_each::h8b6a6e9884c25d5e [INFO] [stderr] 21: 0x63b0db2781c6 - as rayon::iter::plumbing::Folder>::consume_iter::h344754483784b412 [INFO] [stderr] 22: 0x63b0db2841b6 - rayon::iter::plumbing::Producer::fold_with::h074ddc85ecb6d4d1 [INFO] [stderr] 23: 0x63b0db283bef - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 24: 0x63b0db28408a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::ha41c4e18ca289416 [INFO] [stderr] 25: 0x63b0db262919 - rayon_core::join::join_context::call_a::{{closure}}::hc723335348c152c6 [INFO] [stderr] 26: 0x63b0db2783b0 - as core::ops::function::FnOnce<()>>::call_once::hbfcd2e46cf57f1f2 [INFO] [stderr] 27: 0x63b0db26b580 - std::panicking::catch_unwind::do_call::h9b52a4b86b4847cf [INFO] [stderr] 28: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 29: 0x63b0db26b322 - std::panic::catch_unwind::h430287aa59512c1c [INFO] [stderr] 30: 0x63b0db262a65 - rayon_core::unwind::halt_unwinding::h76ce782c08b2978e [INFO] [stderr] 31: 0x63b0db2624cf - rayon_core::join::join_context::{{closure}}::h9e5a09deb14faf51 [INFO] [stderr] 32: 0x63b0db27fa0a - rayon_core::registry::in_worker::h55e587ecf3d34e5c [INFO] [stderr] 33: 0x63b0db2622aa - rayon_core::join::join_context::h6a50b0aff8c5d678 [INFO] [stderr] 34: 0x63b0db283dc8 - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 35: 0x63b0db28408a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::ha41c4e18ca289416 [INFO] [stderr] 36: 0x63b0db262919 - rayon_core::join::join_context::call_a::{{closure}}::hc723335348c152c6 [INFO] [stderr] 37: 0x63b0db2783b0 - as core::ops::function::FnOnce<()>>::call_once::hbfcd2e46cf57f1f2 [INFO] [stderr] 38: 0x63b0db26b580 - std::panicking::catch_unwind::do_call::h9b52a4b86b4847cf [INFO] [stderr] 39: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 40: 0x63b0db26b322 - std::panic::catch_unwind::h430287aa59512c1c [INFO] [stderr] 41: 0x63b0db262a65 - rayon_core::unwind::halt_unwinding::h76ce782c08b2978e [INFO] [stderr] 42: 0x63b0db2624cf - rayon_core::join::join_context::{{closure}}::h9e5a09deb14faf51 [INFO] [stderr] 43: 0x63b0db27f22d - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::hb147d27b0970effa [INFO] [stderr] 44: 0x63b0db26a081 - rayon_core::job::JobResult::call::{{closure}}::h30d1477aba6f862f [INFO] [stderr] 45: 0x63b0db278350 - as core::ops::function::FnOnce<()>>::call_once::h4ec879a8d542183c [INFO] [stderr] 46: 0x63b0db26b54c - std::panicking::catch_unwind::do_call::h721b09d7251a62bf [INFO] [stderr] 47: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 48: 0x63b0db26b4b5 - std::panic::catch_unwind::he998f0ed42ad139b [INFO] [stderr] 49: 0x63b0db262a30 - rayon_core::unwind::halt_unwinding::h368d50d49ab7b3f6 [INFO] [stderr] 50: 0x63b0db269ef6 - rayon_core::job::JobResult::call::h4eb31d98d913a6c8 [INFO] [stderr] 51: 0x63b0db26dfaa - as rayon_core::job::Job>::execute::hf3cb4fc76e4aa989 [INFO] [stderr] 52: 0x63b0db2a446b - rayon_core::job::JobRef::execute::hb801d585604285e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stderr] 53: 0x63b0db2997f0 - rayon_core::registry::WorkerThread::execute::h47e7921f2129e69a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stderr] 54: 0x63b0db299560 - rayon_core::registry::WorkerThread::wait_until_cold::h34ba34c1a99d04ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stderr] 55: 0x63b0db2992fb - rayon_core::registry::WorkerThread::wait_until::h93d30436840944a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stderr] 56: 0x63b0db2996d2 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8c3b0781f0573281 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stderr] 57: 0x63b0db299bd1 - rayon_core::registry::main_loop::hb912d08618cb95f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stderr] 58: 0x63b0db2968f6 - rayon_core::registry::ThreadBuilder::run::h9410df24216c2d64 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stderr] 59: 0x63b0db296d8d - ::spawn::{{closure}}::h0fd38a0026aae8b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stderr] 60: 0x63b0db29ce66 - std::sys::backtrace::__rust_begin_short_backtrace::hca46ce7221e05151 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 61: 0x63b0db2a2ebb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c498cced6bc2d6f [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 62: 0x63b0db29ed74 - as core::ops::function::FnOnce<()>>::call_once::h1ef2b7f9d7dd3d91 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 63: 0x63b0db2ae128 - std::panicking::catch_unwind::do_call::h8ecb7194c96764ba [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 64: 0x63b0db2a44db - __rust_try [INFO] [stderr] 65: 0x63b0db2a2c3d - std::panicking::catch_unwind::h7b4998b201873573 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 66: 0x63b0db2a2c3d - std::panic::catch_unwind::h4f3e068c6a077561 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 67: 0x63b0db2a2c3d - std::thread::Builder::spawn_unchecked_::{{closure}}::hdf3917f9e6fbc2e1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 68: 0x63b0db2ae49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa3f4139edb3ee01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 69: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 70: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 71: 0x63b0db6ec0f7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 72: 0x7a90db382aa4 - [INFO] [stderr] 73: 0x7a90db40fa34 - clone [INFO] [stderr] 74: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' panicked at imageflow_abi/build.rs:304:9: [INFO] [stderr] could not write to '../bindings/headers/imageflow_lua.h': Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b0db6e74f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b0db6e74f2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b0db710b33 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b0db710b33 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b0db6e42c3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b0db6e42c3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b0db6e7342 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b0db6e8646 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b0db6e8449 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b0db6e8f52 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b0db6e8dea - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b0db6e79e9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b0db6e8a7d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b0db70f2d0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b0db2768e5 - build_script_build::create_file_and_parent::h22f0bb9fc8e581a3 [INFO] [stderr] 17: 0x63b0db274ca6 - build_script_build::build::h877c49012ed55454 [INFO] [stderr] 18: 0x63b0db277675 - build_script_build::main::{{closure}}::h8ca02b8cafc4c086 [INFO] [stderr] 19: 0x63b0db26f961 - core::ops::function::impls:: for &F>::call_mut::h7ccccb3171a2e04b [INFO] [stderr] 20: 0x63b0db290ba1 - as core::iter::traits::iterator::Iterator>::for_each::h8b6a6e9884c25d5e [INFO] [stderr] 21: 0x63b0db2781c6 - as rayon::iter::plumbing::Folder>::consume_iter::h344754483784b412 [INFO] [stderr] 22: 0x63b0db2841b6 - rayon::iter::plumbing::Producer::fold_with::h074ddc85ecb6d4d1 [INFO] [stderr] 23: 0x63b0db283bef - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 24: 0x63b0db28408a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::ha41c4e18ca289416 [INFO] [stderr] 25: 0x63b0db262919 - rayon_core::join::join_context::call_a::{{closure}}::hc723335348c152c6 [INFO] [stderr] 26: 0x63b0db2783b0 - as core::ops::function::FnOnce<()>>::call_once::hbfcd2e46cf57f1f2 [INFO] [stderr] 27: 0x63b0db26b580 - std::panicking::catch_unwind::do_call::h9b52a4b86b4847cf [INFO] [stderr] 28: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 29: 0x63b0db26b322 - std::panic::catch_unwind::h430287aa59512c1c [INFO] [stderr] 30: 0x63b0db262a65 - rayon_core::unwind::halt_unwinding::h76ce782c08b2978e [INFO] [stderr] 31: 0x63b0db2624cf - rayon_core::join::join_context::{{closure}}::h9e5a09deb14faf51 [INFO] [stderr] 32: 0x63b0db27fa0a - rayon_core::registry::in_worker::h55e587ecf3d34e5c [INFO] [stderr] 33: 0x63b0db2622aa - rayon_core::join::join_context::h6a50b0aff8c5d678 [INFO] [stderr] 34: 0x63b0db283dc8 - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 35: 0x63b0db283fd0 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h51839704d1b65c27 [INFO] [stderr] 36: 0x63b0db2629ce - rayon_core::join::join_context::call_b::{{closure}}::h5bc32f9a2d722fff [INFO] [stderr] 37: 0x63b0db26a0b5 - rayon_core::job::JobResult::call::{{closure}}::h7237a44800c7d028 [INFO] [stderr] 38: 0x63b0db278380 - as core::ops::function::FnOnce<()>>::call_once::h801aa0c8b5ec9d4b [INFO] [stderr] 39: 0x63b0db26b520 - std::panicking::catch_unwind::do_call::h2842d56cd7694891 [INFO] [stderr] 40: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 41: 0x63b0db26b3a2 - std::panic::catch_unwind::hc2a2d2f9a5f376cc [INFO] [stderr] 42: 0x63b0db262a95 - rayon_core::unwind::halt_unwinding::h8236fe6aff989755 [INFO] [stderr] 43: 0x63b0db269f77 - rayon_core::job::JobResult::call::hd72ba813b4fe1bc6 [INFO] [stderr] 44: 0x63b0db26d9c0 - as rayon_core::job::Job>::execute::h1eb97345d3977e7e [INFO] [stderr] 45: 0x63b0db2a446b - rayon_core::job::JobRef::execute::hb801d585604285e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stderr] 46: 0x63b0db2997f0 - rayon_core::registry::WorkerThread::execute::h47e7921f2129e69a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stderr] 47: 0x63b0db299560 - rayon_core::registry::WorkerThread::wait_until_cold::h34ba34c1a99d04ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stderr] 48: 0x63b0db2992fb - rayon_core::registry::WorkerThread::wait_until::h93d30436840944a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stderr] 49: 0x63b0db2996d2 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8c3b0781f0573281 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stderr] 50: 0x63b0db299bd1 - rayon_core::registry::main_loop::hb912d08618cb95f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stderr] 51: 0x63b0db2968f6 - rayon_core::registry::ThreadBuilder::run::h9410df24216c2d64 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stderr] 52: 0x63b0db296d8d - ::spawn::{{closure}}::h0fd38a0026aae8b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stderr] 53: 0x63b0db29ce66 - std::sys::backtrace::__rust_begin_short_backtrace::hca46ce7221e05151 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 54: 0x63b0db2a2ebb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c498cced6bc2d6f [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 55: 0x63b0db29ed74 - as core::ops::function::FnOnce<()>>::call_once::h1ef2b7f9d7dd3d91 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 56: 0x63b0db2ae128 - std::panicking::catch_unwind::do_call::h8ecb7194c96764ba [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 57: 0x63b0db2a44db - __rust_try [INFO] [stderr] 58: 0x63b0db2a2c3d - std::panicking::catch_unwind::h7b4998b201873573 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 59: 0x63b0db2a2c3d - std::panic::catch_unwind::h4f3e068c6a077561 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 60: 0x63b0db2a2c3d - std::thread::Builder::spawn_unchecked_::{{closure}}::hdf3917f9e6fbc2e1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 61: 0x63b0db2ae49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa3f4139edb3ee01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 62: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 63: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 64: 0x63b0db6ec0f7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 65: 0x7a90db382aa4 - [INFO] [stderr] 66: 0x7a90db40fa34 - clone [INFO] [stderr] 67: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' panicked at imageflow_abi/build.rs:304:9: [INFO] [stderr] could not write to '../bindings/headers/imageflow_PrefixedPascalCase.h': Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b0db6e74f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b0db6e74f2 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b0db6e74f2 - ::fmt::h281a579a27d691d5 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b0db710b33 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b0db710b33 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x63b0db6e42c3 - std::io::default_write_fmt::h6a5e70459c660153 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b0db6e42c3 - std::io::Write::write_fmt::h5523e5312d28c915 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63b0db6e7342 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b0db6e8646 - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b0db6e8449 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b0db6e8f52 - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b0db6e8dea - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b0db6e79e9 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b0db6e8a7d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b0db70f2d0 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b0db2768e5 - build_script_build::create_file_and_parent::h22f0bb9fc8e581a3 [INFO] [stderr] 17: 0x63b0db274ca6 - build_script_build::build::h877c49012ed55454 [INFO] [stderr] 18: 0x63b0db277675 - build_script_build::main::{{closure}}::h8ca02b8cafc4c086 [INFO] [stderr] 19: 0x63b0db26f961 - core::ops::function::impls:: for &F>::call_mut::h7ccccb3171a2e04b [INFO] [stderr] 20: 0x63b0db290ba1 - as core::iter::traits::iterator::Iterator>::for_each::h8b6a6e9884c25d5e [INFO] [stderr] 21: 0x63b0db2781c6 - as rayon::iter::plumbing::Folder>::consume_iter::h344754483784b412 [INFO] [stderr] 22: 0x63b0db2841b6 - rayon::iter::plumbing::Producer::fold_with::h074ddc85ecb6d4d1 [INFO] [stderr] 23: 0x63b0db283bef - rayon::iter::plumbing::bridge_producer_consumer::helper::hc30080482c0a9e6c [INFO] [stderr] 24: 0x63b0db283fd0 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h51839704d1b65c27 [INFO] [stderr] 25: 0x63b0db2629ce - rayon_core::join::join_context::call_b::{{closure}}::h5bc32f9a2d722fff [INFO] [stderr] 26: 0x63b0db26a0b5 - rayon_core::job::JobResult::call::{{closure}}::h7237a44800c7d028 [INFO] [stderr] 27: 0x63b0db278380 - as core::ops::function::FnOnce<()>>::call_once::h801aa0c8b5ec9d4b [INFO] [stderr] 28: 0x63b0db26b520 - std::panicking::catch_unwind::do_call::h2842d56cd7694891 [INFO] [stderr] 29: 0x63b0db26ed6b - __rust_try [INFO] [stderr] 30: 0x63b0db26b3a2 - std::panic::catch_unwind::hc2a2d2f9a5f376cc [INFO] [stderr] 31: 0x63b0db262a95 - rayon_core::unwind::halt_unwinding::h8236fe6aff989755 [INFO] [stderr] 32: 0x63b0db269f77 - rayon_core::job::JobResult::call::hd72ba813b4fe1bc6 [INFO] [stderr] 33: 0x63b0db26d9c0 - as rayon_core::job::Job>::execute::h1eb97345d3977e7e [INFO] [stderr] 34: 0x63b0db2a446b - rayon_core::job::JobRef::execute::hb801d585604285e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stderr] 35: 0x63b0db2997f0 - rayon_core::registry::WorkerThread::execute::h47e7921f2129e69a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stderr] 36: 0x63b0db299560 - rayon_core::registry::WorkerThread::wait_until_cold::h34ba34c1a99d04ce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stderr] 37: 0x63b0db2992fb - rayon_core::registry::WorkerThread::wait_until::h93d30436840944a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stderr] 38: 0x63b0db2996d2 - rayon_core::registry::WorkerThread::wait_until_out_of_work::h8c3b0781f0573281 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stderr] 39: 0x63b0db299bd1 - rayon_core::registry::main_loop::hb912d08618cb95f7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stderr] 40: 0x63b0db2968f6 - rayon_core::registry::ThreadBuilder::run::h9410df24216c2d64 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stderr] 41: 0x63b0db296d8d - ::spawn::{{closure}}::h0fd38a0026aae8b6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stderr] 42: 0x63b0db29ce66 - std::sys::backtrace::__rust_begin_short_backtrace::hca46ce7221e05151 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 43: 0x63b0db2a2ebb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c498cced6bc2d6f [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 44: 0x63b0db29ed74 - as core::ops::function::FnOnce<()>>::call_once::h1ef2b7f9d7dd3d91 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 45: 0x63b0db2ae128 - std::panicking::catch_unwind::do_call::h8ecb7194c96764ba [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stderr] 46: 0x63b0db2a44db - __rust_try [INFO] [stderr] 47: 0x63b0db2a2c3d - std::panicking::catch_unwind::h7b4998b201873573 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stderr] 48: 0x63b0db2a2c3d - std::panic::catch_unwind::h4f3e068c6a077561 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stderr] 49: 0x63b0db2a2c3d - std::thread::Builder::spawn_unchecked_::{{closure}}::hdf3917f9e6fbc2e1 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 50: 0x63b0db2ae49f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfa3f4139edb3ee01 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 51: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 52: 0x63b0db6ec0f7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 53: 0x63b0db6ec0f7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stderr] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 54: 0x7a90db382aa4 - [INFO] [stderr] 55: 0x7a90db40fa34 - clone [INFO] [stderr] 56: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/flow/execution_engine.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn ctx(&self) -> OpCtx{ [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn ctx(&self) -> OpCtx<'_>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/flow/execution_engine.rs:530:19 [INFO] [stdout] | [INFO] [stdout] 530 | fn op_ctx_mut(&mut self) -> OpCtxMut{ [INFO] [stdout] | ^^^^^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 530 | fn op_ctx_mut(&mut self) -> OpCtxMut<'_>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/context.rs:112:31 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn borrow_bitmaps_mut(&self) -> Result>{ [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 112 | pub fn borrow_bitmaps_mut(&self) -> Result>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/context.rs:117:27 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn borrow_bitmaps(&self) -> Result>{ [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn borrow_bitmaps(&self) -> Result>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/context.rs:309:22 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn get_codec(&self, io_id: i32) -> Result> { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 309 | pub fn get_codec(&self, io_id: i32) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/mod.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | fn get_io(&self) -> Result; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 56 | fn get_io(&self) -> Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/mod.rs:239:26 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn get_encode_io(&self) -> Result>{ [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 239 | pub fn get_encode_io(&self) -> Result>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/gif/mod.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn current_frame(&self) -> Option<&Frame>{ [INFO] [stdout] | ^^^^^ ------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn current_frame(&self) -> Option<&Frame<'_>>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/gif/mod.rs:235:15 [INFO] [stdout] | [INFO] [stdout] 235 | fn get_io(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 235 | fn get_io(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/gif/mod.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | fn get_io(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 350 | fn get_io(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/pngquant.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | fn get_io(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | fn get_io(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/lode.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | fn get_io(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 77 | fn get_io(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/mozjpeg.rs:157:15 [INFO] [stdout] | [INFO] [stdout] 157 | fn get_io(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | fn get_io(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/libpng_encoder.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | fn get_io(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 72 | fn get_io(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/codecs/webp.rs:318:15 [INFO] [stdout] | [INFO] [stdout] 318 | fn get_io(&self) -> Result { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 318 | fn get_io(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn try_borrow_mut(&self, key: BitmapKey) -> Result, FlowError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn try_borrow_mut(&self, key: BitmapKey) -> Result, FlowError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn row_window(&mut self, index: u32) -> Option>{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 319 | pub fn row_window(&mut self, index: u32) -> Option>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:357:19 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn window(&mut self, x1: u32, y1: u32, x2: u32, y2: u32) -> Option>{ [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 357 | pub fn window(&mut self, x1: u32, y1: u32, x2: u32, y2: u32) -> Option>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:401:26 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn get_window_u8(&mut self) -> Option>{ [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | pub fn get_window_u8(&mut self) -> Option>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:414:30 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn get_window_bgra32(&mut self) -> Option>>{ [INFO] [stdout] | ^^^^^^^^^ --------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 414 | pub fn get_window_bgra32(&mut self) -> Option>>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:433:32 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn get_window_bgra_f32(&mut self) -> Option>>{ [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 433 | pub fn get_window_bgra_f32(&mut self) -> Option>>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:451:27 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn get_window_f32(&mut self) -> Option>{ [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 451 | pub fn get_window_f32(&mut self) -> Option>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:1218:29 [INFO] [stdout] | [INFO] [stdout] 1218 | pub fn get_pixel_buffer(&self) -> Result{ [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1218 | pub fn get_pixel_buffer(&self) -> Result, FlowError>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:1322:29 [INFO] [stdout] | [INFO] [stdout] 1322 | pub fn get_pixel_buffer(&self) -> Result{ [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1322 | pub fn get_pixel_buffer(&self) -> Result, FlowError>{ [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> imageflow_core/src/graphics/bitmaps.rs:1439:37 [INFO] [stdout] | [INFO] [stdout] 1439 | pub fn try_cast_imgref(&self) -> Result, FlowError> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1439 | pub fn try_cast_imgref(&self) -> Result, FlowError> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1f2396768c3ab190ac4e70b90fce4447778fcc70ecca12e0060ed78c0da9454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1f2396768c3ab190ac4e70b90fce4447778fcc70ecca12e0060ed78c0da9454", kill_on_drop: false }` [INFO] [stdout] b1f2396768c3ab190ac4e70b90fce4447778fcc70ecca12e0060ed78c0da9454