[INFO] cloning repository https://github.com/taiyoslime/bf-jit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taiyoslime/bf-jit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiyoslime%2Fbf-jit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiyoslime%2Fbf-jit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a913dc538dcd9c301b1b7a079fc4692fdb7af88 [INFO] testing taiyoslime/bf-jit/9a913dc538dcd9c301b1b7a079fc4692fdb7af88 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaiyoslime%2Fbf-jit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/taiyoslime/bf-jit [INFO] finished tweaking git repo https://github.com/taiyoslime/bf-jit [INFO] tweaked toml for git repo https://github.com/taiyoslime/bf-jit written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taiyoslime/bf-jit on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/taiyoslime/bf-jit 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.1.18 [INFO] [stderr] Downloaded os_str_bytes v6.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88c1112ce94d8a9edb014d305e22b22eeb8f3a8467038cbc05992f2a72907762 [INFO] running `Command { std: "docker" "start" "-a" "88c1112ce94d8a9edb014d305e22b22eeb8f3a8467038cbc05992f2a72907762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88c1112ce94d8a9edb014d305e22b22eeb8f3a8467038cbc05992f2a72907762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c1112ce94d8a9edb014d305e22b22eeb8f3a8467038cbc05992f2a72907762", kill_on_drop: false }` [INFO] [stdout] 88c1112ce94d8a9edb014d305e22b22eeb8f3a8467038cbc05992f2a72907762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5086a8196031b38287122fd1a726b4e863903a769ac6fc21ed502c34397dfb52 [INFO] running `Command { std: "docker" "start" "-a" "5086a8196031b38287122fd1a726b4e863903a769ac6fc21ed502c34397dfb52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling bf_jit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bytecodes` [INFO] [stdout] --> src/jit.rs:295:37 [INFO] [stdout] | [INFO] [stdout] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytecodes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page` [INFO] [stdout] --> src/jit.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | fn merge(page: MachineCodePage) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_from_bytecode` and `merge` are never used [INFO] [stdout] --> src/jit.rs:295:19 [INFO] [stdout] | [INFO] [stdout] 275 | impl MachineCodePage { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | fn merge(page: MachineCodePage) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pages` is never read [INFO] [stdout] --> src/jit.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub struct JIT { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 330 | pages: BTreeMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/jit.rs:359:36 [INFO] [stdout] | [INFO] [stdout] 359 | let abort_addr = jit_abort as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 359 | let abort_addr = jit_abort as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/jit.rs:366:34 [INFO] [stdout] | [INFO] [stdout] 366 | let jit_io_addr = jit_io as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 366 | let jit_io_addr = jit_io as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s [INFO] running `Command { std: "docker" "inspect" "5086a8196031b38287122fd1a726b4e863903a769ac6fc21ed502c34397dfb52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5086a8196031b38287122fd1a726b4e863903a769ac6fc21ed502c34397dfb52", kill_on_drop: false }` [INFO] [stdout] 5086a8196031b38287122fd1a726b4e863903a769ac6fc21ed502c34397dfb52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b08a6fef5b9b2cd1aaeb3dc807da41485f3fb2d8aaf083555518620465bcc177 [INFO] running `Command { std: "docker" "start" "-a" "b08a6fef5b9b2cd1aaeb3dc807da41485f3fb2d8aaf083555518620465bcc177", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `bytecodes` [INFO] [stdout] --> src/jit.rs:295:37 [INFO] [stdout] | [INFO] [stdout] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytecodes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page` [INFO] [stdout] --> src/jit.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | fn merge(page: MachineCodePage) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_from_bytecode` and `merge` are never used [INFO] [stdout] --> src/jit.rs:295:19 [INFO] [stdout] | [INFO] [stdout] 275 | impl MachineCodePage { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | fn merge(page: MachineCodePage) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pages` is never read [INFO] [stdout] --> src/jit.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub struct JIT { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 330 | pages: BTreeMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/jit.rs:359:36 [INFO] [stdout] | [INFO] [stdout] 359 | let abort_addr = jit_abort as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 359 | let abort_addr = jit_abort as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/jit.rs:366:34 [INFO] [stdout] | [INFO] [stdout] 366 | let jit_io_addr = jit_io as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 366 | let jit_io_addr = jit_io as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bf_jit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bytecodes` [INFO] [stdout] --> src/jit.rs:295:37 [INFO] [stdout] | [INFO] [stdout] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytecodes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `page` [INFO] [stdout] --> src/jit.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 307 | fn merge(page: MachineCodePage) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_from_bytecode` and `merge` are never used [INFO] [stdout] --> src/jit.rs:295:19 [INFO] [stdout] | [INFO] [stdout] 275 | impl MachineCodePage { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 307 | fn merge(page: MachineCodePage) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pages` is never read [INFO] [stdout] --> src/jit.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub struct JIT { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 330 | pages: BTreeMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/jit.rs:359:36 [INFO] [stdout] | [INFO] [stdout] 359 | let abort_addr = jit_abort as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 359 | let abort_addr = jit_abort as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: direct cast of function item into an integer [INFO] [stdout] --> src/jit.rs:366:34 [INFO] [stdout] | [INFO] [stdout] 366 | let jit_io_addr = jit_io as usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: first cast to a pointer `as *const ()` [INFO] [stdout] | [INFO] [stdout] 366 | let jit_io_addr = jit_io as *const () as usize; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "b08a6fef5b9b2cd1aaeb3dc807da41485f3fb2d8aaf083555518620465bcc177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08a6fef5b9b2cd1aaeb3dc807da41485f3fb2d8aaf083555518620465bcc177", kill_on_drop: false }` [INFO] [stdout] b08a6fef5b9b2cd1aaeb3dc807da41485f3fb2d8aaf083555518620465bcc177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f928e87f370f5228251b7cdda9af4112cd3c213902ef5fc49848cc787f06ff6 [INFO] running `Command { std: "docker" "start" "-a" "9f928e87f370f5228251b7cdda9af4112cd3c213902ef5fc49848cc787f06ff6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `bytecodes` [INFO] [stderr] --> src/jit.rs:295:37 [INFO] [stderr] | [INFO] [stderr] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytecodes` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `page` [INFO] [stderr] --> src/jit.rs:307:14 [INFO] [stderr] | [INFO] [stderr] 307 | fn merge(page: MachineCodePage) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_page` [INFO] [stderr] [INFO] [stderr] warning: associated functions `new_from_bytecode` and `merge` are never used [INFO] [stderr] --> src/jit.rs:295:19 [INFO] [stderr] | [INFO] [stderr] 275 | impl MachineCodePage { [INFO] [stderr] | -------------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 295 | pub unsafe fn new_from_bytecode(bytecodes: &[Inst]) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 307 | fn merge(page: MachineCodePage) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `pages` is never read [INFO] [stderr] --> src/jit.rs:330:5 [INFO] [stderr] | [INFO] [stderr] 329 | pub struct JIT { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 330 | pages: BTreeMap, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: direct cast of function item into an integer [INFO] [stderr] --> src/jit.rs:359:36 [INFO] [stderr] | [INFO] [stderr] 359 | let abort_addr = jit_abort as usize; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(function_casts_as_integer)]` on by default [INFO] [stderr] help: first cast to a pointer `as *const ()` [INFO] [stderr] | [INFO] [stderr] 359 | let abort_addr = jit_abort as *const () as usize; [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: direct cast of function item into an integer [INFO] [stderr] --> src/jit.rs:366:34 [INFO] [stderr] | [INFO] [stderr] 366 | let jit_io_addr = jit_io as usize; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: first cast to a pointer `as *const ()` [INFO] [stderr] | [INFO] [stderr] 366 | let jit_io_addr = jit_io as *const () as usize; [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: `bf_jit` (lib) generated 6 warnings (run `cargo fix --lib -p bf_jit` to apply 4 suggestions) [INFO] [stderr] warning: `bf_jit` (lib test) generated 6 warnings (6 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/bf_jit-899ab1da52bd3ad2) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test bytecode::tests::compile_rsqb_error ... ok [INFO] [stdout] test bytecode::tests::compile_lsqb_error ... ok [INFO] [stdout] test token::tests::tokenize_test ... ok [INFO] [stdout] test bytecode::tests::compile_movev ... ok [INFO] [stdout] test vm::tests::run_cat ... ok [INFO] [stdout] test vm::tests::run_findzero ... ok [INFO] [stdout] test vm::tests::run_hello_world ... ok [INFO] [stdout] test vm::tests::run_movev ... ok [INFO] [stdout] test vm::tests::run_out_of_range ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bf_jit-7a238801786ad5ad) [INFO] [stdout] test bytecode::tests::compile_hello_world_red ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 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] [stderr] Doc-tests bf_jit [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 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" "9f928e87f370f5228251b7cdda9af4112cd3c213902ef5fc49848cc787f06ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f928e87f370f5228251b7cdda9af4112cd3c213902ef5fc49848cc787f06ff6", kill_on_drop: false }` [INFO] [stdout] 9f928e87f370f5228251b7cdda9af4112cd3c213902ef5fc49848cc787f06ff6