[INFO] fetching crate tblcompare 0.1.1... [INFO] testing tblcompare-0.1.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tblcompare 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tblcompare 0.1.1 [INFO] finished tweaking crates.io crate tblcompare 0.1.1 [INFO] tweaked toml for crates.io crate tblcompare 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tblcompare 0.1.1 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 tblcompare 0.1.1 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 87d3f5e15ef9b7b8b67a0a996b7f856426133ce44eabaef3ca334ffaff2e4d0d [INFO] running `Command { std: "docker" "start" "-a" "87d3f5e15ef9b7b8b67a0a996b7f856426133ce44eabaef3ca334ffaff2e4d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87d3f5e15ef9b7b8b67a0a996b7f856426133ce44eabaef3ca334ffaff2e4d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d3f5e15ef9b7b8b67a0a996b7f856426133ce44eabaef3ca334ffaff2e4d0d", kill_on_drop: false }` [INFO] [stdout] 87d3f5e15ef9b7b8b67a0a996b7f856426133ce44eabaef3ca334ffaff2e4d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d2c17de7d726e725132ffe15a17d36df6d1f73b963b138d7d1696b1f44cc6188 [INFO] running `Command { std: "docker" "start" "-a" "d2c17de7d726e725132ffe15a17d36df6d1f73b963b138d7d1696b1f44cc6188", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bitflags v2.0.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling regex v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling webbrowser v0.8.8 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling string-interner v0.14.0 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling clap_derive v4.1.9 [INFO] [stderr] Compiling clap v4.1.11 [INFO] [stderr] Compiling tblcompare v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.02s [INFO] running `Command { std: "docker" "inspect" "d2c17de7d726e725132ffe15a17d36df6d1f73b963b138d7d1696b1f44cc6188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c17de7d726e725132ffe15a17d36df6d1f73b963b138d7d1696b1f44cc6188", kill_on_drop: false }` [INFO] [stdout] d2c17de7d726e725132ffe15a17d36df6d1f73b963b138d7d1696b1f44cc6188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 009645936fe06d3d5610b708fa75ba8c1783695e4da141cedd0749b830a396e3 [INFO] running `Command { std: "docker" "start" "-a" "009645936fe06d3d5610b708fa75ba8c1783695e4da141cedd0749b830a396e3", kill_on_drop: false }` [INFO] [stderr] Compiling tblcompare v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "009645936fe06d3d5610b708fa75ba8c1783695e4da141cedd0749b830a396e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009645936fe06d3d5610b708fa75ba8c1783695e4da141cedd0749b830a396e3", kill_on_drop: false }` [INFO] [stdout] 009645936fe06d3d5610b708fa75ba8c1783695e4da141cedd0749b830a396e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c0cb1bcfa3cc3771aa7bc905480f47da6c1ca8fdff6fb7cb6be499adcc93bc6a [INFO] running `Command { std: "docker" "start" "-a" "c0cb1bcfa3cc3771aa7bc905480f47da6c1ca8fdff6fb7cb6be499adcc93bc6a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tblcompare-9a0ce6a17bfdfb5f) [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" "c0cb1bcfa3cc3771aa7bc905480f47da6c1ca8fdff6fb7cb6be499adcc93bc6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0cb1bcfa3cc3771aa7bc905480f47da6c1ca8fdff6fb7cb6be499adcc93bc6a", kill_on_drop: false }` [INFO] [stdout] c0cb1bcfa3cc3771aa7bc905480f47da6c1ca8fdff6fb7cb6be499adcc93bc6a