[INFO] cloning repository https://github.com/leofaraf/secure-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leofaraf/secure-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleofaraf%2Fsecure-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleofaraf%2Fsecure-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7cbb4896a28dbec4eea991e2e64447695fa0efb
[INFO] testing leofaraf/secure-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleofaraf%2Fsecure-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leofaraf/secure-rs
[INFO] finished tweaking git repo https://github.com/leofaraf/secure-rs
[INFO] tweaked toml for git repo https://github.com/leofaraf/secure-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leofaraf/secure-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leofaraf/secure-rs 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa31f3adff858165fc38eff3f69ba7d93a7658d88c5f55ea06ee880fda267fdc
[INFO] running `Command { std: "docker" "start" "-a" "fa31f3adff858165fc38eff3f69ba7d93a7658d88c5f55ea06ee880fda267fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa31f3adff858165fc38eff3f69ba7d93a7658d88c5f55ea06ee880fda267fdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa31f3adff858165fc38eff3f69ba7d93a7658d88c5f55ea06ee880fda267fdc", kill_on_drop: false }`
[INFO] [stdout] fa31f3adff858165fc38eff3f69ba7d93a7658d88c5f55ea06ee880fda267fdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dc1447d5a6807753ebda85eb602a9fd0abe78485e268d6bdb598fab88585ea6
[INFO] running `Command { std: "docker" "start" "-a" "2dc1447d5a6807753ebda85eb602a9fd0abe78485e268d6bdb598fab88585ea6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling byte-aes v0.2.2
[INFO] [stderr]    Compiling secure v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
[INFO] running `Command { std: "docker" "inspect" "2dc1447d5a6807753ebda85eb602a9fd0abe78485e268d6bdb598fab88585ea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dc1447d5a6807753ebda85eb602a9fd0abe78485e268d6bdb598fab88585ea6", kill_on_drop: false }`
[INFO] [stdout] 2dc1447d5a6807753ebda85eb602a9fd0abe78485e268d6bdb598fab88585ea6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57308dad2fadb1527fdfb399dc840bfab0715a1df12fad1a8ccf933adfbd5e38
[INFO] running `Command { std: "docker" "start" "-a" "57308dad2fadb1527fdfb399dc840bfab0715a1df12fad1a8ccf933adfbd5e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling byte-aes v0.2.2
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling secure v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.93s
[INFO] running `Command { std: "docker" "inspect" "57308dad2fadb1527fdfb399dc840bfab0715a1df12fad1a8ccf933adfbd5e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57308dad2fadb1527fdfb399dc840bfab0715a1df12fad1a8ccf933adfbd5e38", kill_on_drop: false }`
[INFO] [stdout] 57308dad2fadb1527fdfb399dc840bfab0715a1df12fad1a8ccf933adfbd5e38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 07d4f42fd0e9c72aa719ee1051ad3b7edd73f17838eecaba3b2a0578d144f05e
[INFO] running `Command { std: "docker" "start" "-a" "07d4f42fd0e9c72aa719ee1051ad3b7edd73f17838eecaba3b2a0578d144f05e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secure-ff811cde274aca18)
[INFO] [stderr]      Running tests/include_secure_bytes.rs (/opt/rustwide/target/debug/deps/include_secure_bytes-a3b199be3769e899)
[INFO] [stderr]      Running tests/include_secure_str.rs (/opt/rustwide/target/debug/deps/include_secure_str-0e388eee15c1d673)
[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] [stdout] running 2 tests
[INFO] [stdout] test compression::include_secure_bytes_brotli ... ok
[INFO] [stdout] test encryption::include_secure_bytes_aes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test compression::include_secure_str_brotli ... ok
[INFO] [stdout] test encryption::include_secure_str_aes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-a457f7b43d633640)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test include_secure_str::compression::include_secure_str_brotli ... ok
[INFO] [stdout] test secure_str::encryption::secure_str_aes ... ok
[INFO] [stdout] test include_secure_str::encryption::include_secure_str_aes ... ok
[INFO] [stdout] test secure_str::compression::secure_str_brotli ... ok
[INFO] [stdout] test include_secure_bytes::compression::include_secure_bytes_brotli ... ok
[INFO] [stdout] test include_secure_bytes::encryption::include_secure_bytes_aes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test encryption::secure_str_aes ... ok
[INFO] [stdout] test compression::secure_str_brotli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/secure_str.rs (/opt/rustwide/target/debug/deps/secure_str-09e2c9b7335af866)
[INFO] [stderr]    Doc-tests secure
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/backend/brotli.rs - backend::brotli::encode_brotli (line 8) ... ok
[INFO] [stdout] test src/backend/aes.rs - backend::aes::encode_aes (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.66s; merged doctests compilation took 0.65s
[INFO] running `Command { std: "docker" "inspect" "07d4f42fd0e9c72aa719ee1051ad3b7edd73f17838eecaba3b2a0578d144f05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d4f42fd0e9c72aa719ee1051ad3b7edd73f17838eecaba3b2a0578d144f05e", kill_on_drop: false }`
[INFO] [stdout] 07d4f42fd0e9c72aa719ee1051ad3b7edd73f17838eecaba3b2a0578d144f05e
