[INFO] cloning repository https://github.com/borh/vibrato-pipe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/borh/vibrato-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborh%2Fvibrato-pipe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborh%2Fvibrato-pipe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba6d7cc90ab4c501c23563e51f26d1e1d384573
[INFO] testing borh/vibrato-pipe against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fborh%2Fvibrato-pipe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/borh/vibrato-pipe
[INFO] finished tweaking git repo https://github.com/borh/vibrato-pipe
[INFO] tweaked toml for git repo https://github.com/borh/vibrato-pipe written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/borh/vibrato-pipe on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/borh/vibrato-pipe 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc91d9e594a18721341158a6d14527537d3d25aeee094b3164b50043989d564
[INFO] running `Command { std: "docker" "start" "-a" "dfc91d9e594a18721341158a6d14527537d3d25aeee094b3164b50043989d564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc91d9e594a18721341158a6d14527537d3d25aeee094b3164b50043989d564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc91d9e594a18721341158a6d14527537d3d25aeee094b3164b50043989d564", kill_on_drop: false }`
[INFO] [stdout] dfc91d9e594a18721341158a6d14527537d3d25aeee094b3164b50043989d564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c6b33d614a3ffdcddb3c9189850f218052a8607a0d9be4b447ac86b1f481d64
[INFO] running `Command { std: "docker" "start" "-a" "3c6b33d614a3ffdcddb3c9189850f218052a8607a0d9be4b447ac86b1f481d64", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling crawdad v0.3.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.6
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling clap v4.5.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling argmin-math v0.2.1
[INFO] [stderr]    Compiling argmin v0.7.0
[INFO] [stderr]    Compiling rucrf v0.3.2
[INFO] [stderr]    Compiling vibrato v0.5.1
[INFO] [stderr]    Compiling vibrato-pipe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.55s
[INFO] running `Command { std: "docker" "inspect" "3c6b33d614a3ffdcddb3c9189850f218052a8607a0d9be4b447ac86b1f481d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6b33d614a3ffdcddb3c9189850f218052a8607a0d9be4b447ac86b1f481d64", kill_on_drop: false }`
[INFO] [stdout] 3c6b33d614a3ffdcddb3c9189850f218052a8607a0d9be4b447ac86b1f481d64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 360397dbeca4400f9344cf5e46d239244e5ec51a288c54bdcf501b5a5d6be5c4
[INFO] running `Command { std: "docker" "start" "-a" "360397dbeca4400f9344cf5e46d239244e5ec51a288c54bdcf501b5a5d6be5c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling vibrato-pipe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "360397dbeca4400f9344cf5e46d239244e5ec51a288c54bdcf501b5a5d6be5c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360397dbeca4400f9344cf5e46d239244e5ec51a288c54bdcf501b5a5d6be5c4", kill_on_drop: false }`
[INFO] [stdout] 360397dbeca4400f9344cf5e46d239244e5ec51a288c54bdcf501b5a5d6be5c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2726a453175eabe24b2bc79c7fbd916d1ef551520bdbaccdab3bee5a1b093fc9
[INFO] running `Command { std: "docker" "start" "-a" "2726a453175eabe24b2bc79c7fbd916d1ef551520bdbaccdab3bee5a1b093fc9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vibrato_pipe-c06d13a6db6d7a45)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_parse_escape_sequences ... ok
[INFO] [stderr] error: the following required arguments were not provided:
[INFO] [stderr]   --dict-path <DICT_PATH>
[INFO] [stderr] 
[INFO] [stderr] Usage: vibrato_pipe-c06d13a6db6d7a45 --dict-path <DICT_PATH>
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stderr] error: test failed, to rerun pass `--bin vibrato-pipe`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/vibrato_pipe-c06d13a6db6d7a45` (exit status: 2)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "2726a453175eabe24b2bc79c7fbd916d1ef551520bdbaccdab3bee5a1b093fc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2726a453175eabe24b2bc79c7fbd916d1ef551520bdbaccdab3bee5a1b093fc9", kill_on_drop: false }`
[INFO] [stdout] 2726a453175eabe24b2bc79c7fbd916d1ef551520bdbaccdab3bee5a1b093fc9
