[INFO] fetching crate cw-warp 0.4.0... [INFO] testing cw-warp-0.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate cw-warp 0.4.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cw-warp 0.4.0 [INFO] finished tweaking crates.io crate cw-warp 0.4.0 [INFO] tweaked toml for crates.io crate cw-warp 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cw-warp 0.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cw-warp 0.4.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 885ee5dcab56230b514871a464258161f1eb08b3ecdf9eae06147ef0941968c6 [INFO] running `Command { std: "docker" "start" "-a" "885ee5dcab56230b514871a464258161f1eb08b3ecdf9eae06147ef0941968c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "885ee5dcab56230b514871a464258161f1eb08b3ecdf9eae06147ef0941968c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885ee5dcab56230b514871a464258161f1eb08b3ecdf9eae06147ef0941968c6", kill_on_drop: false }` [INFO] [stdout] 885ee5dcab56230b514871a464258161f1eb08b3ecdf9eae06147ef0941968c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dd7c650f61aecb65af932cebcc490cf651054c7fa961f740ccb55578e67d8f0 [INFO] running `Command { std: "docker" "start" "-a" "6dd7c650f61aecb65af932cebcc490cf651054c7fa961f740ccb55578e67d8f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cw-warp v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "6dd7c650f61aecb65af932cebcc490cf651054c7fa961f740ccb55578e67d8f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd7c650f61aecb65af932cebcc490cf651054c7fa961f740ccb55578e67d8f0", kill_on_drop: false }` [INFO] [stdout] 6dd7c650f61aecb65af932cebcc490cf651054c7fa961f740ccb55578e67d8f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5edb74a68bab3f1feac557093154f71cf47dd11e577a7e34c1acbb6da2575a2 [INFO] running `Command { std: "docker" "start" "-a" "c5edb74a68bab3f1feac557093154f71cf47dd11e577a7e34c1acbb6da2575a2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cw-warp v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "c5edb74a68bab3f1feac557093154f71cf47dd11e577a7e34c1acbb6da2575a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5edb74a68bab3f1feac557093154f71cf47dd11e577a7e34c1acbb6da2575a2", kill_on_drop: false }` [INFO] [stdout] c5edb74a68bab3f1feac557093154f71cf47dd11e577a7e34c1acbb6da2575a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acb2e827545fa9c45e2894c65172e8992c0f8d4122a3f296b71c67f00efdbe3e [INFO] running `Command { std: "docker" "start" "-a" "acb2e827545fa9c45e2894c65172e8992c0f8d4122a3f296b71c67f00efdbe3e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/warp-dc7dae9cda7757d6) [INFO] [stdout] running 1 test [INFO] [stdout] test commands::new::tests::path_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "acb2e827545fa9c45e2894c65172e8992c0f8d4122a3f296b71c67f00efdbe3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb2e827545fa9c45e2894c65172e8992c0f8d4122a3f296b71c67f00efdbe3e", kill_on_drop: false }` [INFO] [stdout] acb2e827545fa9c45e2894c65172e8992c0f8d4122a3f296b71c67f00efdbe3e