[INFO] cloning repository https://github.com/mowyio/mowy-crypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mowyio/mowy-crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmowyio%2Fmowy-crypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmowyio%2Fmowy-crypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 626827a53163de77901f231965e69d3070de36f5
[INFO] checking mowyio/mowy-crypto against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmowyio%2Fmowy-crypto" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  93% (7533/8015)
Updating files:  94% (7535/8015)
Updating files:  95% (7615/8015)
Updating files:  96% (7695/8015)
Updating files:  97% (7775/8015)
Updating files:  98% (7855/8015)
Updating files:  99% (7935/8015)
Updating files: 100% (8015/8015)
Updating files: 100% (8015/8015), done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mowyio/mowy-crypto
[INFO] finished tweaking git repo https://github.com/mowyio/mowy-crypto
[INFO] tweaked toml for git repo https://github.com/mowyio/mowy-crypto written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mowyio/mowy-crypto on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mowyio/mowy-crypto 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147
[INFO] running `Command { std: "docker" "start" "ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling base64 v0.23.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling smawk v0.3.3
[INFO] [stderr]    Compiling zlib-rs v0.6.7
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling libflate v2.3.1
[INFO] [stderr]    Compiling uniffi_core v0.31.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.12
[INFO] [stderr]     Checking link-section v0.0.12
[INFO] [stderr]     Checking dtor v0.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking ct-codecs v1.1.7
[INFO] [stderr]     Checking ctor v0.9.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]    Compiling ureq-proto v0.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling ureq v3.4.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.2
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling uniffi_pipeline v0.31.2
[INFO] [stderr]    Compiling uniffi_meta v0.31.2
[INFO] [stderr]    Compiling libsodium-sys-stable v1.24.0
[INFO] [stderr]    Compiling uniffi_udl v0.31.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling uniffi_macros v0.31.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking uniffi v0.31.2
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling uniffi_bindgen v0.31.2
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]     Checking libsodium-rs v0.2.4
[INFO] [stderr]    Compiling uniffi_build v0.31.2
[INFO] [stderr]    Compiling mowy-crypto-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147", kill_on_drop: false }`
[INFO] [stdout] ce8bc84e53bdb873e4ce62a80ef2238d0c0e7b0f722e93a41bdd6aff5a914147
