[INFO] cloning repository https://github.com/potto216/byteproc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/potto216/byteproc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpotto216%2Fbyteproc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpotto216%2Fbyteproc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b81f4d3fd81e1b83369c7da5b0c1ca2f18f57670
[INFO] testing potto216/byteproc 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%2Fpotto216%2Fbyteproc" "/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/potto216/byteproc
[INFO] finished tweaking git repo https://github.com/potto216/byteproc
[INFO] tweaked toml for git repo https://github.com/potto216/byteproc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/potto216/byteproc 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/potto216/byteproc 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] 61f307e68cd9d2c0226892bab6c765d7ffc9a77c9f8c9f728def2a771e35ecfd
[INFO] running `Command { std: "docker" "start" "-a" "61f307e68cd9d2c0226892bab6c765d7ffc9a77c9f8c9f728def2a771e35ecfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f307e68cd9d2c0226892bab6c765d7ffc9a77c9f8c9f728def2a771e35ecfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f307e68cd9d2c0226892bab6c765d7ffc9a77c9f8c9f728def2a771e35ecfd", kill_on_drop: false }`
[INFO] [stdout] 61f307e68cd9d2c0226892bab6c765d7ffc9a77c9f8c9f728def2a771e35ecfd
[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] d8c0f0629722622055df9052329c9b754f8e18d73c6ec6ad3a80d74725fd56ed
[INFO] running `Command { std: "docker" "start" "-a" "d8c0f0629722622055df9052329c9b754f8e18d73c6ec6ad3a80d74725fd56ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling simplelog v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling byteproc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "d8c0f0629722622055df9052329c9b754f8e18d73c6ec6ad3a80d74725fd56ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8c0f0629722622055df9052329c9b754f8e18d73c6ec6ad3a80d74725fd56ed", kill_on_drop: false }`
[INFO] [stdout] d8c0f0629722622055df9052329c9b754f8e18d73c6ec6ad3a80d74725fd56ed
[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] 3e853721a07574742af1f7842500e65268d3c5804da7ec7188f9ea16ce04ed06
[INFO] running `Command { std: "docker" "start" "-a" "3e853721a07574742af1f7842500e65268d3c5804da7ec7188f9ea16ce04ed06", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling byteproc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.32s
[INFO] running `Command { std: "docker" "inspect" "3e853721a07574742af1f7842500e65268d3c5804da7ec7188f9ea16ce04ed06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e853721a07574742af1f7842500e65268d3c5804da7ec7188f9ea16ce04ed06", kill_on_drop: false }`
[INFO] [stdout] 3e853721a07574742af1f7842500e65268d3c5804da7ec7188f9ea16ce04ed06
[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] ae5903727fcea9cc853acd7378c9a9e29cd54051dff632a7ba105b20565d51e3
[INFO] running `Command { std: "docker" "start" "-a" "ae5903727fcea9cc853acd7378c9a9e29cd54051dff632a7ba105b20565d51e3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/byteproc-67b8e4153b596f71)
[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/byteproc-8e27452f7688623a)
[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 tests/byteproc_tests.rs (/opt/rustwide/target/debug/deps/byteproc_tests-5cb75135f648f131)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_config_validate_conditions ... ok
[INFO] [stdout] test test_base64_module_roundtrip_and_error ... ok
[INFO] [stdout] test test_config_base64_encode_flag ... ok
[INFO] [stdout] test test_config_xor_pad_byte_parsing ... ok
[INFO] [stdout] test test_config_max_stream_size_overflow ... ok
[INFO] [stdout] test test_integration_3_blocks_via_bash_script ... ignored
[INFO] [stdout] test test_input_type_from_str_invalid ... ok
[INFO] [stdout] test test_input_type_from_str_valid ... ok
[INFO] [stdout] test test_output_type_from_str_and_display ... ok
[INFO] [stdout] test test_passthrough ... ok
[INFO] [stdout] test test_xor_module_new_empty_key ... ok
[INFO] [stdout] test test_xor_module_process_only ... ok
[INFO] [stdout] test test_module_registry_only_base64 ... ok
[INFO] [stdout] test test_module_registry_xor_then_base64 ... ok
[INFO] [stdout] test test_module_registry_only_xor ... ok
[INFO] [stdout] test test_xor_processing_via_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests byteproc
[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] running `Command { std: "docker" "inspect" "ae5903727fcea9cc853acd7378c9a9e29cd54051dff632a7ba105b20565d51e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae5903727fcea9cc853acd7378c9a9e29cd54051dff632a7ba105b20565d51e3", kill_on_drop: false }`
[INFO] [stdout] ae5903727fcea9cc853acd7378c9a9e29cd54051dff632a7ba105b20565d51e3
