[INFO] cloning repository https://github.com/Benjins/avx-codegen-fuzzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Benjins/avx-codegen-fuzzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjins%2Favx-codegen-fuzzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjins%2Favx-codegen-fuzzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e596f867a81910eaf201b065490e35cb33817384
[INFO] building Benjins/avx-codegen-fuzzer against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenjins%2Favx-codegen-fuzzer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Benjins/avx-codegen-fuzzer on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Benjins/avx-codegen-fuzzer
[INFO] finished tweaking git repo https://github.com/Benjins/avx-codegen-fuzzer
[INFO] tweaked toml for git repo https://github.com/Benjins/avx-codegen-fuzzer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Benjins/avx-codegen-fuzzer 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Benjins/rs-executable_memory.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roxmltree v0.14.1
[INFO] [stderr]   Downloaded syn v2.0.40
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2ade41658a937a0b75e5b0d4c8180125167fe88c609e61863947582bcbb3910
[INFO] running `Command { std: "docker" "start" "-a" "b2ade41658a937a0b75e5b0d4c8180125167fe88c609e61863947582bcbb3910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2ade41658a937a0b75e5b0d4c8180125167fe88c609e61863947582bcbb3910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ade41658a937a0b75e5b0d4c8180125167fe88c609e61863947582bcbb3910", kill_on_drop: false }`
[INFO] [stdout] b2ade41658a937a0b75e5b0d4c8180125167fe88c609e61863947582bcbb3910
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 245e718e1f5555dbb6657fd08762b2943440e6f4999fa459c8987bc91b1b161e
[INFO] running `Command { std: "docker" "start" "-a" "245e718e1f5555dbb6657fd08762b2943440e6f4999fa459c8987bc91b1b161e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling executable_memory v0.1.2 (https://github.com/Benjins/rs-executable_memory.git?branch=bns-16K-pages#b2e969f4)
[INFO] [stderr]    Compiling simd-codegen-fuzzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/rand.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{Instant, SystemTime};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aligned_slice::AlignedSlice`
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use aligned_slice::AlignedSlice;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CompilerIOMessage_WriteStdin` should have an upper camel case name
[INFO] [stdout]   --> src/compilation_config.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct CompilerIOMessage_WriteStdin {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CompilerIomessageWriteStdin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc`
[INFO] [stdout]  --> src/exec_mem.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::x86_intrinsics::AlignedWrapper`
[INFO] [stdout]   --> src/exec_mem.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::x86_intrinsics::AlignedWrapper;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CodeExeAndInput`
[INFO] [stdout]   --> src/arm_codegen_fuzzing.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::code_exe_server_conn::{CodeExeAndInput, CodeExeServClient};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::x86_intrinsics::AlignedWrapper`
[INFO] [stdout]   --> src/arm_codegen_fuzzing.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::x86_intrinsics::AlignedWrapper;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:474:2
[INFO] [stdout]     |
[INFO] [stdout] 429 | /     match res {
[INFO] [stdout] 430 | |         GenCodeResult::Success(ref compiled_outputs) => {
[INFO] [stdout] 431 | |             let code_meta = fuzzer.read_meta_from_string(&serial_meta);
[INFO] [stdout] 432 | |             let input = fuzzer.read_input_from_string(&input_txt);
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 473 |       
[INFO] [stdout] 474 |       io_thread_handle.kill_thread();
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chk_stk_fail_file_offset`
[INFO] [stdout]    --> src/parse_exe.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut chk_stk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chk_stk_fail_file_offset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_chk_fail_file_offset`
[INFO] [stdout]    --> src/parse_exe.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut stack_chk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_chk_fail_file_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reloc_relative_offset_in_pages`
[INFO] [stdout]    --> src/parse_exe.rs:319:15
[INFO] [stdout]     |
[INFO] [stdout] 319 | ...                   let reloc_relative_offset_in_pages = reloc_relative_offset >> 12;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reloc_relative_offset_in_pages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reloc_insert_offset_in_memory`
[INFO] [stdout]    --> src/parse_exe.rs:324:15
[INFO] [stdout]     |
[INFO] [stdout] 324 | ...                   let reloc_insert_offset_in_memory = reloc_insert_offset_in_memory as usize;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reloc_insert_offset_in_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reloc_insert_offset_in_memory`
[INFO] [stdout]    --> src/parse_exe.rs:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 | ...                   let reloc_insert_offset_in_memory = reloc_insert_offset_in_memory as usize;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reloc_insert_offset_in_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:112:6
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut memset_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:113:6
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut chk_stk_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:114:6
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut chk_stk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:115:6
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut stack_chk_guard_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut stack_chk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exec_page`
[INFO] [stdout]    --> src/arm_codegen_fuzzing.rs:390:20
[INFO] [stdout]     |
[INFO] [stdout] 390 |     fn execute(&self, exec_page : &ExecPage, code_meta: &Self::CodeMeta, input : &Self::FuzzerInput) -> Self::FuzzerOutput {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exec_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code_meta`
[INFO] [stdout]    --> src/arm_codegen_fuzzing.rs:390:43
[INFO] [stdout]     |
[INFO] [stdout] 390 |     fn execute(&self, exec_page : &ExecPage, code_meta: &Self::CodeMeta, input : &Self::FuzzerInput) -> Self::FuzzerOutput {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/arm_codegen_fuzzing.rs:390:71
[INFO] [stdout]     |
[INFO] [stdout] 390 |     fn execute(&self, exec_page : &ExecPage, code_meta: &Self::CodeMeta, input : &Self::FuzzerInput) -> Self::FuzzerOutput {
[INFO] [stdout]     |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:316:25
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:425:25
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:530:25
[INFO] [stdout]     |
[INFO] [stdout] 530 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:605:25
[INFO] [stdout]     |
[INFO] [stdout] 605 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function call uses a SIMD vector type that (with the chosen ABI) requires the `avx` target feature, which is not enabled in the caller
[INFO] [stdout]    --> src/exec_mem.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 |             func(i_vals.as_ptr(), f_vals.as_ptr(), d_vals.as_ptr())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function called here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #116558 <https://github.com/rust-lang/rust/issues/116558>
[INFO] [stdout]     = help: consider enabling it globally (`-C target-feature=+avx`) or locally (`#[target_feature(enable="avx")]`)
[INFO] [stdout]     = note: `#[warn(abi_unsupported_vector_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: simd-codegen-fuzzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "245e718e1f5555dbb6657fd08762b2943440e6f4999fa459c8987bc91b1b161e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245e718e1f5555dbb6657fd08762b2943440e6f4999fa459c8987bc91b1b161e", kill_on_drop: false }`
[INFO] [stdout] 245e718e1f5555dbb6657fd08762b2943440e6f4999fa459c8987bc91b1b161e
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7113dab4af39f7f9522e8c5818b90577bf51aa490a047a3a360278d407645c18
[INFO] running `Command { std: "docker" "start" "-a" "7113dab4af39f7f9522e8c5818b90577bf51aa490a047a3a360278d407645c18", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-codegen-fuzzer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/rand.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::{Instant, SystemTime};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aligned_slice::AlignedSlice`
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use aligned_slice::AlignedSlice;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `CompilerIOMessage_WriteStdin` should have an upper camel case name
[INFO] [stdout]   --> src/compilation_config.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct CompilerIOMessage_WriteStdin {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CompilerIomessageWriteStdin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc`
[INFO] [stdout]  --> src/exec_mem.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use libc;
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::x86_intrinsics::AlignedWrapper`
[INFO] [stdout]   --> src/exec_mem.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::x86_intrinsics::AlignedWrapper;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CodeExeAndInput`
[INFO] [stdout]   --> src/arm_codegen_fuzzing.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::code_exe_server_conn::{CodeExeAndInput, CodeExeServClient};
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::x86_intrinsics::AlignedWrapper`
[INFO] [stdout]   --> src/arm_codegen_fuzzing.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::x86_intrinsics::AlignedWrapper;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:474:2
[INFO] [stdout]     |
[INFO] [stdout] 429 | /     match res {
[INFO] [stdout] 430 | |         GenCodeResult::Success(ref compiled_outputs) => {
[INFO] [stdout] 431 | |             let code_meta = fuzzer.read_meta_from_string(&serial_meta);
[INFO] [stdout] 432 | |             let input = fuzzer.read_input_from_string(&input_txt);
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |     }
[INFO] [stdout]     | |_____- any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout] 473 |       
[INFO] [stdout] 474 |       io_thread_handle.kill_thread();
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chk_stk_fail_file_offset`
[INFO] [stdout]    --> src/parse_exe.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut chk_stk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chk_stk_fail_file_offset`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_chk_fail_file_offset`
[INFO] [stdout]    --> src/parse_exe.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut stack_chk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_chk_fail_file_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reloc_relative_offset_in_pages`
[INFO] [stdout]    --> src/parse_exe.rs:319:15
[INFO] [stdout]     |
[INFO] [stdout] 319 | ...                   let reloc_relative_offset_in_pages = reloc_relative_offset >> 12;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reloc_relative_offset_in_pages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reloc_insert_offset_in_memory`
[INFO] [stdout]    --> src/parse_exe.rs:324:15
[INFO] [stdout]     |
[INFO] [stdout] 324 | ...                   let reloc_insert_offset_in_memory = reloc_insert_offset_in_memory as usize;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reloc_insert_offset_in_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reloc_insert_offset_in_memory`
[INFO] [stdout]    --> src/parse_exe.rs:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 | ...                   let reloc_insert_offset_in_memory = reloc_insert_offset_in_memory as usize;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reloc_insert_offset_in_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:112:6
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut memset_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:113:6
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut chk_stk_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:114:6
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut chk_stk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:115:6
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut stack_chk_guard_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parse_exe.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut stack_chk_fail_file_offset : Option<usize> = None;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exec_page`
[INFO] [stdout]    --> src/arm_codegen_fuzzing.rs:390:20
[INFO] [stdout]     |
[INFO] [stdout] 390 |     fn execute(&self, exec_page : &ExecPage, code_meta: &Self::CodeMeta, input : &Self::FuzzerInput) -> Self::FuzzerOutput {
[INFO] [stdout]     |                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exec_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code_meta`
[INFO] [stdout]    --> src/arm_codegen_fuzzing.rs:390:43
[INFO] [stdout]     |
[INFO] [stdout] 390 |     fn execute(&self, exec_page : &ExecPage, code_meta: &Self::CodeMeta, input : &Self::FuzzerInput) -> Self::FuzzerOutput {
[INFO] [stdout]     |                                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_code_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/arm_codegen_fuzzing.rs:390:71
[INFO] [stdout]     |
[INFO] [stdout] 390 |     fn execute(&self, exec_page : &ExecPage, code_meta: &Self::CodeMeta, input : &Self::FuzzerInput) -> Self::FuzzerOutput {
[INFO] [stdout]     |                                                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:316:25
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:425:25
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:530:25
[INFO] [stdout]     |
[INFO] [stdout] 530 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:605:25
[INFO] [stdout]     |
[INFO] [stdout] 605 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `io_thread_join_handle`
[INFO] [stdout]    --> src/main.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |     let (io_thread_handle, io_thread_join_handle) = CompilerIOThread::spawn_io_thread();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_io_thread_join_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "7113dab4af39f7f9522e8c5818b90577bf51aa490a047a3a360278d407645c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7113dab4af39f7f9522e8c5818b90577bf51aa490a047a3a360278d407645c18", kill_on_drop: false }`
[INFO] [stdout] 7113dab4af39f7f9522e8c5818b90577bf51aa490a047a3a360278d407645c18
