[INFO] cloning repository https://github.com/RasmusRendal/hitze
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RasmusRendal/hitze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fhitze", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fhitze'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14fd731a88fb8ffa2bc265a3be6d39b3d7c14451
[INFO] testing RasmusRendal/hitze/14fd731a88fb8ffa2bc265a3be6d39b3d7c14451 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fhitze" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RasmusRendal/hitze
[INFO] finished tweaking git repo https://github.com/RasmusRendal/hitze
[INFO] tweaked toml for git repo https://github.com/RasmusRendal/hitze written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RasmusRendal/hitze on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RasmusRendal/hitze 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.3.5
[INFO] [stderr]   Downloaded anstyle v1.0.1
[INFO] [stderr]   Downloaded clap_lex v0.5.0
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded clap_builder v4.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08f7fe44d4c3876ea8790873f641eeaf44dad208011043a43bce400d350ea0bf
[INFO] running `Command { std: "docker" "start" "-a" "08f7fe44d4c3876ea8790873f641eeaf44dad208011043a43bce400d350ea0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08f7fe44d4c3876ea8790873f641eeaf44dad208011043a43bce400d350ea0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f7fe44d4c3876ea8790873f641eeaf44dad208011043a43bce400d350ea0bf", kill_on_drop: false }`
[INFO] [stdout] 08f7fe44d4c3876ea8790873f641eeaf44dad208011043a43bce400d350ea0bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9db6127e48724f7ed8a05414a90f0ae1eb4b0e4e41b58795ff75843626f5093f
[INFO] running `Command { std: "docker" "start" "-a" "9db6127e48724f7ed8a05414a90f0ae1eb4b0e4e41b58795ff75843626f5093f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.5
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling clap v4.3.5
[INFO] [stderr]    Compiling hitze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `assert_arrays_equal` and `print_memory`
[INFO] [stdout]  --> src/interpreter.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::util::{assert_arrays_equal, print_memory};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `i8_to_i4` is never used
[INFO] [stdout]   --> src/compiler/assembler.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn i8_to_i4(x: i8) -> u8 {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/compiler/assembler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]   |                        --------- in this derive macro expansion
[INFO] [stdout] 7 | pub struct Program {
[INFO] [stdout] 8 |     func: fn(bf_memory: *mut u8, len: usize, startpos: usize) -> usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assert_arrays_equal` and `print_memory`
[INFO] [stdout]  --> src/interpreter.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::util::{assert_arrays_equal, print_memory};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `i8_to_i4` is never used
[INFO] [stdout]   --> src/compiler/assembler.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn i8_to_i4(x: i8) -> u8 {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/compiler/assembler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]   |                        --------- in this derive macro expansion
[INFO] [stdout] 7 | pub struct Program {
[INFO] [stdout] 8 |     func: fn(bf_memory: *mut u8, len: usize, startpos: usize) -> usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.42s
[INFO] running `Command { std: "docker" "inspect" "9db6127e48724f7ed8a05414a90f0ae1eb4b0e4e41b58795ff75843626f5093f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db6127e48724f7ed8a05414a90f0ae1eb4b0e4e41b58795ff75843626f5093f", kill_on_drop: false }`
[INFO] [stdout] 9db6127e48724f7ed8a05414a90f0ae1eb4b0e4e41b58795ff75843626f5093f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9e9033f3c1b3f1057e2b54b5b49ce9f13300122ca1bb17c84f417ac94d412cf
[INFO] running `Command { std: "docker" "start" "-a" "f9e9033f3c1b3f1057e2b54b5b49ce9f13300122ca1bb17c84f417ac94d412cf", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `assert_arrays_equal` and `print_memory`
[INFO] [stdout]  --> src/interpreter.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::util::{assert_arrays_equal, print_memory};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `i8_to_i4` is never used
[INFO] [stdout]   --> src/compiler/assembler.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn i8_to_i4(x: i8) -> u8 {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/compiler/assembler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]   |                        --------- in this derive macro expansion
[INFO] [stdout] 7 | pub struct Program {
[INFO] [stdout] 8 |     func: fn(bf_memory: *mut u8, len: usize, startpos: usize) -> usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assert_arrays_equal` and `print_memory`
[INFO] [stdout]  --> src/interpreter.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::util::{assert_arrays_equal, print_memory};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `i8_to_i4` is never used
[INFO] [stdout]   --> src/compiler/assembler.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn i8_to_i4(x: i8) -> u8 {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/compiler/assembler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]   |                        --------- in this derive macro expansion
[INFO] [stdout] 7 | pub struct Program {
[INFO] [stdout] 8 |     func: fn(bf_memory: *mut u8, len: usize, startpos: usize) -> usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iai v0.1.1
[INFO] [stderr]    Compiling hitze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `assert_arrays_equal` and `print_memory`
[INFO] [stdout]  --> src/interpreter.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::util::{assert_arrays_equal, print_memory};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `assert_arrays_equal` and `print_memory`
[INFO] [stdout]  --> src/interpreter.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::util::{assert_arrays_equal, print_memory};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/compiler/assembler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]   |                        --------- in this derive macro expansion
[INFO] [stdout] 7 | pub struct Program {
[INFO] [stdout] 8 |     func: fn(bf_memory: *mut u8, len: usize, startpos: usize) -> usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> src/compiler/assembler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stdout]   |                        --------- in this derive macro expansion
[INFO] [stdout] 7 | pub struct Program {
[INFO] [stdout] 8 |     func: fn(bf_memory: *mut u8, len: usize, startpos: usize) -> usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s
[INFO] running `Command { std: "docker" "inspect" "f9e9033f3c1b3f1057e2b54b5b49ce9f13300122ca1bb17c84f417ac94d412cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e9033f3c1b3f1057e2b54b5b49ce9f13300122ca1bb17c84f417ac94d412cf", kill_on_drop: false }`
[INFO] [stdout] f9e9033f3c1b3f1057e2b54b5b49ce9f13300122ca1bb17c84f417ac94d412cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34c1d2c54544c5291466d7b1a6b28624d019472f2877620c476edd3b3965df21
[INFO] running `Command { std: "docker" "start" "-a" "34c1d2c54544c5291466d7b1a6b28624d019472f2877620c476edd3b3965df21", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `assert_arrays_equal` and `print_memory`
[INFO] [stderr]  --> src/interpreter.rs:2:19
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::util::{assert_arrays_equal, print_memory};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `i8_to_i4` is never used
[INFO] [stderr]   --> src/compiler/assembler.rs:65:4
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn i8_to_i4(x: i8) -> u8 {
[INFO] [stderr]    |    ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]  --> src/compiler/assembler.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Debug, Clone, PartialEq)]
[INFO] [stderr]   |                        --------- in this derive macro expansion
[INFO] [stderr] 7 | pub struct Program {
[INFO] [stderr] 8 |     func: fn(bf_memory: *mut u8, len: usize, startpos: usize) -> usize,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the address of the same function can vary between different codegen units
[INFO] [stderr]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hitze` (lib) generated 3 warnings (run `cargo fix --lib -p hitze` to apply 1 suggestion)
[INFO] [stderr] warning: `hitze` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `hitze` (bin "hitze") generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `hitze` (bin "hitze" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hitze-2a3e06b0bb11bc54)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test optimizer::tests::test_optimize_addrel ... ok
[INFO] [stdout] test optimizer::tests::test_optimize_reset ... ok
[INFO] [stdout] test interpreter::tests::test_underflow ... ok
[INFO] [stdout] test compiler::assembler::tests::test_i8_to_i4 ... ok
[INFO] [stdout] test optimizer::tests::test_insert_compiled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hitze-b8fd1f4609d276a3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test interpreter::tests::test_underflow ... ok
[INFO] [stdout] test compiler::assembler::tests::test_i8_to_i4 ... ok
[INFO] [stdout] test optimizer::tests::test_optimize_addrel ... ok
[INFO] [stdout] test optimizer::tests::test_insert_compiled ... ok
[INFO] [stdout] test optimizer::tests::test_optimize_reset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compiler_tests.rs (/opt/rustwide/target/debug/deps/compiler_tests-9075c8cbc7837802)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_specific ... ok
[INFO] [stdout] test test_code ... ok
[INFO] [stderr]      Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-911d04b395bb1cec)
[INFO] [stdout] test test_long ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests hitze
[INFO] [stdout] test test_parser ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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] running `Command { std: "docker" "inspect" "34c1d2c54544c5291466d7b1a6b28624d019472f2877620c476edd3b3965df21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c1d2c54544c5291466d7b1a6b28624d019472f2877620c476edd3b3965df21", kill_on_drop: false }`
[INFO] [stdout] 34c1d2c54544c5291466d7b1a6b28624d019472f2877620c476edd3b3965df21
