[INFO] fetching crate thepipelinetool_cli 0.2.0... [INFO] testing thepipelinetool_cli-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate thepipelinetool_cli 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate thepipelinetool_cli 0.2.0 [INFO] finished tweaking crates.io crate thepipelinetool_cli 0.2.0 [INFO] tweaked toml for crates.io crate thepipelinetool_cli 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate thepipelinetool_cli 0.2.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 thepipelinetool_cli 0.2.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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dfa1e5933a474d1a1c9e1dfe3c8ea8f7a2a2cbd00ba0b5f3e35d06ad1af06fdf [INFO] running `Command { std: "docker" "start" "-a" "dfa1e5933a474d1a1c9e1dfe3c8ea8f7a2a2cbd00ba0b5f3e35d06ad1af06fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa1e5933a474d1a1c9e1dfe3c8ea8f7a2a2cbd00ba0b5f3e35d06ad1af06fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa1e5933a474d1a1c9e1dfe3c8ea8f7a2a2cbd00ba0b5f3e35d06ad1af06fdf", kill_on_drop: false }` [INFO] [stdout] dfa1e5933a474d1a1c9e1dfe3c8ea8f7a2a2cbd00ba0b5f3e35d06ad1af06fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2c6ae8e12a5d60958875c14abe339aaed3105a2e13689f26536aaa8a8d62d906 [INFO] running `Command { std: "docker" "start" "-a" "2c6ae8e12a5d60958875c14abe339aaed3105a2e13689f26536aaa8a8d62d906", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling thepipelinetool_proc_macro v0.1.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling thepipelinetool_utils v0.2.0 [INFO] [stderr] Compiling thepipelinetool_task v0.2.0 [INFO] [stderr] Compiling thepipelinetool_operators v0.2.0 [INFO] [stderr] Compiling thepipelinetool v0.2.0 [INFO] [stderr] Compiling thepipelinetool_runner v0.2.0 [INFO] [stderr] Compiling thepipelinetool_cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.97s [INFO] running `Command { std: "docker" "inspect" "2c6ae8e12a5d60958875c14abe339aaed3105a2e13689f26536aaa8a8d62d906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6ae8e12a5d60958875c14abe339aaed3105a2e13689f26536aaa8a8d62d906", kill_on_drop: false }` [INFO] [stdout] 2c6ae8e12a5d60958875c14abe339aaed3105a2e13689f26536aaa8a8d62d906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 72ac4aec029d26e157a47ba0fa986a5777e1bf411c5acd8228129768f370efbb [INFO] running `Command { std: "docker" "start" "-a" "72ac4aec029d26e157a47ba0fa986a5777e1bf411c5acd8228129768f370efbb", kill_on_drop: false }` [INFO] [stderr] Compiling thepipelinetool_cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "72ac4aec029d26e157a47ba0fa986a5777e1bf411c5acd8228129768f370efbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ac4aec029d26e157a47ba0fa986a5777e1bf411c5acd8228129768f370efbb", kill_on_drop: false }` [INFO] [stdout] 72ac4aec029d26e157a47ba0fa986a5777e1bf411c5acd8228129768f370efbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 147a92f773c12b76112ac19e2c6cd182956d577af320aa8140c96cd14d0196dd [INFO] running `Command { std: "docker" "start" "-a" "147a92f773c12b76112ac19e2c6cd182956d577af320aa8140c96cd14d0196dd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thepipelinetool_cli-327a890fedd07de5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test yaml::test::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] [stderr] Running unittests bin/tpt.rs (/opt/rustwide/target/debug/deps/tpt-084060f1627dfc0e) [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] [stderr] Doc-tests thepipelinetool_cli [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" "147a92f773c12b76112ac19e2c6cd182956d577af320aa8140c96cd14d0196dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147a92f773c12b76112ac19e2c6cd182956d577af320aa8140c96cd14d0196dd", kill_on_drop: false }` [INFO] [stdout] 147a92f773c12b76112ac19e2c6cd182956d577af320aa8140c96cd14d0196dd