[INFO] cloning repository https://github.com/julyfun/rust-for-ios
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julyfun/rust-for-ios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulyfun%2Frust-for-ios", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulyfun%2Frust-for-ios'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b738b2930ebb52be9a5cf2f7f8d77f05b51a581
[INFO] checking julyfun/rust-for-ios against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulyfun%2Frust-for-ios" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/julyfun/rust-for-ios
[INFO] finished tweaking git repo https://github.com/julyfun/rust-for-ios
[INFO] tweaked toml for git repo https://github.com/julyfun/rust-for-ios written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/julyfun/rust-for-ios on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/julyfun/rust-for-ios 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_testing v0.25.3
[INFO] [stderr]   Downloaded uniffi_build v0.25.3
[INFO] [stderr]   Downloaded uniffi_checksum_derive v0.25.3
[INFO] [stderr]   Downloaded uniffi v0.25.3
[INFO] [stderr]   Downloaded uniffi_udl v0.25.3
[INFO] [stderr]   Downloaded uniffi_macros v0.25.3
[INFO] [stderr]   Downloaded uniffi_core v0.25.3
[INFO] [stderr]   Downloaded urdf-rs v0.9.0
[INFO] [stderr]   Downloaded oneshot-uniffi v0.1.6
[INFO] [stderr]   Downloaded uniffi_meta v0.25.3
[INFO] [stderr]   Downloaded uniffi_bindgen v0.25.3
[INFO] [stderr]   Downloaded k v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b1bf8b35a2a5123f4e3593b21076b0ca1303ada80f0b84c5bc7dd8367a677c8
[INFO] running `Command { std: "docker" "start" "-a" "5b1bf8b35a2a5123f4e3593b21076b0ca1303ada80f0b84c5bc7dd8367a677c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b1bf8b35a2a5123f4e3593b21076b0ca1303ada80f0b84c5bc7dd8367a677c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b1bf8b35a2a5123f4e3593b21076b0ca1303ada80f0b84c5bc7dd8367a677c8", kill_on_drop: false }`
[INFO] [stdout] 5b1bf8b35a2a5123f4e3593b21076b0ca1303ada80f0b84c5bc7dd8367a677c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed06b1b2af20ccd04ce29027fff0cf0067c570a9e863551ea796a623214df728
[INFO] running `Command { std: "docker" "start" "-a" "ed06b1b2af20ccd04ce29027fff0cf0067c570a9e863551ea796a623214df728", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking xml-rs v0.8.25
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]     Checking oneshot-uniffi v0.1.6
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v4.0.0
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling uniffi_meta v0.25.3
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking goblin v0.6.1
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking uniffi_core v0.25.3
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking urdf-rs v0.9.0
[INFO] [stderr]     Checking uniffi_testing v0.25.3
[INFO] [stderr]     Checking uniffi_udl v0.25.3
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.25.3
[INFO] [stderr]     Checking k v0.32.0
[INFO] [stderr]    Compiling uniffi_build v0.25.3
[INFO] [stderr]    Compiling uniffi_macros v0.25.3
[INFO] [stderr]     Checking uniffi v0.25.3
[INFO] [stderr]     Checking app2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | uniffi::setup_scaffolding!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `uniffi::setup_scaffolding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | uniffi::setup_scaffolding!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `uniffi::setup_scaffolding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.85s
[INFO] running `Command { std: "docker" "inspect" "ed06b1b2af20ccd04ce29027fff0cf0067c570a9e863551ea796a623214df728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed06b1b2af20ccd04ce29027fff0cf0067c570a9e863551ea796a623214df728", kill_on_drop: false }`
[INFO] [stdout] ed06b1b2af20ccd04ce29027fff0cf0067c570a9e863551ea796a623214df728
