[INFO] cloning repository https://github.com/Frazzer951/ProjectOrganzier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frazzer951/ProjectOrganzier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrazzer951%2FProjectOrganzier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrazzer951%2FProjectOrganzier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62aee9d604dfae28263cc9c83d463ffd6fa5a9b1
[INFO] testing Frazzer951/ProjectOrganzier 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%2FFrazzer951%2FProjectOrganzier" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Frazzer951/ProjectOrganzier
[INFO] finished tweaking git repo https://github.com/Frazzer951/ProjectOrganzier
[INFO] tweaked toml for git repo https://github.com/Frazzer951/ProjectOrganzier written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Frazzer951/ProjectOrganzier 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/Frazzer951/ProjectOrganzier 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d37ae317f373f4f5da43c412544a60f8dce99fb8966ad45c4947a35a71dcf18
[INFO] running `Command { std: "docker" "start" "-a" "2d37ae317f373f4f5da43c412544a60f8dce99fb8966ad45c4947a35a71dcf18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d37ae317f373f4f5da43c412544a60f8dce99fb8966ad45c4947a35a71dcf18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d37ae317f373f4f5da43c412544a60f8dce99fb8966ad45c4947a35a71dcf18", kill_on_drop: false }`
[INFO] [stdout] 2d37ae317f373f4f5da43c412544a60f8dce99fb8966ad45c4947a35a71dcf18
[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=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] 19ebfafe99613d54ecf6478ef12fc1ae7497e0d2668d9fca0609dc02b10ed3b1
[INFO] running `Command { std: "docker" "start" "-a" "19ebfafe99613d54ecf6478ef12fc1ae7497e0d2668d9fca0609dc02b10ed3b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling hashlink v0.8.2
[INFO] [stderr]    Compiling bitflags v2.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling turbosql-impl v0.8.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling turbosql v0.8.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling clap_builder v4.3.1
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap v4.3.2
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling serde_spanned v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling toml v0.7.4
[INFO] [stderr]    Compiling project_organzier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.44s
[INFO] running `Command { std: "docker" "inspect" "19ebfafe99613d54ecf6478ef12fc1ae7497e0d2668d9fca0609dc02b10ed3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19ebfafe99613d54ecf6478ef12fc1ae7497e0d2668d9fca0609dc02b10ed3b1", kill_on_drop: false }`
[INFO] [stdout] 19ebfafe99613d54ecf6478ef12fc1ae7497e0d2668d9fca0609dc02b10ed3b1
[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=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] c983df50262ae7d5cb00e4ce17414481f8d6a44ba5e5b0a04e9fd582dda37b44
[INFO] running `Command { std: "docker" "start" "-a" "c983df50262ae7d5cb00e4ce17414481f8d6a44ba5e5b0a04e9fd582dda37b44", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling turbosql v0.8.0
[INFO] [stderr]    Compiling project_organzier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "c983df50262ae7d5cb00e4ce17414481f8d6a44ba5e5b0a04e9fd582dda37b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c983df50262ae7d5cb00e4ce17414481f8d6a44ba5e5b0a04e9fd582dda37b44", kill_on_drop: false }`
[INFO] [stdout] c983df50262ae7d5cb00e4ce17414481f8d6a44ba5e5b0a04e9fd582dda37b44
[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=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] b2f74a91d02cc4543156915330af0bcc877f6c65c2cad89a21eacb55fc4a33da
[INFO] running `Command { std: "docker" "start" "-a" "b2f74a91d02cc4543156915330af0bcc877f6c65c2cad89a21eacb55fc4a33da", kill_on_drop: false }`
[INFO] [stderr]    Compiling turbosql v0.8.0
[INFO] [stderr]    Compiling project_organzier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/project_organzier-cfebe8d5dc865c99)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test database::tests::test_add ... FAILED
[INFO] [stdout] test template::tests::test_load_file ... ok
[INFO] [stdout] test template::tests::test_load_file_2 ... ok
[INFO] [stdout] test template::tests::test_load_templates ... ok
[INFO] [stdout] test template::tests::test_build_tempate ... FAILED
[INFO] [stdout] test template::tests::test_load_files ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::tests::test_add stdout ----
[INFO] [stdout] Adding project
[INFO] [stdout] Error: failed to create directory `./tests/test_files`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- template::tests::test_build_tempate stdout ----
[INFO] [stdout] Error: failed to create directory `tests/test_files/template_test/template_dir`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::tests::test_add
[INFO] [stdout]     template::tests::test_build_tempate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin project_organzier`
[INFO] running `Command { std: "docker" "inspect" "b2f74a91d02cc4543156915330af0bcc877f6c65c2cad89a21eacb55fc4a33da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f74a91d02cc4543156915330af0bcc877f6c65c2cad89a21eacb55fc4a33da", kill_on_drop: false }`
[INFO] [stdout] b2f74a91d02cc4543156915330af0bcc877f6c65c2cad89a21eacb55fc4a33da
