[INFO] fetching crate swift-package 0.1.0...
[INFO] checking swift-package-0.1.0 against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] extracting crate swift-package 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate swift-package 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swift-package 0.1.0
[INFO] tweaked toml for crates.io crate swift-package 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swift-package 0.1.0 on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swift-package 0.1.0 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 359969c8dc98e6fd3752c629e3da64b4bd746c610ba663198fd9a52121c7a2d1
[INFO] running `Command { std: "docker" "start" "-a" "359969c8dc98e6fd3752c629e3da64b4bd746c610ba663198fd9a52121c7a2d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "359969c8dc98e6fd3752c629e3da64b4bd746c610ba663198fd9a52121c7a2d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359969c8dc98e6fd3752c629e3da64b4bd746c610ba663198fd9a52121c7a2d1", kill_on_drop: false }`
[INFO] [stdout] 359969c8dc98e6fd3752c629e3da64b4bd746c610ba663198fd9a52121c7a2d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7163dde9da1c26201f06392b189576a8df10d51801726b6244ef9692ef277328
[INFO] running `Command { std: "docker" "start" "-a" "7163dde9da1c26201f06392b189576a8df10d51801726b6244ef9692ef277328", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling zip v2.2.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling xflags-macros v0.3.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking xflags v0.3.2
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.28.3
[INFO] [stderr]     Checking uniffi_meta v0.28.3
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking zip-extensions v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]     Checking camino-fs v0.1.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking cargo_metadata v0.19.0
[INFO] [stderr]     Checking uniffi_testing v0.28.3
[INFO] [stderr]     Checking xcframework v0.1.0
[INFO] [stderr]     Checking uniffi_udl v0.28.3
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.28.3
[INFO] [stderr]    Compiling swift-package v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.46s
[INFO] running `Command { std: "docker" "inspect" "7163dde9da1c26201f06392b189576a8df10d51801726b6244ef9692ef277328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7163dde9da1c26201f06392b189576a8df10d51801726b6244ef9692ef277328", kill_on_drop: false }`
[INFO] [stdout] 7163dde9da1c26201f06392b189576a8df10d51801726b6244ef9692ef277328
