[INFO] cloning repository https://github.com/scuptio/churcuring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scuptio/churcuring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscuptio%2Fchurcuring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscuptio%2Fchurcuring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6432413264aef906ab7cf6c15d14e6951b9dfeb
[INFO] testing scuptio/churcuring against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscuptio%2Fchurcuring" "/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/scuptio/churcuring
[INFO] finished tweaking git repo https://github.com/scuptio/churcuring
[INFO] tweaked toml for git repo https://github.com/scuptio/churcuring written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scuptio/churcuring 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/scuptio/churcuring 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd7ea246b49493977fadaef9da022f8437362d5bc82a0ae0e2bef10b2b19ae16
[INFO] running `Command { std: "docker" "start" "-a" "bd7ea246b49493977fadaef9da022f8437362d5bc82a0ae0e2bef10b2b19ae16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd7ea246b49493977fadaef9da022f8437362d5bc82a0ae0e2bef10b2b19ae16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7ea246b49493977fadaef9da022f8437362d5bc82a0ae0e2bef10b2b19ae16", kill_on_drop: false }`
[INFO] [stdout] bd7ea246b49493977fadaef9da022f8437362d5bc82a0ae0e2bef10b2b19ae16
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a66391945d8e01a0b8d0ce7a9c5d0a01adcf9f693cbfe734c698aff126a9931
[INFO] running `Command { std: "docker" "start" "-a" "3a66391945d8e01a0b8d0ce7a9c5d0a01adcf9f693cbfe734c698aff126a9931", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.9
[INFO] [stderr]    Compiling tree-sitter-ad v0.1.0 (/opt/rustwide/workdir/tree-sitter-ad)
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.5
[INFO] [stderr]    Compiling md-5 v0.11.0-rc.3
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tree-sitter-scl v0.1.0 (/opt/rustwide/workdir/tree-sitter-scl)
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lexpr v0.2.7
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling scl2fsm v0.1.0 (/opt/rustwide/workdir/scl2fsm)
[INFO] [stderr]    Compiling tree-sitter v0.26.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling ad2fsm v0.1.0 (/opt/rustwide/workdir/ad2fsm)
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling askama_macros v0.15.1
[INFO] [stderr]    Compiling askama v0.15.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "3a66391945d8e01a0b8d0ce7a9c5d0a01adcf9f693cbfe734c698aff126a9931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a66391945d8e01a0b8d0ce7a9c5d0a01adcf9f693cbfe734c698aff126a9931", kill_on_drop: false }`
[INFO] [stdout] 3a66391945d8e01a0b8d0ce7a9c5d0a01adcf9f693cbfe734c698aff126a9931
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35124df1093837a6b75bd48eaa8cc2b9564adce2d6e79a8ee25930941eae7977
[INFO] running `Command { std: "docker" "start" "-a" "35124df1093837a6b75bd48eaa8cc2b9564adce2d6e79a8ee25930941eae7977", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-scl v0.1.0 (/opt/rustwide/workdir/tree-sitter-scl)
[INFO] [stderr]    Compiling tree-sitter-ad v0.1.0 (/opt/rustwide/workdir/tree-sitter-ad)
[INFO] [stderr]    Compiling ad2fsm v0.1.0 (/opt/rustwide/workdir/ad2fsm)
[INFO] [stderr]    Compiling common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling scl2fsm v0.1.0 (/opt/rustwide/workdir/scl2fsm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s
[INFO] running `Command { std: "docker" "inspect" "35124df1093837a6b75bd48eaa8cc2b9564adce2d6e79a8ee25930941eae7977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35124df1093837a6b75bd48eaa8cc2b9564adce2d6e79a8ee25930941eae7977", kill_on_drop: false }`
[INFO] [stdout] 35124df1093837a6b75bd48eaa8cc2b9564adce2d6e79a8ee25930941eae7977
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c01477cad6973f3adb6d6f5bce707c4158fc6744f839b4338dafc32ad7654cc9
[INFO] running `Command { std: "docker" "start" "-a" "c01477cad6973f3adb6d6f5bce707c4158fc6744f839b4338dafc32ad7654cc9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ad2fsm-bbef578d75849738)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test builder::csharp::test_csharp_gen::tests::test_builder ... ok
[INFO] [stdout] test builder::parser::tests::test_parser ... ok
[INFO] [stdout] test builder::builder::tests::test_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-f314a53c6c04eca3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scl2fsm-0232c137ae7d82c9)
[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]      Running unittests bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_ad-b2d879630dde8eb9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_can_load_grammar ... 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 bindings/rust/lib.rs (/opt/rustwide/target/debug/deps/tree_sitter_scl-8b8eb70b51eac17a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_can_load_grammar ... 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]    Doc-tests common
[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 tree_sitter_ad
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tree-sitter-ad/bindings/rust/lib.rs - (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tree-sitter-ad/bindings/rust/lib.rs - (line 6) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tree_sitter_activity_diagram` in this scope
[INFO] [stdout]   --> tree-sitter-ad/bindings/rust/lib.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | let language = tree_sitter_activity_diagram::LANGUAGE;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tree_sitter_activity_diagram`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tree_sitter_activity_diagram`, use `cargo add tree_sitter_activity_diagram` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tree-sitter-ad/bindings/rust/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p tree-sitter-ad --doc`
[INFO] running `Command { std: "docker" "inspect" "c01477cad6973f3adb6d6f5bce707c4158fc6744f839b4338dafc32ad7654cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01477cad6973f3adb6d6f5bce707c4158fc6744f839b4338dafc32ad7654cc9", kill_on_drop: false }`
[INFO] [stdout] c01477cad6973f3adb6d6f5bce707c4158fc6744f839b4338dafc32ad7654cc9
