[INFO] cloning repository https://github.com/Nordgit1/uniffi-generators
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nordgit1/uniffi-generators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordgit1%2Funiffi-generators", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordgit1%2Funiffi-generators'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 199cc398bdacc7a6730e567fa953a7ae7e8b34de
[INFO] checking Nordgit1/uniffi-generators against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNordgit1%2Funiffi-generators" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nordgit1/uniffi-generators
[INFO] finished tweaking git repo https://github.com/Nordgit1/uniffi-generators
[INFO] tweaked toml for git repo https://github.com/Nordgit1/uniffi-generators written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nordgit1/uniffi-generators on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nordgit1/uniffi-generators 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/NordSecurity/uniffi-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/mozilla/uniffi-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.41
[INFO] [stderr]   Downloaded itoa v1.0.8
[INFO] [stderr]   Downloaded serde v1.0.166
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded askama_parser v0.1.1
[INFO] [stderr]   Downloaded thiserror v1.0.41
[INFO] [stderr]   Downloaded uniffi_testing v0.25.1
[INFO] [stderr]   Downloaded uniffi_build v0.25.1
[INFO] [stderr]   Downloaded uniffi_checksum_derive v0.25.1
[INFO] [stderr]   Downloaded uniffi_meta v0.25.1
[INFO] [stderr]   Downloaded uniffi v0.25.1
[INFO] [stderr]   Downloaded uniffi_udl v0.25.1
[INFO] [stderr]   Downloaded askama_derive v0.12.2
[INFO] [stderr]   Downloaded uniffi_core v0.25.1
[INFO] [stderr]   Downloaded oneshot v0.1.6
[INFO] [stderr]   Downloaded clap v4.4.8
[INFO] [stderr]   Downloaded serde_json v1.0.100
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] [stderr]   Downloaded goblin v0.6.1
[INFO] [stderr]   Downloaded syn v2.0.23
[INFO] [stderr]   Downloaded uniffi_bindgen v0.25.1
[INFO] [stderr]   Downloaded clap_builder v4.4.8
[INFO] [stderr]   Downloaded basic-toml v0.1.4
[INFO] [stderr]   Downloaded weedle2 v4.0.0
[INFO] [stderr]   Downloaded uniffi_macros v0.25.1
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded ryu v1.0.14
[INFO] [stderr]   Downloaded serde_derive v1.0.166
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15fb06d0beefdfd313556874d21f6c94f94922ceb9393f320acd08e025398b57
[INFO] running `Command { std: "docker" "start" "-a" "15fb06d0beefdfd313556874d21f6c94f94922ceb9393f320acd08e025398b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15fb06d0beefdfd313556874d21f6c94f94922ceb9393f320acd08e025398b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15fb06d0beefdfd313556874d21f6c94f94922ceb9393f320acd08e025398b57", kill_on_drop: false }`
[INFO] [stdout] 15fb06d0beefdfd313556874d21f6c94f94922ceb9393f320acd08e025398b57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5ab5407d322343535d1eadb3abb80bd142f118463e02f804f12dbeadd7bfd7b
[INFO] running `Command { std: "docker" "start" "-a" "b5ab5407d322343535d1eadb3abb80bd142f118463e02f804f12dbeadd7bfd7b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]     Checking oneshot v0.1.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking weedle2 v4.0.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]     Checking weedle2 v4.0.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]    Compiling askama_parser v0.1.1
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling uniffi_meta v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]    Compiling uniffi_meta v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]     Checking goblin v0.6.1
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking uniffi_core v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]     Checking uniffi_core v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking uniffi_testing v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]     Checking uniffi_testing v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]     Checking uniffi_udl v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]     Checking uniffi_udl v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]    Compiling askama_derive v0.12.2
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]     Checking uniffi_bindgen v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]     Checking uniffi_build v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]    Compiling uniffi_build v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]    Compiling uniffi_macros v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]    Compiling uniffi_macros v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]     Checking uniffi v0.3.0+v0.25.0 (https://github.com/NordSecurity/uniffi-rs.git?tag=v0.3.0%2Bv0.25.0#74755c8f)
[INFO] [stderr]     Checking uniffi-bindgen v0.25.0 (/opt/rustwide/workdir/uniffi-bindgen)
[INFO] [stderr]    Compiling uniffi v0.25.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]    Compiling uniffi-fixture-coverall v0.22.0 (https://github.com/mozilla/uniffi-rs.git?tag=v0.25.0#a0fb6443)
[INFO] [stderr]     Checking compatibility-test v0.22.0 (/opt/rustwide/workdir/compatibility-test)
[INFO] [stdout] warning: unused import: `uniffi_coverall::*`
[INFO] [stdout]  --> compatibility-test/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use uniffi_coverall::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uniffi_coverall::*`
[INFO] [stdout]  --> compatibility-test/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use uniffi_coverall::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "b5ab5407d322343535d1eadb3abb80bd142f118463e02f804f12dbeadd7bfd7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ab5407d322343535d1eadb3abb80bd142f118463e02f804f12dbeadd7bfd7b", kill_on_drop: false }`
[INFO] [stdout] b5ab5407d322343535d1eadb3abb80bd142f118463e02f804f12dbeadd7bfd7b
