[INFO] fetching crate swarmit 1.2.2...
[INFO] checking swarmit-1.2.2 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate swarmit 1.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate swarmit 1.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swarmit 1.2.2
[INFO] tweaked toml for crates.io crate swarmit 1.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swarmit 1.2.2 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swarmit 1.2.2 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded terminal-colorsaurus v1.0.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded tracing-chrome v0.7.2
[INFO] [stderr]   Downloaded terminal-trx v0.2.6
[INFO] [stderr]   Downloaded xterm-color v1.0.2
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded catppuccin v2.4.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded clircle v0.6.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded serde_with_macros v3.17.0
[INFO] [stderr]   Downloaded serde_with v3.17.0
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded bat v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1
[INFO] running `Command { std: "docker" "start" "b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1", 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" "b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1", 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" "b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking terminal-trx v0.2.6
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking xterm-color v1.0.2
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking terminal-colorsaurus v1.0.3
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking clircle v0.6.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling catppuccin v2.4.0
[INFO] [stderr]    Compiling bat v0.26.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking swarmit v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.24s
[INFO] running `Command { std: "docker" "inspect" "b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1", kill_on_drop: false }`
[INFO] [stdout] b76c18b23a0f42b82c4ceb7c014cc15532416ac4074fa79f2b490c9f1da5cea1
