[INFO] fetching crate yet 0.3.0...
[INFO] testing yet-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate yet 0.3.0 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yet 0.3.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 663bb3dabf999154ea849423394c729f244ccad43617f2aa3694247c2309a650
[INFO] running `Command { std: "docker" "start" "-a" "663bb3dabf999154ea849423394c729f244ccad43617f2aa3694247c2309a650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "663bb3dabf999154ea849423394c729f244ccad43617f2aa3694247c2309a650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "663bb3dabf999154ea849423394c729f244ccad43617f2aa3694247c2309a650", kill_on_drop: false }`
[INFO] [stdout] 663bb3dabf999154ea849423394c729f244ccad43617f2aa3694247c2309a650
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d56c56eccb75b0c8211c3981e74c1ccb5012e9992ae4b1a2fc20977360df13cb
[INFO] running `Command { std: "docker" "start" "-a" "d56c56eccb75b0c8211c3981e74c1ccb5012e9992ae4b1a2fc20977360df13cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[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 syn v1.0.109
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling ccutils v0.4.8
[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 clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling inquire v0.9.1
[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 pathdiff v0.2.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling futures v0.3.31
[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 48.42s
[INFO] running `Command { std: "docker" "inspect" "d56c56eccb75b0c8211c3981e74c1ccb5012e9992ae4b1a2fc20977360df13cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56c56eccb75b0c8211c3981e74c1ccb5012e9992ae4b1a2fc20977360df13cb", kill_on_drop: false }`
[INFO] [stdout] d56c56eccb75b0c8211c3981e74c1ccb5012e9992ae4b1a2fc20977360df13cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6736aea32f7058113a2e95a7c93d6edc534fb56349a0c415ff733b09cc0902f2
[INFO] running `Command { std: "docker" "start" "-a" "6736aea32f7058113a2e95a7c93d6edc534fb56349a0c415ff733b09cc0902f2", 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.50s
[INFO] running `Command { std: "docker" "inspect" "6736aea32f7058113a2e95a7c93d6edc534fb56349a0c415ff733b09cc0902f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6736aea32f7058113a2e95a7c93d6edc534fb56349a0c415ff733b09cc0902f2", kill_on_drop: false }`
[INFO] [stdout] 6736aea32f7058113a2e95a7c93d6edc534fb56349a0c415ff733b09cc0902f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca81417c2f2880b861dd18f30d3e9cf9eb68b44134cacf241ad4ccc437ea1e3e
[INFO] running `Command { std: "docker" "start" "-a" "ca81417c2f2880b861dd18f30d3e9cf9eb68b44134cacf241ad4ccc437ea1e3e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[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::split_comments ... ok
[INFO] [stdout] test utils::shell_words::tests::split_errors ... ok
[INFO] [stdout] test utils::shell_words::tests::split_double_quotes ... ok
[INFO] [stdout] test utils::shell_words::tests::split_empty ... ok
[INFO] [stdout] test utils::shell_words::tests::split_initial_whitespace_is_removed ... 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_trailing_backslash ... ok
[INFO] [stdout] test utils::shell_words::tests::split_trailing_whitespace_is_removed ... ok
[INFO] [stdout] test utils::shell_words::tests::split_unquoted ... 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_task_name_and_path ... ok
[INFO] [stdout] test utils::test::test_parse_shell_command ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_nested_call ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_array ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_no_args ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_basic_replacement_curly ... ok
[INFO] [stdout] test yeti::expression::parser::tests::test_simple_call ... 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_default_with_colon_in_value ... ok
[INFO] [stdout] test utils::shell_words::tests::split_carriage_return_is_not_special ... ok
[INFO] [stdout] test utils::shell_words::tests::join_followed_by_split_is_identity ... ok
[INFO] [stdout] test yeti::environment::tests::test_cd ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_escape_with_non_escaped ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_mixed_usage ... ok
[INFO] [stdout] test yeti::expression::template::tests::test_nested_placeholder_not_supported ... 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 yeti::tests::test_cd ... ok
[INFO] [stdout] test yeti::tests::test_expression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca81417c2f2880b861dd18f30d3e9cf9eb68b44134cacf241ad4ccc437ea1e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca81417c2f2880b861dd18f30d3e9cf9eb68b44134cacf241ad4ccc437ea1e3e", kill_on_drop: false }`
[INFO] [stdout] ca81417c2f2880b861dd18f30d3e9cf9eb68b44134cacf241ad4ccc437ea1e3e
