[INFO] cloning repository https://github.com/KnorrFG/dotree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KnorrFG/dotree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnorrFG%2Fdotree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnorrFG%2Fdotree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe473a64664a22aa44de7b93d3d8bd64efe1e6c3
[INFO] testing KnorrFG/dotree against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnorrFG%2Fdotree" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KnorrFG/dotree
[INFO] finished tweaking git repo https://github.com/KnorrFG/dotree
[INFO] tweaked toml for git repo https://github.com/KnorrFG/dotree written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KnorrFG/dotree on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KnorrFG/dotree 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ab4c9e13d92a774209631c62c27b11a88a7ea9dffb80fb80d30281bf97a67ab
[INFO] running `Command { std: "docker" "start" "-a" "6ab4c9e13d92a774209631c62c27b11a88a7ea9dffb80fb80d30281bf97a67ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ab4c9e13d92a774209631c62c27b11a88a7ea9dffb80fb80d30281bf97a67ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab4c9e13d92a774209631c62c27b11a88a7ea9dffb80fb80d30281bf97a67ab", kill_on_drop: false }`
[INFO] [stdout] 6ab4c9e13d92a774209631c62c27b11a88a7ea9dffb80fb80d30281bf97a67ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f50ed5d3d82505ad1e6e0d9dda1d136b51d3386285715592ae9f0fd8aac861f2
[INFO] running `Command { std: "docker" "start" "-a" "f50ed5d3d82505ad1e6e0d9dda1d136b51d3386285715592ae9f0fd8aac861f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling zerocopy v0.7.25
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling exec v0.3.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling ctrlc v3.4.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling rustyline-derive v0.9.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]    Compiling dotree v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.95s
[INFO] running `Command { std: "docker" "inspect" "f50ed5d3d82505ad1e6e0d9dda1d136b51d3386285715592ae9f0fd8aac861f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f50ed5d3d82505ad1e6e0d9dda1d136b51d3386285715592ae9f0fd8aac861f2", kill_on_drop: false }`
[INFO] [stdout] f50ed5d3d82505ad1e6e0d9dda1d136b51d3386285715592ae9f0fd8aac861f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0653b23bef70b2cb823d6289ed6624ebae866ae4c009e95fd28c8749364e5751
[INFO] running `Command { std: "docker" "start" "-a" "0653b23bef70b2cb823d6289ed6624ebae866ae4c009e95fd28c8749364e5751", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling rustyline-derive v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling rustyline v12.0.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling k9 v0.11.6
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]    Compiling dotree v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.71s
[INFO] running `Command { std: "docker" "inspect" "0653b23bef70b2cb823d6289ed6624ebae866ae4c009e95fd28c8749364e5751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0653b23bef70b2cb823d6289ed6624ebae866ae4c009e95fd28c8749364e5751", kill_on_drop: false }`
[INFO] [stdout] 0653b23bef70b2cb823d6289ed6624ebae866ae4c009e95fd28c8749364e5751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d363b7aafe0a541ba2d2df5a3757328a94b4da482434bc846d31c12c388950e4
[INFO] running `Command { std: "docker" "start" "-a" "d363b7aafe0a541ba2d2df5a3757328a94b4da482434bc846d31c12c388950e4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotree-c0d8035d679fdf75)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test parser::tests::anon_cmd ... ok
[INFO] [stdout] test parser::tests::test_echo_rule ... ok
[INFO] [stdout] test parser::tests::anon_cmd_2_args ... ok
[INFO] [stdout] test parser::tests::named_menu ... ok
[INFO] [stdout] test parser::tests::test_missing_ident ... ok
[INFO] [stdout] test parser::tests::test_shell_parsing ... ok
[INFO] [stdout] test parser::tests::test_snippet_parsing ... ok
[INFO] [stdout] test parser::tests::test_no_root ... ok
[INFO] [stdout] test parser::tests::with_setting2 ... ok
[INFO] [stdout] test parser::tests::with_setting ... ok
[INFO] [stdout] test parser::tests::test_parsing ... 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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dt-ab10eadfa52a3308)
[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 tests/bash_tests.rs (/opt/rustwide/target/debug/deps/bash_tests-526a375e165b2786)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] test bash_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bash_tests stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bash_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test bash_tests`
[INFO] running `Command { std: "docker" "inspect" "d363b7aafe0a541ba2d2df5a3757328a94b4da482434bc846d31c12c388950e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d363b7aafe0a541ba2d2df5a3757328a94b4da482434bc846d31c12c388950e4", kill_on_drop: false }`
[INFO] [stdout] d363b7aafe0a541ba2d2df5a3757328a94b4da482434bc846d31c12c388950e4
