[INFO] fetching crate ironshield-cli 0.2.32... [INFO] testing ironshield-cli-0.2.32 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate ironshield-cli 0.2.32 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ironshield-cli 0.2.32 [INFO] finished tweaking crates.io crate ironshield-cli 0.2.32 [INFO] tweaked toml for crates.io crate ironshield-cli 0.2.32 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ironshield-cli 0.2.32 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ironshield-cli 0.2.32 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded thiserror-impl v2.0.15 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded thiserror v2.0.15 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded ironshield v0.2.23 [INFO] [stderr] Downloaded ironshield-types v0.2.10 [INFO] [stderr] Downloaded ironshield-core v0.3.22 [INFO] [stderr] Downloaded winnow v0.7.12 [INFO] [stderr] Downloaded cc v1.2.33 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded toml v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df7d1f2f1adc3b2f7a6ff3994e5252d6fc97f0c55e59c3e726396666981678f6 [INFO] running `Command { std: "docker" "start" "-a" "df7d1f2f1adc3b2f7a6ff3994e5252d6fc97f0c55e59c3e726396666981678f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df7d1f2f1adc3b2f7a6ff3994e5252d6fc97f0c55e59c3e726396666981678f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7d1f2f1adc3b2f7a6ff3994e5252d6fc97f0c55e59c3e726396666981678f6", kill_on_drop: false }` [INFO] [stdout] df7d1f2f1adc3b2f7a6ff3994e5252d6fc97f0c55e59c3e726396666981678f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaea5e316d7188117d28d807229129f0119f5d08e23c04ff17c17ef772ea0485 [INFO] running `Command { std: "docker" "start" "-a" "eaea5e316d7188117d28d807229129f0119f5d08e23c04ff17c17ef772ea0485", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling ironshield-types v0.2.10 [INFO] [stderr] Compiling ironshield-core v0.3.22 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ironshield v0.2.23 [INFO] [stderr] Compiling ironshield-cli v0.2.32 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "eaea5e316d7188117d28d807229129f0119f5d08e23c04ff17c17ef772ea0485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaea5e316d7188117d28d807229129f0119f5d08e23c04ff17c17ef772ea0485", kill_on_drop: false }` [INFO] [stdout] eaea5e316d7188117d28d807229129f0119f5d08e23c04ff17c17ef772ea0485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 446e92d13b40c707d30b32632f4529acc33f45b3762d3f2e3b5b52e230d3aaa4 [INFO] running `Command { std: "docker" "start" "-a" "446e92d13b40c707d30b32632f4529acc33f45b3762d3f2e3b5b52e230d3aaa4", kill_on_drop: false }` [INFO] [stderr] Compiling ironshield-cli v0.2.32 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `Command { std: "docker" "inspect" "446e92d13b40c707d30b32632f4529acc33f45b3762d3f2e3b5b52e230d3aaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446e92d13b40c707d30b32632f4529acc33f45b3762d3f2e3b5b52e230d3aaa4", kill_on_drop: false }` [INFO] [stdout] 446e92d13b40c707d30b32632f4529acc33f45b3762d3f2e3b5b52e230d3aaa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd400d0fc8569c1dd5fb592a431bc04fe54532a46f6050ec5ea401dc5e0540a5 [INFO] running `Command { std: "docker" "start" "-a" "cd400d0fc8569c1dd5fb592a431bc04fe54532a46f6050ec5ea401dc5e0540a5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ironshield-64dee9cf9e079694) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test config::tests::test_config_missing_file_uses_default ... ok [INFO] [stdout] test display::tests::test_format_number_with_commas ... ok [INFO] [stdout] test display::tests::test_progress_animation_verbose_mode ... ok [INFO] [stdout] test util::tests::test_verbose_macros ... ok [INFO] [stdout] test config::tests::test_create_default_config ... ok [INFO] [stdout] test config::tests::test_invalid_config_values_return_error ... ok [INFO] [stdout] test config::tests::test_invalid_toml_returns_error ... ok [INFO] [stdout] test config::tests::test_validate_config_file_invalid ... ok [INFO] [stdout] test config::tests::test_config_roundtrip ... ok [INFO] [stdout] test display::tests::test_progress_animation_non_verbose_mode ... ok [INFO] [stdout] test config::tests::test_validate_config_file_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd400d0fc8569c1dd5fb592a431bc04fe54532a46f6050ec5ea401dc5e0540a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd400d0fc8569c1dd5fb592a431bc04fe54532a46f6050ec5ea401dc5e0540a5", kill_on_drop: false }` [INFO] [stdout] cd400d0fc8569c1dd5fb592a431bc04fe54532a46f6050ec5ea401dc5e0540a5