[INFO] fetching crate tqdm 0.8.0... [INFO] testing tqdm-0.8.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tqdm 0.8.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate tqdm 0.8.0 [INFO] finished tweaking crates.io crate tqdm 0.8.0 [INFO] tweaked toml for crates.io crate tqdm 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tqdm 0.8.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tqdm 0.8.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d898bb46808c6ae8b108eb2c1a45b85442b8aa871e92bf42e1b1599cd9b69d73 [INFO] running `Command { std: "docker" "start" "-a" "d898bb46808c6ae8b108eb2c1a45b85442b8aa871e92bf42e1b1599cd9b69d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d898bb46808c6ae8b108eb2c1a45b85442b8aa871e92bf42e1b1599cd9b69d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d898bb46808c6ae8b108eb2c1a45b85442b8aa871e92bf42e1b1599cd9b69d73", kill_on_drop: false }` [INFO] [stdout] d898bb46808c6ae8b108eb2c1a45b85442b8aa871e92bf42e1b1599cd9b69d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d6f1e104a4836bca875913e12eac5cd0fd6c0b89b815e8972f4ece61915a49 [INFO] running `Command { std: "docker" "start" "-a" "b3d6f1e104a4836bca875913e12eac5cd0fd6c0b89b815e8972f4ece61915a49", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tqdm v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s [INFO] running `Command { std: "docker" "inspect" "b3d6f1e104a4836bca875913e12eac5cd0fd6c0b89b815e8972f4ece61915a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d6f1e104a4836bca875913e12eac5cd0fd6c0b89b815e8972f4ece61915a49", kill_on_drop: false }` [INFO] [stdout] b3d6f1e104a4836bca875913e12eac5cd0fd6c0b89b815e8972f4ece61915a49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f5d45c2a21b455b1daead7e1da12b4a7211679b4e36b9fa98d5f17b382a322 [INFO] running `Command { std: "docker" "start" "-a" "66f5d45c2a21b455b1daead7e1da12b4a7211679b4e36b9fa98d5f17b382a322", kill_on_drop: false }` [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tqdm v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.16s [INFO] running `Command { std: "docker" "inspect" "66f5d45c2a21b455b1daead7e1da12b4a7211679b4e36b9fa98d5f17b382a322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f5d45c2a21b455b1daead7e1da12b4a7211679b4e36b9fa98d5f17b382a322", kill_on_drop: false }` [INFO] [stdout] 66f5d45c2a21b455b1daead7e1da12b4a7211679b4e36b9fa98d5f17b382a322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a805f52c1f7365fbb39ac29188fb16014a54f53edcd16ec9500fdb2233989074 [INFO] running `Command { std: "docker" "start" "-a" "a805f52c1f7365fbb39ac29188fb16014a54f53edcd16ec9500fdb2233989074", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tqdm-f2d8bb5aefdf3d0d) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test::infinite ... ignored [INFO] [stdout] test test::very_slow ... ignored [INFO] [stdout] test test::empty ... ok [INFO] [stdout] test test::breaking has been running for over 60 seconds [INFO] [stdout] test test::dynamic_setting_desc has been running for over 60 seconds [INFO] [stdout] test test::example has been running for over 60 seconds [INFO] [stdout] test test::example_pbar has been running for over 60 seconds [INFO] [stdout] test test::main has been running for over 60 seconds [INFO] [stdout] test test::nested has been running for over 60 seconds [INFO] [stdout] test test::overflow has been running for over 60 seconds [INFO] [stdout] test test::parallel has been running for over 60 seconds [INFO] [stdout] test test::performance has been running for over 60 seconds [INFO] [stdout] test test::shorter_total has been running for over 60 seconds [INFO] [stderr] [?25l 0%| | 0/100 [00:00