[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KnorrFG/dotree on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v1.11.1
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded clap v4.4.6
[INFO] [stderr]   Downloaded rustyline v12.0.0
[INFO] [stderr]   Downloaded k9 v0.11.6
[INFO] [stderr]   Downloaded pest v2.7.4
[INFO] [stderr]   Downloaded clap_builder v4.4.6
[INFO] [stderr]   Downloaded pest_meta v2.7.4
[INFO] [stderr]   Downloaded ctrlc v3.4.1
[INFO] [stderr]   Downloaded redox_users v0.4.3
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded zerocopy v0.7.25
[INFO] [stderr]   Downloaded pest_generator v2.7.4
[INFO] [stderr]   Downloaded pest_derive v2.7.4
[INFO] [stderr]   Downloaded rustyline-derive v0.9.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.10
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded termcolor v1.3.0
[INFO] [stderr]   Downloaded errno v0.3.5
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.25
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cd7d851e6eeee9148f95b77d56ecc858de34de6eac929e834a36af2aa1cc7ee
[INFO] running `Command { std: "docker" "start" "-a" "1cd7d851e6eeee9148f95b77d56ecc858de34de6eac929e834a36af2aa1cc7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cd7d851e6eeee9148f95b77d56ecc858de34de6eac929e834a36af2aa1cc7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd7d851e6eeee9148f95b77d56ecc858de34de6eac929e834a36af2aa1cc7ee", kill_on_drop: false }`
[INFO] [stdout] 1cd7d851e6eeee9148f95b77d56ecc858de34de6eac929e834a36af2aa1cc7ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b12e249ec92d23e2f4c0e357e2d984d8b38e6ca7bfcc4282ab60e057a3b8a473
[INFO] running `Command { std: "docker" "start" "-a" "b12e249ec92d23e2f4c0e357e2d984d8b38e6ca7bfcc4282ab60e057a3b8a473", 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 linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[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 once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.25
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[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 regex-automata v0.4.3
[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 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 env_logger v0.10.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.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 21.78s
[INFO] running `Command { std: "docker" "inspect" "b12e249ec92d23e2f4c0e357e2d984d8b38e6ca7bfcc4282ab60e057a3b8a473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12e249ec92d23e2f4c0e357e2d984d8b38e6ca7bfcc4282ab60e057a3b8a473", kill_on_drop: false }`
[INFO] [stdout] b12e249ec92d23e2f4c0e357e2d984d8b38e6ca7bfcc4282ab60e057a3b8a473
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 290d94b32e4631d4b87eba4dac8f7ae21f88f774cb79b5ed199bd5186c3230c5
[INFO] running `Command { std: "docker" "start" "-a" "290d94b32e4631d4b87eba4dac8f7ae21f88f774cb79b5ed199bd5186c3230c5", 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 thiserror v1.0.50
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling k9 v0.11.6
[INFO] [stderr]    Compiling clap v4.4.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 20.41s
[INFO] running `Command { std: "docker" "inspect" "290d94b32e4631d4b87eba4dac8f7ae21f88f774cb79b5ed199bd5186c3230c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290d94b32e4631d4b87eba4dac8f7ae21f88f774cb79b5ed199bd5186c3230c5", kill_on_drop: false }`
[INFO] [stdout] 290d94b32e4631d4b87eba4dac8f7ae21f88f774cb79b5ed199bd5186c3230c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3ab81510dccbd59501a02ccd63b96d3e1490073767ed2c02a0bcf2ae3b7f9e7
[INFO] running `Command { std: "docker" "start" "-a" "b3ab81510dccbd59501a02ccd63b96d3e1490073767ed2c02a0bcf2ae3b7f9e7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotree-dad349f6e9c1e9f3)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test parser::tests::anon_cmd ... ok
[INFO] [stdout] test parser::tests::test_no_root ... ok
[INFO] [stdout] test parser::tests::test_missing_ident ... ok
[INFO] [stdout] test parser::tests::with_setting ... ok
[INFO] [stdout] test parser::tests::anon_cmd_2_args ... ok
[INFO] [stdout] test parser::tests::test_parsing ... ok
[INFO] [stdout] test parser::tests::named_menu ... ok
[INFO] [stdout] test parser::tests::with_setting2 ... ok
[INFO] [stdout] test parser::tests::test_snippet_parsing ... ok
[INFO] [stdout] test parser::tests::test_echo_rule ... ok
[INFO] [stdout] test parser::tests::test_shell_parsing ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dt-ba536731b0a3832f)
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stderr]      Running tests/bash_tests.rs (/opt/rustwide/target/debug/deps/bash_tests-39a68e0d0941f54f)
[INFO] [stdout] running 1 test
[INFO] [stdout] test bash_tests ... FAILED
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[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.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test bash_tests`
[INFO] running `Command { std: "docker" "inspect" "b3ab81510dccbd59501a02ccd63b96d3e1490073767ed2c02a0bcf2ae3b7f9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ab81510dccbd59501a02ccd63b96d3e1490073767ed2c02a0bcf2ae3b7f9e7", kill_on_drop: false }`
[INFO] [stdout] b3ab81510dccbd59501a02ccd63b96d3e1490073767ed2c02a0bcf2ae3b7f9e7
