[INFO] fetching crate yet 0.3.0...
[INFO] testing yet-0.3.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate yet 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate yet 0.3.0
[INFO] finished tweaking crates.io crate yet 0.3.0
[INFO] tweaked toml for crates.io crate yet 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yet 0.3.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yet 0.3.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] [stderr]   Downloaded strfmt v0.2.5
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded better_default v1.0.5
[INFO] [stderr]   Downloaded rmuxinator v4.1.0
[INFO] [stderr]   Downloaded dispatch2 v0.3.0
[INFO] [stderr]   Downloaded objc2 v0.6.3
[INFO] [stderr]   Downloaded ccutils v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f0ebc75c621f6e3c18d625b79f7b200d55e89441c7e5fe2ccdbe049813c6684
[INFO] running `Command { std: "docker" "start" "-a" "7f0ebc75c621f6e3c18d625b79f7b200d55e89441c7e5fe2ccdbe049813c6684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f0ebc75c621f6e3c18d625b79f7b200d55e89441c7e5fe2ccdbe049813c6684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0ebc75c621f6e3c18d625b79f7b200d55e89441c7e5fe2ccdbe049813c6684", kill_on_drop: false }`
[INFO] [stdout] 7f0ebc75c621f6e3c18d625b79f7b200d55e89441c7e5fe2ccdbe049813c6684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee6e861e8ff1e9947b6c0bafe1d05fb783e67e758f91f2b275b1efb4d59a4f16
[INFO] running `Command { std: "docker" "start" "-a" "ee6e861e8ff1e9947b6c0bafe1d05fb783e67e758f91f2b275b1efb4d59a4f16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling ccutils v0.4.8
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling rmuxinator v4.1.0
[INFO] [stderr]    Compiling yet v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "ee6e861e8ff1e9947b6c0bafe1d05fb783e67e758f91f2b275b1efb4d59a4f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6e861e8ff1e9947b6c0bafe1d05fb783e67e758f91f2b275b1efb4d59a4f16", kill_on_drop: false }`
[INFO] [stdout] ee6e861e8ff1e9947b6c0bafe1d05fb783e67e758f91f2b275b1efb4d59a4f16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fc8c7531692bacca27cf0dfa8290232274b8584c4861371abb02a60d52ad5a3
[INFO] running `Command { std: "docker" "start" "-a" "5fc8c7531692bacca27cf0dfa8290232274b8584c4861371abb02a60d52ad5a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling better_default v1.0.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ccutils v0.4.8
[INFO] [stderr]    Compiling yet v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.78s
[INFO] running `Command { std: "docker" "inspect" "5fc8c7531692bacca27cf0dfa8290232274b8584c4861371abb02a60d52ad5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fc8c7531692bacca27cf0dfa8290232274b8584c4861371abb02a60d52ad5a3", kill_on_drop: false }`
[INFO] [stdout] 5fc8c7531692bacca27cf0dfa8290232274b8584c4861371abb02a60d52ad5a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b83a60e62e09f97d8e87911c48cf6b1bf35c91ed3a3b6cff34b63b7cb388e21
[INFO] running `Command { std: "docker" "start" "-a" "5b83a60e62e09f97d8e87911c48cf6b1bf35c91ed3a3b6cff34b63b7cb388e21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yet-301cb8552d2165bf)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test utils::shell_words::tests::join_followed_by_split_is_identity ... ok
[INFO] [stdout] test utils::shell_words::tests::split_empty ... ok
[INFO] [stdout] test utils::shell_words::tests::split_double_quotes ... ok
[INFO] [stdout] test utils::shell_words::tests::split_carriage_return_is_not_special ... ok
[INFO] [stdout] test utils::shell_words::tests::split_comments ... ok
[INFO] [stdout] test utils::shell_words::tests::split_no_errors ... ok
[INFO] [stdout] test utils::shell_words::tests::split_single_quotes ... ok
[INFO] [stdout] test utils::shell_words::tests::split_unquoted ... ok
[INFO] [stdout] test utils::shell_words::tests::split_trailing_whitespace_is_removed ... ok
[INFO] [stdout] test utils::shell_words::tests::test_join ... ok
[INFO] [stdout] test utils::shell_words::tests::test_quote ... ok
[INFO] [stdout] test utils::test::test_parse_shell_command ... ok
[INFO] [stdout] test utils::shell_words::tests::split_trailing_backslash ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_array ... ok
[INFO] [stdout] test yeti::environment::tests::test_cd ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_nested_call ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_no_args ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_default_with_colon_in_value ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_escape_double_curly_placeholder ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_missing_key_with_default ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_missing_key_without_default ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_nested_placeholder_not_supported ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_simple_call ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_basic_replacement_curly ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_mixed_usage ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_escape_with_non_escaped ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_shell_syntax_untouched ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_utf_8 ... ok
[INFO] [stdout] test utils::shell_words::tests::split_initial_whitespace_is_removed ... ok
[INFO] [stdout] test utils::shell_words::tests::split_errors ... ok
[INFO] [stdout] test utils::test::test_parse_task_name_and_path ... ok
[INFO] [stdout] test yeti::tests::test_expression ... ok
[INFO] [stdout] test yeti::tests::test_cd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5b83a60e62e09f97d8e87911c48cf6b1bf35c91ed3a3b6cff34b63b7cb388e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b83a60e62e09f97d8e87911c48cf6b1bf35c91ed3a3b6cff34b63b7cb388e21", kill_on_drop: false }`
[INFO] [stdout] 5b83a60e62e09f97d8e87911c48cf6b1bf35c91ed3a3b6cff34b63b7cb388e21
