[INFO] cloning repository https://github.com/tamton-aquib/veldora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamton-aquib/veldora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamton-aquib%2Fveldora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamton-aquib%2Fveldora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba541b93e5f2f110f7b4cfdab48fbc65f6c202f6
[INFO] testing tamton-aquib/veldora 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%2Ftamton-aquib%2Fveldora" "/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/tamton-aquib/veldora
[INFO] finished tweaking git repo https://github.com/tamton-aquib/veldora
[INFO] tweaked toml for git repo https://github.com/tamton-aquib/veldora written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamton-aquib/veldora 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/tamton-aquib/veldora 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] [stderr]     Blocking waiting for file lock on package cache
[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] 02562a3946542013fb5663dcbdb949f231239721176a6946bac79a4379a0cb2e
[INFO] running `Command { std: "docker" "start" "-a" "02562a3946542013fb5663dcbdb949f231239721176a6946bac79a4379a0cb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02562a3946542013fb5663dcbdb949f231239721176a6946bac79a4379a0cb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02562a3946542013fb5663dcbdb949f231239721176a6946bac79a4379a0cb2e", kill_on_drop: false }`
[INFO] [stdout] 02562a3946542013fb5663dcbdb949f231239721176a6946bac79a4379a0cb2e
[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] 5c8a5a5c5aeed467a0129f129cb425152047f46e1fd93e87229f8382529419f2
[INFO] running `Command { std: "docker" "start" "-a" "5c8a5a5c5aeed467a0129f129cb425152047f46e1fd93e87229f8382529419f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling deflate v0.9.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ordermap v0.4.2
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling time v0.3.12
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling indicatif v0.17.0
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling fax_derive v0.1.0
[INFO] [stderr]    Compiling pdf_derive v0.1.22
[INFO] [stderr]    Compiling fax v0.1.1
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling pdf v0.7.2
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling veldora v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.06s
[INFO] running `Command { std: "docker" "inspect" "5c8a5a5c5aeed467a0129f129cb425152047f46e1fd93e87229f8382529419f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8a5a5c5aeed467a0129f129cb425152047f46e1fd93e87229f8382529419f2", kill_on_drop: false }`
[INFO] [stdout] 5c8a5a5c5aeed467a0129f129cb425152047f46e1fd93e87229f8382529419f2
[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] df0995a63f1f3698632b798c9dec12e4eeb915d59cabf88827b080cb0149a4e5
[INFO] running `Command { std: "docker" "start" "-a" "df0995a63f1f3698632b798c9dec12e4eeb915d59cabf88827b080cb0149a4e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling veldora v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "df0995a63f1f3698632b798c9dec12e4eeb915d59cabf88827b080cb0149a4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df0995a63f1f3698632b798c9dec12e4eeb915d59cabf88827b080cb0149a4e5", kill_on_drop: false }`
[INFO] [stdout] df0995a63f1f3698632b798c9dec12e4eeb915d59cabf88827b080cb0149a4e5
[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] 208ce0cd84c2f68de5b01af0ccdb89953e4386f6a4bbc3d696512ce46451b919
[INFO] running `Command { std: "docker" "start" "-a" "208ce0cd84c2f68de5b01af0ccdb89953e4386f6a4bbc3d696512ce46451b919", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veldora-6f07cf02a1067269)
[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 src/main.rs (/opt/rustwide/target/debug/deps/veldora-753de7d9dd3aeb8b)
[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 veldora
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/ettuh.rs - ettuh::ettuh (line 18) ... FAILED
[INFO] [stdout] test src/ettup.rs - ettup::ettup (line 15) ... FAILED
[INFO] [stdout] test src/ettuz.rs - ettuz::ettuz (line 17) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ettuh.rs - ettuh::ettuh (line 18) stdout ----
[INFO] [stdout] error[E0423]: expected function, found module `ettuh`
[INFO] [stdout]  --> src/ettuh.rs:23:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | match ettuh(hash_string, password_list) {
[INFO] [stdout]   |       ^^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use veldora::ettuh::ettuh;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hash_string` in this scope
[INFO] [stdout]  --> src/ettuh.rs:23:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | match ettuh(hash_string, password_list) {
[INFO] [stdout]   |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `password_list` in this scope
[INFO] [stdout]  --> src/ettuh.rs:23:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | match ettuh(hash_string, password_list) {
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ettup.rs - ettup::ettup (line 15) stdout ----
[INFO] [stdout] error[E0423]: expected function, found module `ettup`
[INFO] [stdout]  --> src/ettup.rs:20:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | match ettup(filename, password_list) {
[INFO] [stdout]   |       ^^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 2 + use veldora::ettup::ettup;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `filename` in this scope
[INFO] [stdout]  --> src/ettup.rs:20:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | match ettup(filename, password_list) {
[INFO] [stdout]   |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `password_list` in this scope
[INFO] [stdout]  --> src/ettup.rs:20:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | match ettup(filename, password_list) {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ettuh.rs - ettuh::ettuh (line 18)
[INFO] [stdout]     src/ettup.rs - ettup::ettup (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "208ce0cd84c2f68de5b01af0ccdb89953e4386f6a4bbc3d696512ce46451b919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "208ce0cd84c2f68de5b01af0ccdb89953e4386f6a4bbc3d696512ce46451b919", kill_on_drop: false }`
[INFO] [stdout] 208ce0cd84c2f68de5b01af0ccdb89953e4386f6a4bbc3d696512ce46451b919
