[INFO] fetching crate xltool 0.0.0... [INFO] testing xltool-0.0.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate xltool 0.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate xltool 0.0.0 [INFO] finished tweaking crates.io crate xltool 0.0.0 [INFO] tweaked toml for crates.io crate xltool 0.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xltool 0.0.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xltool 0.0.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 157cbd2f809c70a792e291942b8ce0db5a220443dbacf2ab61784ced1529a12d [INFO] running `Command { std: "docker" "start" "-a" "157cbd2f809c70a792e291942b8ce0db5a220443dbacf2ab61784ced1529a12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "157cbd2f809c70a792e291942b8ce0db5a220443dbacf2ab61784ced1529a12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157cbd2f809c70a792e291942b8ce0db5a220443dbacf2ab61784ced1529a12d", kill_on_drop: false }` [INFO] [stdout] 157cbd2f809c70a792e291942b8ce0db5a220443dbacf2ab61784ced1529a12d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a2a6a782efd5e01293e5d7ad2b83e70e2fa6be34bf09c7420fd7ffecafb51b4 [INFO] running `Command { std: "docker" "start" "-a" "5a2a6a782efd5e01293e5d7ad2b83e70e2fa6be34bf09c7420fd7ffecafb51b4", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling calamine v0.26.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tui-input v0.11.1 [INFO] [stderr] Compiling xltool v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s [INFO] running `Command { std: "docker" "inspect" "5a2a6a782efd5e01293e5d7ad2b83e70e2fa6be34bf09c7420fd7ffecafb51b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2a6a782efd5e01293e5d7ad2b83e70e2fa6be34bf09c7420fd7ffecafb51b4", kill_on_drop: false }` [INFO] [stdout] 5a2a6a782efd5e01293e5d7ad2b83e70e2fa6be34bf09c7420fd7ffecafb51b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c214479c6f46bf6f5dd7e91c7c9310f6716b00c665c82dc7bfaf9b1011588a7a [INFO] running `Command { std: "docker" "start" "-a" "c214479c6f46bf6f5dd7e91c7c9310f6716b00c665c82dc7bfaf9b1011588a7a", kill_on_drop: false }` [INFO] [stderr] Compiling xltool v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "c214479c6f46bf6f5dd7e91c7c9310f6716b00c665c82dc7bfaf9b1011588a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c214479c6f46bf6f5dd7e91c7c9310f6716b00c665c82dc7bfaf9b1011588a7a", kill_on_drop: false }` [INFO] [stdout] c214479c6f46bf6f5dd7e91c7c9310f6716b00c665c82dc7bfaf9b1011588a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbcc47a92caed5747421c9efa67ede5f949449dc854ed934bf7275f220414afe [INFO] running `Command { std: "docker" "start" "-a" "fbcc47a92caed5747421c9efa67ede5f949449dc854ed934bf7275f220414afe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xltool-3f206b1e9f2c5061) [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" "fbcc47a92caed5747421c9efa67ede5f949449dc854ed934bf7275f220414afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbcc47a92caed5747421c9efa67ede5f949449dc854ed934bf7275f220414afe", kill_on_drop: false }` [INFO] [stdout] fbcc47a92caed5747421c9efa67ede5f949449dc854ed934bf7275f220414afe