[INFO] fetching crate xtab 0.0.9... [INFO] testing xtab-0.0.9 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate xtab 0.0.9 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate xtab 0.0.9 [INFO] finished tweaking crates.io crate xtab 0.0.9 [INFO] tweaked toml for crates.io crate xtab 0.0.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xtab 0.0.9 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xtab 0.0.9 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78fa4005b07495a99f550aa8f4dbcc72b07c823ba3e260867a486afa5924b75e [INFO] running `Command { std: "docker" "start" "-a" "78fa4005b07495a99f550aa8f4dbcc72b07c823ba3e260867a486afa5924b75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78fa4005b07495a99f550aa8f4dbcc72b07c823ba3e260867a486afa5924b75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78fa4005b07495a99f550aa8f4dbcc72b07c823ba3e260867a486afa5924b75e", kill_on_drop: false }` [INFO] [stdout] 78fa4005b07495a99f550aa8f4dbcc72b07c823ba3e260867a486afa5924b75e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f4707e4323184f94ef890adda8ee64dbe337cd1783dc43fcd6b3ce43de93f62 [INFO] running `Command { std: "docker" "start" "-a" "1f4707e4323184f94ef890adda8ee64dbe337cd1783dc43fcd6b3ce43de93f62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling calamine v0.24.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rust_xlsxwriter v0.64.2 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling xtab v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.41s [INFO] running `Command { std: "docker" "inspect" "1f4707e4323184f94ef890adda8ee64dbe337cd1783dc43fcd6b3ce43de93f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4707e4323184f94ef890adda8ee64dbe337cd1783dc43fcd6b3ce43de93f62", kill_on_drop: false }` [INFO] [stdout] 1f4707e4323184f94ef890adda8ee64dbe337cd1783dc43fcd6b3ce43de93f62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5031cbc2457fd68e6cff0a360426df038a5e7b1747f079abc2a12954757c9713 [INFO] running `Command { std: "docker" "start" "-a" "5031cbc2457fd68e6cff0a360426df038a5e7b1747f079abc2a12954757c9713", kill_on_drop: false }` [INFO] [stderr] Compiling xtab v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "5031cbc2457fd68e6cff0a360426df038a5e7b1747f079abc2a12954757c9713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5031cbc2457fd68e6cff0a360426df038a5e7b1747f079abc2a12954757c9713", kill_on_drop: false }` [INFO] [stdout] 5031cbc2457fd68e6cff0a360426df038a5e7b1747f079abc2a12954757c9713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 065cf67fa3f8f6bbb35742c2492c328ab4e75d825839029385d9eda2cfba61e1 [INFO] running `Command { std: "docker" "start" "-a" "065cf67fa3f8f6bbb35742c2492c328ab4e75d825839029385d9eda2cfba61e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtab-bde7e04107f9cfd0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test utils::tests::gz_or_not ... ok [INFO] [stdout] test utils::tests::xz_or_not ... ok [INFO] [stdout] test utils::tests::bzip2_or_not ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "065cf67fa3f8f6bbb35742c2492c328ab4e75d825839029385d9eda2cfba61e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065cf67fa3f8f6bbb35742c2492c328ab4e75d825839029385d9eda2cfba61e1", kill_on_drop: false }` [INFO] [stdout] 065cf67fa3f8f6bbb35742c2492c328ab4e75d825839029385d9eda2cfba61e1