[INFO] cloning repository https://github.com/stusmall/cyclonedx-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stusmall/cyclonedx-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fcyclonedx-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fcyclonedx-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fefd80eaa9c7c832949cb5c1cfc61e1e937ffaba [INFO] testing stusmall/cyclonedx-example against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fcyclonedx-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stusmall/cyclonedx-example on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/stusmall/cyclonedx-example [INFO] finished tweaking git repo https://github.com/stusmall/cyclonedx-example [INFO] tweaked toml for git repo https://github.com/stusmall/cyclonedx-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stusmall/cyclonedx-example 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weedle2 v5.0.0 [INFO] [stderr] Downloaded uniffi_build v0.26.1 [INFO] [stderr] Downloaded scroll v0.12.0 [INFO] [stderr] Downloaded uniffi_testing v0.26.1 [INFO] [stderr] Downloaded uniffi v0.26.1 [INFO] [stderr] Downloaded scroll_derive v0.12.0 [INFO] [stderr] Downloaded uniffi_checksum_derive v0.26.1 [INFO] [stderr] Downloaded uniffi_udl v0.26.1 [INFO] [stderr] Downloaded uniffi_meta v0.26.1 [INFO] [stderr] Downloaded uniffi_macros v0.26.1 [INFO] [stderr] Downloaded oneshot-uniffi v0.1.6 [INFO] [stderr] Downloaded uniffi_core v0.26.1 [INFO] [stderr] Downloaded filesystem v0.4.4 [INFO] [stderr] Downloaded uniffi_bindgen v0.26.1 [INFO] [stderr] Downloaded goblin v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8850d8866b75a01b5bd085ca6281ec7b578fbc6a2bb217a415e71d580ae308cb [INFO] running `Command { std: "docker" "start" "-a" "8850d8866b75a01b5bd085ca6281ec7b578fbc6a2bb217a415e71d580ae308cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8850d8866b75a01b5bd085ca6281ec7b578fbc6a2bb217a415e71d580ae308cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8850d8866b75a01b5bd085ca6281ec7b578fbc6a2bb217a415e71d580ae308cb", kill_on_drop: false }` [INFO] [stdout] 8850d8866b75a01b5bd085ca6281ec7b578fbc6a2bb217a415e71d580ae308cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c001516aeea30f6b4f00a44d3876fffac18dad05d5ca3f26106753d60ba786 [INFO] running `Command { std: "docker" "start" "-a" "80c001516aeea30f6b4f00a44d3876fffac18dad05d5ca3f26106753d60ba786", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling oneshot-uniffi v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling filesystem v0.4.4 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling uniffi_checksum_derive v0.26.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling uniffi_meta v0.26.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uniffi_core v0.26.1 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling uniffi_testing v0.26.1 [INFO] [stderr] Compiling uniffi_udl v0.26.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_bindgen v0.26.1 [INFO] [stderr] Compiling uniffi_build v0.26.1 [INFO] [stderr] error: could not compile `uniffi_bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/61223975d46f794466efa832bc7562b9707ecc46/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uniffi_bindgen-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' -C metadata=4c1d023de75ec3bb -C extra-filename=-4c1d023de75ec3bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-61393af70b4cff7c.rmeta --extern askama=/opt/rustwide/target/debug/deps/libaskama-c9632cceea98282d.rmeta --extern camino=/opt/rustwide/target/debug/deps/libcamino-d223ab11be1b4ef7.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-a31b04f9a369f18c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-3cf79e86c594fb07.rmeta --extern fs_err=/opt/rustwide/target/debug/deps/libfs_err-80a3c9f4406a54da.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-001115221c71ed95.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-c49f93c7802448d4.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-3520df16d0133e7b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern serde=/opt/rustwide/target/debug/deps/libserde-d9d0e29fb1e99114.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-c112e98c2cfcc62c.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d29ba7ba369391a9.rmeta --extern uniffi_meta=/opt/rustwide/target/debug/deps/libuniffi_meta-02f0068b05ef86bf.rmeta --extern uniffi_testing=/opt/rustwide/target/debug/deps/libuniffi_testing-07e6e1a0345de383.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/deps/libuniffi_udl-e57e934dfc4c5b51.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "80c001516aeea30f6b4f00a44d3876fffac18dad05d5ca3f26106753d60ba786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c001516aeea30f6b4f00a44d3876fffac18dad05d5ca3f26106753d60ba786", kill_on_drop: false }` [INFO] [stdout] 80c001516aeea30f6b4f00a44d3876fffac18dad05d5ca3f26106753d60ba786 [INFO] testing stusmall/cyclonedx-example against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fcyclonedx-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stusmall/cyclonedx-example on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/stusmall/cyclonedx-example [INFO] finished tweaking git repo https://github.com/stusmall/cyclonedx-example [INFO] tweaked toml for git repo https://github.com/stusmall/cyclonedx-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stusmall/cyclonedx-example 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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e3857ed926e8663bbe71337127b89ffd0e490a1b2c6d5e365e2196248a4ef88 [INFO] running `Command { std: "docker" "start" "-a" "2e3857ed926e8663bbe71337127b89ffd0e490a1b2c6d5e365e2196248a4ef88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e3857ed926e8663bbe71337127b89ffd0e490a1b2c6d5e365e2196248a4ef88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3857ed926e8663bbe71337127b89ffd0e490a1b2c6d5e365e2196248a4ef88", kill_on_drop: false }` [INFO] [stdout] 2e3857ed926e8663bbe71337127b89ffd0e490a1b2c6d5e365e2196248a4ef88 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c136c7e285e0e9e99d7099ac808697266f9a5d2c25955cac3fcdac80f29dfc4 [INFO] running `Command { std: "docker" "start" "-a" "7c136c7e285e0e9e99d7099ac808697266f9a5d2c25955cac3fcdac80f29dfc4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling oneshot-uniffi v0.1.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling filesystem v0.4.4 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling uniffi_checksum_derive v0.26.1 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling uniffi_meta v0.26.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.0 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling cargo-platform v0.1.7 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uniffi_core v0.26.1 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling uniffi_testing v0.26.1 [INFO] [stderr] Compiling uniffi_udl v0.26.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling uniffi_bindgen v0.26.1 [INFO] [stderr] Compiling uniffi_build v0.26.1 [INFO] [stderr] Compiling uniffi_macros v0.26.1 [INFO] [stderr] Compiling uniffi v0.26.1 [INFO] [stderr] Compiling cyclonedx-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.93s [INFO] running `Command { std: "docker" "inspect" "7c136c7e285e0e9e99d7099ac808697266f9a5d2c25955cac3fcdac80f29dfc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c136c7e285e0e9e99d7099ac808697266f9a5d2c25955cac3fcdac80f29dfc4", kill_on_drop: false }` [INFO] [stdout] 7c136c7e285e0e9e99d7099ac808697266f9a5d2c25955cac3fcdac80f29dfc4 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47dbf57b643a90b6e06deaac1ec1136a1bda6a978cd795f4075c93e4de2e27d0 [INFO] running `Command { std: "docker" "start" "-a" "47dbf57b643a90b6e06deaac1ec1136a1bda6a978cd795f4075c93e4de2e27d0", kill_on_drop: false }` [INFO] [stderr] Compiling cyclonedx-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "47dbf57b643a90b6e06deaac1ec1136a1bda6a978cd795f4075c93e4de2e27d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47dbf57b643a90b6e06deaac1ec1136a1bda6a978cd795f4075c93e4de2e27d0", kill_on_drop: false }` [INFO] [stdout] 47dbf57b643a90b6e06deaac1ec1136a1bda6a978cd795f4075c93e4de2e27d0 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04c569ac5e229b3f8ce094bbcdc8f6ff4be6ce014ddec30f78c84cfb7de5a235 [INFO] running `Command { std: "docker" "start" "-a" "04c569ac5e229b3f8ce094bbcdc8f6ff4be6ce014ddec30f78c84cfb7de5a235", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cyclonedx_example-ead05d1aef0dbe85) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test basic_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/uniffi-bindgen.rs (/opt/rustwide/target/debug/deps/uniffi_bindgen-25d263d90f56abca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04c569ac5e229b3f8ce094bbcdc8f6ff4be6ce014ddec30f78c84cfb7de5a235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c569ac5e229b3f8ce094bbcdc8f6ff4be6ce014ddec30f78c84cfb7de5a235", kill_on_drop: false }` [INFO] [stdout] 04c569ac5e229b3f8ce094bbcdc8f6ff4be6ce014ddec30f78c84cfb7de5a235