[INFO] fetching crate cw-warp 0.4.0... [INFO] testing cw-warp-0.4.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate cw-warp 0.4.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cw-warp 0.4.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.65 [INFO] [stderr] Downloaded rpassword v7.3.1 [INFO] [stderr] Downloaded serde_derive v1.0.213 [INFO] [stderr] Downloaded thiserror v1.0.65 [INFO] [stderr] Downloaded anstream v0.6.17 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded rtoolbox v0.0.1 [INFO] [stderr] Downloaded serde v1.0.213 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded syn v2.0.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd3a1f7651eeda89bfec2dc4e3d1f528bc80824bd6532c185016e0d6e65d78df [INFO] running `Command { std: "docker" "start" "-a" "bd3a1f7651eeda89bfec2dc4e3d1f528bc80824bd6532c185016e0d6e65d78df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3a1f7651eeda89bfec2dc4e3d1f528bc80824bd6532c185016e0d6e65d78df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3a1f7651eeda89bfec2dc4e3d1f528bc80824bd6532c185016e0d6e65d78df", kill_on_drop: false }` [INFO] [stdout] bd3a1f7651eeda89bfec2dc4e3d1f528bc80824bd6532c185016e0d6e65d78df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75fc2f00abdb7b5e2fc45ee2b2bbe46c81201358bcdc23fb6bd3b50ab6f2a3aa [INFO] running `Command { std: "docker" "start" "-a" "75fc2f00abdb7b5e2fc45ee2b2bbe46c81201358bcdc23fb6bd3b50ab6f2a3aa", 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 is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.85 [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 regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.20 [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 1m 01s [INFO] running `Command { std: "docker" "inspect" "75fc2f00abdb7b5e2fc45ee2b2bbe46c81201358bcdc23fb6bd3b50ab6f2a3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75fc2f00abdb7b5e2fc45ee2b2bbe46c81201358bcdc23fb6bd3b50ab6f2a3aa", kill_on_drop: false }` [INFO] [stdout] 75fc2f00abdb7b5e2fc45ee2b2bbe46c81201358bcdc23fb6bd3b50ab6f2a3aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97839e3c120130e5f8261f5e893887c8048e5fc6afb1091d7335955eb8dc9489 [INFO] running `Command { std: "docker" "start" "-a" "97839e3c120130e5f8261f5e893887c8048e5fc6afb1091d7335955eb8dc9489", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling toml_edit v0.22.22 [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 50.23s [INFO] running `Command { std: "docker" "inspect" "97839e3c120130e5f8261f5e893887c8048e5fc6afb1091d7335955eb8dc9489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97839e3c120130e5f8261f5e893887c8048e5fc6afb1091d7335955eb8dc9489", kill_on_drop: false }` [INFO] [stdout] 97839e3c120130e5f8261f5e893887c8048e5fc6afb1091d7335955eb8dc9489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da3cba5e47666441f68714f928c8f4e0f1328f53604e8c91017c41e662ab0d1c [INFO] running `Command { std: "docker" "start" "-a" "da3cba5e47666441f68714f928c8f4e0f1328f53604e8c91017c41e662ab0d1c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/warp-5056680b8511c932) [INFO] [stdout] [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da3cba5e47666441f68714f928c8f4e0f1328f53604e8c91017c41e662ab0d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3cba5e47666441f68714f928c8f4e0f1328f53604e8c91017c41e662ab0d1c", kill_on_drop: false }` [INFO] [stdout] da3cba5e47666441f68714f928c8f4e0f1328f53604e8c91017c41e662ab0d1c