[INFO] cloning repository https://github.com/mehmet-zahid/cryptojs_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehmet-zahid/cryptojs_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmet-zahid%2Fcryptojs_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmet-zahid%2Fcryptojs_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ea6f55b456f494833057a95fbbea0e90d9d6973
[INFO] testing mehmet-zahid/cryptojs_rust against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmet-zahid%2Fcryptojs_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mehmet-zahid/cryptojs_rust
[INFO] finished tweaking git repo https://github.com/mehmet-zahid/cryptojs_rust
[INFO] tweaked toml for git repo https://github.com/mehmet-zahid/cryptojs_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mehmet-zahid/cryptojs_rust on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mehmet-zahid/cryptojs_rust 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba
[INFO] running `Command { std: "docker" "start" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cryptojs_rust v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `base64::engine::Engine`
[INFO] [stdout]  --> src/aes.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use base64::engine::Engine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 15.07s
[INFO] running `Command { std: "docker" "inspect" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.24
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.24
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cryptojs_rust v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `base64::engine::Engine`
[INFO] [stdout]  --> src/aes.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use base64::engine::Engine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 38.52s
[INFO] running `Command { std: "docker" "inspect" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `base64::engine::Engine`
[INFO] [stderr]  --> src/aes.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use base64::engine::Engine;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cryptojs_rust` (lib) generated 1 warning (run `cargo fix --lib -p cryptojs_rust` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cryptojs_rust-5d96a72155239a3e)
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] running 4 tests
[INFO] [stdout] test hash::tests::test_sha256 ... ok
[INFO] [stdout] test hash::tests::test_sha512 ... ok
[INFO] [stdout] test aes::tests::test_aes_256_cbc ... FAILED
[INFO] [stdout] test aes::tests::test_aes_256_cbc_with_password ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aes::tests::test_aes_256_cbc stdout ----
[INFO] [stdout] IV (hex): "f3495e9ce1605410ca28224383498970"
[INFO] [stdout] Ciphertext (hex): "b7a7fa7f59f4bf1ab9ef625999e2d8ae0a87783018476ef5c48ffb43bdcc9705"
[INFO] [stdout] 
[INFO] [stdout] thread 'aes::tests::test_aes_256_cbc' (1191) panicked at src/aes.rs:248:99:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608dce99c9b1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x608dce9b135a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x608dce9a0e4c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x608dce978da6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x608dce994ed9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x608dce921a40 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x608dce995092 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x608dce978e52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x608dce9717f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x608dce979a4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x608dce9b1a8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x608dce9b1862 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x608dce910896 - <cryptojs_rust[6b790e16f697e367]::aes::tests::test_aes_256_cbc::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x608dce914d2b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x608dce922395 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x608dce91b754 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x608dce9254f2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x608dce99c099 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7a89dcb3207a - <unknown>
[INFO] [stdout]   19:     0x7a89dcbc5534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aes::tests::test_aes_256_cbc_with_password stdout ----
[INFO] [stdout] Salt (hex): "88ffef7d7faaacf895f84ec9779e9507"
[INFO] [stdout] IV (hex): "ded0a87bea8534840c305f920ae4eaa0"
[INFO] [stdout] Ciphertext (hex): "1bf9aae85463eb9ec244bd2eba9d54c996e7c59a6b99e05f56843bd175345ffa"
[INFO] [stdout] 
[INFO] [stdout] thread 'aes::tests::test_aes_256_cbc_with_password' (1192) panicked at src/aes.rs:283:99:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x608dce99c9b1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x608dce9b135a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x608dce9a0e4c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x608dce978da6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x608dce994ed9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x608dce921a40 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x608dce995092 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x608dce978e52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x608dce9717f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x608dce979a4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x608dce9b1a8c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x608dce9b1862 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x608dce91111c - <cryptojs_rust[6b790e16f697e367]::aes::tests::test_aes_256_cbc_with_password::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x608dce914d2b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x608dce922395 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x608dce91b754 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x608dce9254f2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x608dce99c099 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7a89dcb3207a - <unknown>
[INFO] [stdout]   19:     0x7a89dcbc5534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aes::tests::test_aes_256_cbc
[INFO] [stdout]     aes::tests::test_aes_256_cbc_with_password
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba", kill_on_drop: false }`
[INFO] [stdout] fe004ac16758d4f276559eb9c93bccc2b65eb65fb44d585b993a1bc5af7410ba
