[INFO] cloning repository https://github.com/kiwamizamurai/tsumugi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiwamizamurai/tsumugi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiwamizamurai%2Ftsumugi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiwamizamurai%2Ftsumugi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 619df715d835f765b4532c5de748a5239b5c64a5
[INFO] testing kiwamizamurai/tsumugi against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiwamizamurai%2Ftsumugi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kiwamizamurai/tsumugi
[INFO] finished tweaking git repo https://github.com/kiwamizamurai/tsumugi
[INFO] tweaked toml for git repo https://github.com/kiwamizamurai/tsumugi written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kiwamizamurai/tsumugi 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 git repo https://github.com/kiwamizamurai/tsumugi 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 98568ed4b6756199f1fca395bf1ec43189a8f25996cf31945233e6083d609a8b
[INFO] running `Command { std: "docker" "start" "-a" "98568ed4b6756199f1fca395bf1ec43189a8f25996cf31945233e6083d609a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98568ed4b6756199f1fca395bf1ec43189a8f25996cf31945233e6083d609a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98568ed4b6756199f1fca395bf1ec43189a8f25996cf31945233e6083d609a8b", kill_on_drop: false }`
[INFO] [stdout] 98568ed4b6756199f1fca395bf1ec43189a8f25996cf31945233e6083d609a8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2133c715002b8cecb68c82f726d21d3f91238e38e480ab5d587503e8e67a2762
[INFO] running `Command { std: "docker" "start" "-a" "2133c715002b8cecb68c82f726d21d3f91238e38e480ab5d587503e8e67a2762", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tsumugi-core v0.1.0 (/opt/rustwide/workdir/crates/tsumugi-core)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tsumugi v0.1.0 (/opt/rustwide/workdir/crates/tsumugi)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s
[INFO] running `Command { std: "docker" "inspect" "2133c715002b8cecb68c82f726d21d3f91238e38e480ab5d587503e8e67a2762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2133c715002b8cecb68c82f726d21d3f91238e38e480ab5d587503e8e67a2762", kill_on_drop: false }`
[INFO] [stdout] 2133c715002b8cecb68c82f726d21d3f91238e38e480ab5d587503e8e67a2762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] afff7d538daa0312ee024e6375bab2170b22a933b479ac3aa11d511a82406af4
[INFO] running `Command { std: "docker" "start" "-a" "afff7d538daa0312ee024e6375bab2170b22a933b479ac3aa11d511a82406af4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tsumugi-core v0.1.0 (/opt/rustwide/workdir/crates/tsumugi-core)
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tsumugi v0.1.0 (/opt/rustwide/workdir/crates/tsumugi)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.18s
[INFO] running `Command { std: "docker" "inspect" "afff7d538daa0312ee024e6375bab2170b22a933b479ac3aa11d511a82406af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afff7d538daa0312ee024e6375bab2170b22a933b479ac3aa11d511a82406af4", kill_on_drop: false }`
[INFO] [stdout] afff7d538daa0312ee024e6375bab2170b22a933b479ac3aa11d511a82406af4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7baa4f53915c804e0086aef9262234bd36ff9a1d45580dccff451a86e3092fd8
[INFO] running `Command { std: "docker" "start" "-a" "7baa4f53915c804e0086aef9262234bd36ff9a1d45580dccff451a86e3092fd8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tsumugi-9d1ddc80f404a7ff)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test workflow::tests::test_workflow_success ... ok
[INFO] [stdout] test workflow::tests::test_workflow_builder_validation ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-706ad988bd9cebd8)
[INFO] [stdout] test workflow::tests::test_workflow_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_complete_workflow ... ok
[INFO] [stdout] test test_step_not_found_error ... ok
[INFO] [stdout] test test_heterogeneous_context ... ok
[INFO] [stdout] test test_retry_eventual_success ... ok
[INFO] [stdout] test test_retry_exhausted ... ok
[INFO] [stdout] test test_timeout_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tsumugi_core-cb85eb6cb9039b97)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test context::tests::test_get_mut ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test step::tests::test_retry_policy_exponential ... ok
[INFO] [stdout] test step::tests::test_retry_policy_fixed ... ok
[INFO] [stdout] test error::tests::test_hook_type_display ... ok
[INFO] [stdout] test step::tests::test_step_output ... ok
[INFO] [stdout] test step::tests::test_step_name ... ok
[INFO] [stdout] test context::tests::test_remove ... ok
[INFO] [stdout] test step::tests::test_retry_policy_validation ... ok
[INFO] [stdout] test context::tests::test_heterogeneous_storage ... ok
[INFO] [stdout] test context::tests::test_context_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tsumugi
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/tsumugi/src/lib.rs - (line 5) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tsumugi_core
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test crates/tsumugi-core/src/step.rs - step::Step (line 86) ... ok
[INFO] [stdout] test crates/tsumugi-core/src/traits.rs - traits::WithHooks (line 15) ... ok
[INFO] [stdout] test crates/tsumugi-core/src/traits.rs - traits::Retryable (line 64) ... ok
[INFO] [stdout] test crates/tsumugi-core/src/context.rs - context::Context (line 60) ... ok
[INFO] [stdout] test crates/tsumugi-core/src/traits.rs - traits::WithTimeout (line 102) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7baa4f53915c804e0086aef9262234bd36ff9a1d45580dccff451a86e3092fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7baa4f53915c804e0086aef9262234bd36ff9a1d45580dccff451a86e3092fd8", kill_on_drop: false }`
[INFO] [stdout] 7baa4f53915c804e0086aef9262234bd36ff9a1d45580dccff451a86e3092fd8
