[INFO] cloning repository https://github.com/DarkLord76865/bfuck-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkLord76865/bfuck-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkLord76865%2Fbfuck-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkLord76865%2Fbfuck-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 130d45df9f957c48bb33fb9a6afa596f1b3d86cb [INFO] testing DarkLord76865/bfuck-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkLord76865%2Fbfuck-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DarkLord76865/bfuck-rs [INFO] finished tweaking git repo https://github.com/DarkLord76865/bfuck-rs [INFO] tweaked toml for git repo https://github.com/DarkLord76865/bfuck-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DarkLord76865/bfuck-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 81 packages to latest compatible versions [INFO] [stderr] Adding cranelift v0.106.2 (available: v0.123.2) [INFO] [stderr] Adding target-lexicon v0.12.16 (available: v0.13.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded memmap2 v0.9.8 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.106.2 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded anstyle-query v1.1.4 [INFO] [stderr] Downloaded cranelift-control v0.106.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.10 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded clap_lex v0.7.5 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded cranelift-frontend v0.106.2 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded cranelift-isle v0.106.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.27 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.106.2 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded unicode-ident v1.0.19 [INFO] [stderr] Downloaded regalloc2 v0.9.3 [INFO] [stderr] Downloaded log v0.4.28 [INFO] [stderr] Downloaded zerocopy v0.8.27 [INFO] [stderr] Downloaded regex v1.11.2 [INFO] [stderr] Downloaded anstream v0.6.20 [INFO] [stderr] Downloaded cranelift-bforest v0.106.2 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded regex-syntax v0.8.6 [INFO] [stderr] Downloaded cranelift-entity v0.106.2 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded slice-group-by v0.3.1 [INFO] [stderr] Downloaded cranelift v0.106.2 [INFO] [stderr] Downloaded regex-automata v0.4.10 [INFO] [stderr] Downloaded cranelift-codegen v0.106.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5426c88180f62ffd6f92c3b4ab637a392e5a8f41638642853ce72afe984cb36b [INFO] running `Command { std: "docker" "start" "-a" "5426c88180f62ffd6f92c3b4ab637a392e5a8f41638642853ce72afe984cb36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5426c88180f62ffd6f92c3b4ab637a392e5a8f41638642853ce72afe984cb36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5426c88180f62ffd6f92c3b4ab637a392e5a8f41638642853ce72afe984cb36b", kill_on_drop: false }` [INFO] [stdout] 5426c88180f62ffd6f92c3b4ab637a392e5a8f41638642853ce72afe984cb36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d66547514a8052319afbf5da008ca8d997b8ff92c3a5d11a1f9a39ce3bd8bc06 [INFO] running `Command { std: "docker" "start" "-a" "d66547514a8052319afbf5da008ca8d997b8ff92c3a5d11a1f9a39ce3bd8bc06", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cranelift-isle v0.106.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.106.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cranelift-entity v0.106.2 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.106.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling cranelift-bforest v0.106.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling cranelift-control v0.106.2 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling cranelift-codegen v0.106.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling cranelift-frontend v0.106.2 [INFO] [stderr] Compiling cranelift v0.106.2 [INFO] [stderr] Compiling bfuck v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.78s [INFO] running `Command { std: "docker" "inspect" "d66547514a8052319afbf5da008ca8d997b8ff92c3a5d11a1f9a39ce3bd8bc06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66547514a8052319afbf5da008ca8d997b8ff92c3a5d11a1f9a39ce3bd8bc06", kill_on_drop: false }` [INFO] [stdout] d66547514a8052319afbf5da008ca8d997b8ff92c3a5d11a1f9a39ce3bd8bc06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 234d4c70546e399e94fafe81cdd347fe8472b8756b393b278a6dc26d88b03686 [INFO] running `Command { std: "docker" "start" "-a" "234d4c70546e399e94fafe81cdd347fe8472b8756b393b278a6dc26d88b03686", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.106.2 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cranelift-entity v0.106.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.106.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cranelift-bforest v0.106.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling cranelift-control v0.106.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling cranelift-codegen v0.106.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regalloc2 v0.9.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling cranelift-frontend v0.106.2 [INFO] [stderr] Compiling cranelift v0.106.2 [INFO] [stderr] Compiling bfuck v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "234d4c70546e399e94fafe81cdd347fe8472b8756b393b278a6dc26d88b03686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234d4c70546e399e94fafe81cdd347fe8472b8756b393b278a6dc26d88b03686", kill_on_drop: false }` [INFO] [stdout] 234d4c70546e399e94fafe81cdd347fe8472b8756b393b278a6dc26d88b03686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb5310e84221b08afdb75575c7ffa568e9c7294494494fb33dba4c599b9e1c9a [INFO] running `Command { std: "docker" "start" "-a" "fb5310e84221b08afdb75575c7ffa568e9c7294494494fb33dba4c599b9e1c9a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bfuck-383305af3228d70d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test code::tests::test_add_to ... ok [INFO] [stdout] test code::tests::test_add_to_copy ... ok [INFO] [stdout] test code::tests::test_check_loops ... ok [INFO] [stdout] test code::tests::test_clear_cell ... ok [INFO] [stdout] test code::tests::test_process_code ... ok [INFO] [stdout] test text::tests::test_factor_table ... ok [INFO] [stdout] test text::tests::test_text_2_bf ... ok [INFO] [stdout] test text::tests::test_text_2_bytes ... ok [INFO] [stdout] test text::tests::test_print_bf_bytes ... ok [INFO] [stdout] test code::tests::test_merge_adjacent ... ok [INFO] [stdout] test text::tests::test_store_bf_bytes ... ok [INFO] [stdout] test code::tests::test_calculate_jumps ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bfuck-2c75f0b01a85e491) [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [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/bf_examples.rs (/opt/rustwide/target/debug/deps/bf_examples-c53e44cb6b0f89f2) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_hello_world ... ok [INFO] [stdout] test test_pun ... ok [INFO] [stdout] test test_name ... ok [INFO] [stdout] test test_mandelbrot ... ok [INFO] [stdout] test test_factor has been running for over 60 seconds [INFO] [stdout] test test_mandelbrot_huge has been running for over 60 seconds [INFO] [stdout] test test_mandelbrot_titannic has been running for over 60 seconds [INFO] [stdout] test test_factor ... ok [INFO] [stdout] test test_mandelbrot_huge ... ok [INFO] [stdout] test test_mandelbrot_titannic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 261.38s [INFO] [stdout] [INFO] [stderr] Doc-tests bfuck [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/interpret.rs - interpret::interpret (line 14) ... ok [INFO] [stdout] test src/text.rs - text::text_2_bf (line 20) ... ok [INFO] [stdout] test src/code.rs - code::process_code (line 98) ... ok [INFO] [stdout] test src/jit.rs - jit::jit (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb5310e84221b08afdb75575c7ffa568e9c7294494494fb33dba4c599b9e1c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5310e84221b08afdb75575c7ffa568e9c7294494494fb33dba4c599b9e1c9a", kill_on_drop: false }` [INFO] [stdout] fb5310e84221b08afdb75575c7ffa568e9c7294494494fb33dba4c599b9e1c9a