[INFO] cloning repository https://github.com/tai-calg/ResearchProject_floatadder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tai-calg/ResearchProject_floatadder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftai-calg%2FResearchProject_floatadder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftai-calg%2FResearchProject_floatadder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6d0d963f7564e58f8956f2a37bae9d08e732dcc
[INFO] testing tai-calg/ResearchProject_floatadder against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftai-calg%2FResearchProject_floatadder" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tai-calg/ResearchProject_floatadder
[INFO] finished tweaking git repo https://github.com/tai-calg/ResearchProject_floatadder
[INFO] tweaked toml for git repo https://github.com/tai-calg/ResearchProject_floatadder written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tai-calg/ResearchProject_floatadder on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tai-calg/ResearchProject_floatadder 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded anstyle-query v1.0.2
[INFO] [stderr]   Downloaded anstream v0.6.12
[INFO] [stderr]   Downloaded clap_derive v4.5.0
[INFO] [stderr]   Downloaded windows-targets v0.52.3
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded syn v2.0.51
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.3
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6c4f76d5668a02212ddbb9f2e11a6d5cce0e06f4c426b53160558e6f5f09782
[INFO] running `Command { std: "docker" "start" "-a" "d6c4f76d5668a02212ddbb9f2e11a6d5cce0e06f4c426b53160558e6f5f09782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6c4f76d5668a02212ddbb9f2e11a6d5cce0e06f4c426b53160558e6f5f09782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6c4f76d5668a02212ddbb9f2e11a6d5cce0e06f4c426b53160558e6f5f09782", kill_on_drop: false }`
[INFO] [stdout] d6c4f76d5668a02212ddbb9f2e11a6d5cce0e06f4c426b53160558e6f5f09782
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3107ecc793cc03649c8eb86b53d5089010777c32fe8ed89a92220e0883f5b5a5
[INFO] running `Command { std: "docker" "start" "-a" "3107ecc793cc03649c8eb86b53d5089010777c32fe8ed89a92220e0883f5b5a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling floatadder_pjt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::adder_without_round::adder_without_round_run`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::adder_without_round::adder_without_round_run;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PA_interface_main_with_cin`
[INFO] [stdout]  --> src/adder_with_cmpl.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ten_adder_LG::{PA_interface_main, PA_interface_main_with_cin};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ten_adder_LG::PA`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::ten_adder_LG::PA; //関数をimport
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ten_adder_OPA::OPA`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::ten_adder_OPA::OPA; //関数をimport
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/adder_without_round.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut shift_val = cmp::min(exp_b - exp_a,10);  
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/adder_without_round.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut floor_mask:u32 = 1 << (shift_val+8-1); // when shift_val = 4 : 0b0000_1000_0000_0000
[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/adder_without_round.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let mut fract_mask:u32 = floor_mask - (1 << shift_val); // when shift_val = 4 : 0b0000_0111_1111_0000
[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/adder_without_round.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut grs_mask:u32 = (1 << shift_val) - 1; // when shift_val = 4 : 0b0000_0000_0000_1111
[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/adder_without_round.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let mut guard = false;
[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/adder_without_round.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut round = false;
[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/adder_without_round.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut fract = (calc_result & fract_mask) >> shift_val;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grs_mask`
[INFO] [stdout]   --> src/adder_without_round.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut grs_mask:u32 = (1 << shift_val) - 1; // when shift_val = 4 : 0b0000_0000_0000_1111
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grs_mask`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard`
[INFO] [stdout]   --> src/adder_without_round.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let mut guard = false;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round`
[INFO] [stdout]   --> src/adder_without_round.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut round = false;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/adder_with_cmpl.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let mut shifted_fr_a = fract_a >> shift_val; 
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fract_mask`
[INFO] [stdout]    --> src/adder_with_cmpl.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let fract_mask:u32 = (1 << 7) - 1; // 0111_1111
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fract_mask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c10`
[INFO] [stdout]   --> src/ten_adder_LG.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let (s_list,c10) = SGU(
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i2_d1`
[INFO] [stdout]   --> src/ten_adder_LG.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (p_i2_d1, g_i2_d1) = square_block_LG(p_i1_d1, p2, g_i1_d1, g2);
[INFO] [stdout]    |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i4_d1`
[INFO] [stdout]    --> src/ten_adder_LG.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let (p_i4_d1, g_i4_d1) = square_block_LG(p_i3_d2, p4, g_i3_d2, g4);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i6_d1`
[INFO] [stdout]    --> src/ten_adder_LG.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (p_i6_d1, g_i6_d1) = square_block_LG(p_i5_d3, p6, g_i5_d3, g6);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i8_d1`
[INFO] [stdout]    --> src/ten_adder_LG.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let (p_i8_d1, g_i8_d1) = square_block_LG(p_i7_d3, p8, g_i7_d3, g8);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cin`
[INFO] [stdout]    --> src/ten_adder_LG.rs:153:105
[INFO] [stdout]     |
[INFO] [stdout] 153 |     g00:bool, g10:bool ,g20:bool ,g30:bool ,g40:bool ,g50:bool ,g60:bool ,g70:bool ,g80:bool ,g90:bool, cin:bool)
[INFO] [stdout]     |                                                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_cin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c10`
[INFO] [stdout]    --> src/ten_adder_LG.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let (s_list,c10) = SGU(
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c10`
[INFO] [stdout]   --> src/ten_adder_OPA.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let (s_list,c10) = SGU(
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p1`
[INFO] [stdout]   --> src/ten_adder_OPA.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let p1 = 9.0_f64 * 0.38_f64 / 4.0_f64;
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i2_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let (p_i2_d1, g_i2_d1) = square_block(p_i1_d1/16.0, p2/2.0, g_i1_d1/16.0, g2/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i4_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let (p_i4_d1, g_i4_d1) = square_block(p_i3_d2/2.0, p4/2.0, g_i3_d2/2.0, g4/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i6_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let (p_i6_d1, g_i6_d1) = square_block(p_i5_d3/2.0, p6/2.0, g_i5_d3/2.0, g6/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i8_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let (p_i8_d1, g_i8_d1) = square_block(p_i7_d3/2.0, p8/2.0, g_i7_d3/2.0, g8/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i9_d4`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let (p_i9_d4, g_i9_d4) = square_block(p_i1_d1/8.0, p_i9_d3, g_i1_d1/8.0, g_i9_d3);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i9_d4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i2_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:206:10
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let (p_i2_d1, g_i2_d1) = square_block_without_YBranch_attenuation(p_i1_d1, p2, g_i1_d1, g2);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i4_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let (p_i4_d1, g_i4_d1) = square_block_without_YBranch_attenuation(p_i3_d2, p4, g_i3_d2, g4);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i6_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let (p_i6_d1, g_i6_d1) = square_block_without_YBranch_attenuation(p_i5_d3, p6, g_i5_d3, g6);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i8_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let (p_i8_d1, g_i8_d1) = square_block_without_YBranch_attenuation(p_i7_d3, p8, g_i7_d3, g8);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i9_d4`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let (p_i9_d4, g_i9_d4) = square_block_without_YBranch_attenuation(p_i1_d1, p_i9_d3, g_i1_d1, g_i9_d3);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i9_d4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `floor_mask` is never read
[INFO] [stdout]    --> src/main.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |             floor_mask = floor_mask << 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.06s
[INFO] running `Command { std: "docker" "inspect" "3107ecc793cc03649c8eb86b53d5089010777c32fe8ed89a92220e0883f5b5a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3107ecc793cc03649c8eb86b53d5089010777c32fe8ed89a92220e0883f5b5a5", kill_on_drop: false }`
[INFO] [stdout] 3107ecc793cc03649c8eb86b53d5089010777c32fe8ed89a92220e0883f5b5a5
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b05854a3c8abe3e767fe33b56b025e6ff657b674249131ae2d86f78f5185ec0
[INFO] running `Command { std: "docker" "start" "-a" "5b05854a3c8abe3e767fe33b56b025e6ff657b674249131ae2d86f78f5185ec0", kill_on_drop: false }`
[INFO] [stderr]    Compiling floatadder_pjt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::adder_without_round::adder_without_round_run`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::adder_without_round::adder_without_round_run;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PA_interface_main_with_cin`
[INFO] [stdout]  --> src/adder_with_cmpl.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ten_adder_LG::{PA_interface_main, PA_interface_main_with_cin};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ten_adder_LG::PA`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::ten_adder_LG::PA; //関数をimport
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ten_adder_OPA::OPA`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::ten_adder_OPA::OPA; //関数をimport
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/adder_without_round.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut shift_val = cmp::min(exp_b - exp_a,10);  
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/adder_without_round.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut floor_mask:u32 = 1 << (shift_val+8-1); // when shift_val = 4 : 0b0000_1000_0000_0000
[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/adder_without_round.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let mut fract_mask:u32 = floor_mask - (1 << shift_val); // when shift_val = 4 : 0b0000_0111_1111_0000
[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/adder_without_round.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut grs_mask:u32 = (1 << shift_val) - 1; // when shift_val = 4 : 0b0000_0000_0000_1111
[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/adder_without_round.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let mut guard = false;
[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/adder_without_round.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut round = false;
[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/adder_without_round.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut fract = (calc_result & fract_mask) >> shift_val;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grs_mask`
[INFO] [stdout]   --> src/adder_without_round.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut grs_mask:u32 = (1 << shift_val) - 1; // when shift_val = 4 : 0b0000_0000_0000_1111
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grs_mask`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guard`
[INFO] [stdout]   --> src/adder_without_round.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let mut guard = false;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round`
[INFO] [stdout]   --> src/adder_without_round.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let mut round = false;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/adder_with_cmpl.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let mut shifted_fr_a = fract_a >> shift_val; 
[INFO] [stdout]     |             ----^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fract_mask`
[INFO] [stdout]    --> src/adder_with_cmpl.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let fract_mask:u32 = (1 << 7) - 1; // 0111_1111
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fract_mask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c10`
[INFO] [stdout]   --> src/ten_adder_LG.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let (s_list,c10) = SGU(
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i2_d1`
[INFO] [stdout]   --> src/ten_adder_LG.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let (p_i2_d1, g_i2_d1) = square_block_LG(p_i1_d1, p2, g_i1_d1, g2);
[INFO] [stdout]    |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i4_d1`
[INFO] [stdout]    --> src/ten_adder_LG.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let (p_i4_d1, g_i4_d1) = square_block_LG(p_i3_d2, p4, g_i3_d2, g4);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i6_d1`
[INFO] [stdout]    --> src/ten_adder_LG.rs:109:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let (p_i6_d1, g_i6_d1) = square_block_LG(p_i5_d3, p6, g_i5_d3, g6);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i8_d1`
[INFO] [stdout]    --> src/ten_adder_LG.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let (p_i8_d1, g_i8_d1) = square_block_LG(p_i7_d3, p8, g_i7_d3, g8);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cin`
[INFO] [stdout]    --> src/ten_adder_LG.rs:153:105
[INFO] [stdout]     |
[INFO] [stdout] 153 |     g00:bool, g10:bool ,g20:bool ,g30:bool ,g40:bool ,g50:bool ,g60:bool ,g70:bool ,g80:bool ,g90:bool, cin:bool)
[INFO] [stdout]     |                                                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_cin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c10`
[INFO] [stdout]    --> src/ten_adder_LG.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let (s_list,c10) = SGU(
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c10`
[INFO] [stdout]   --> src/ten_adder_OPA.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let (s_list,c10) = SGU(
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p1`
[INFO] [stdout]   --> src/ten_adder_OPA.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let p1 = 9.0_f64 * 0.38_f64 / 4.0_f64;
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i2_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let (p_i2_d1, g_i2_d1) = square_block(p_i1_d1/16.0, p2/2.0, g_i1_d1/16.0, g2/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i4_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let (p_i4_d1, g_i4_d1) = square_block(p_i3_d2/2.0, p4/2.0, g_i3_d2/2.0, g4/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i6_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let (p_i6_d1, g_i6_d1) = square_block(p_i5_d3/2.0, p6/2.0, g_i5_d3/2.0, g6/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i8_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let (p_i8_d1, g_i8_d1) = square_block(p_i7_d3/2.0, p8/2.0, g_i7_d3/2.0, g8/2.0);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i9_d4`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:142:10
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let (p_i9_d4, g_i9_d4) = square_block(p_i1_d1/8.0, p_i9_d3, g_i1_d1/8.0, g_i9_d3);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i9_d4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i2_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:206:10
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let (p_i2_d1, g_i2_d1) = square_block_without_YBranch_attenuation(p_i1_d1, p2, g_i1_d1, g2);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i4_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let (p_i4_d1, g_i4_d1) = square_block_without_YBranch_attenuation(p_i3_d2, p4, g_i3_d2, g4);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i6_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:217:10
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let (p_i6_d1, g_i6_d1) = square_block_without_YBranch_attenuation(p_i5_d3, p6, g_i5_d3, g6);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i8_d1`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let (p_i8_d1, g_i8_d1) = square_block_without_YBranch_attenuation(p_i7_d3, p8, g_i7_d3, g8);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_i9_d4`
[INFO] [stdout]    --> src/ten_adder_OPA.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let (p_i9_d4, g_i9_d4) = square_block_without_YBranch_attenuation(p_i1_d1, p_i9_d3, g_i1_d1, g_i9_d3);
[INFO] [stdout]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i9_d4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `floor_mask` is never read
[INFO] [stdout]    --> src/main.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |             floor_mask = floor_mask << 1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "5b05854a3c8abe3e767fe33b56b025e6ff657b674249131ae2d86f78f5185ec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b05854a3c8abe3e767fe33b56b025e6ff657b674249131ae2d86f78f5185ec0", kill_on_drop: false }`
[INFO] [stdout] 5b05854a3c8abe3e767fe33b56b025e6ff657b674249131ae2d86f78f5185ec0
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60b4375d3b7e51a5ab621715a931ec660fa53514f691ef58c4b722b19e0edb92
[INFO] running `Command { std: "docker" "start" "-a" "60b4375d3b7e51a5ab621715a931ec660fa53514f691ef58c4b722b19e0edb92", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::adder_without_round::adder_without_round_run`
[INFO] [stderr]   --> src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::adder_without_round::adder_without_round_run;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PA_interface_main_with_cin`
[INFO] [stderr]  --> src/adder_with_cmpl.rs:3:46
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::ten_adder_LG::{PA_interface_main, PA_interface_main_with_cin};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ten_adder_LG::PA`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use crate::ten_adder_LG::PA; //関数をimport
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ten_adder_OPA::OPA`
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use crate::ten_adder_OPA::OPA; //関数をimport
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/adder_without_round.rs:65:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |         let mut shift_val = cmp::min(exp_b - exp_a,10);  
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/adder_without_round.rs:85:13
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let mut floor_mask:u32 = 1 << (shift_val+8-1); // when shift_val = 4 : 0b0000_1000_0000_0000
[INFO] [stderr]    |             ----^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/adder_without_round.rs:86:13
[INFO] [stderr]    |
[INFO] [stderr] 86 |         let mut fract_mask:u32 = floor_mask - (1 << shift_val); // when shift_val = 4 : 0b0000_0111_1111_0000
[INFO] [stderr]    |             ----^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/adder_without_round.rs:87:13
[INFO] [stderr]    |
[INFO] [stderr] 87 |         let mut grs_mask:u32 = (1 << shift_val) - 1; // when shift_val = 4 : 0b0000_0000_0000_1111
[INFO] [stderr]    |             ----^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/adder_without_round.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |         let mut guard = false;
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/adder_without_round.rs:89:13
[INFO] [stderr]    |
[INFO] [stderr] 89 |         let mut round = false;
[INFO] [stderr]    |             ----^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/adder_without_round.rs:119:13
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let mut fract = (calc_result & fract_mask) >> shift_val;
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `grs_mask`
[INFO] [stderr]   --> src/adder_without_round.rs:87:13
[INFO] [stderr]    |
[INFO] [stderr] 87 |         let mut grs_mask:u32 = (1 << shift_val) - 1; // when shift_val = 4 : 0b0000_0000_0000_1111
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grs_mask`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `guard`
[INFO] [stderr]   --> src/adder_without_round.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |         let mut guard = false;
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guard`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `round`
[INFO] [stderr]   --> src/adder_without_round.rs:89:13
[INFO] [stderr]    |
[INFO] [stderr] 89 |         let mut round = false;
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/adder_with_cmpl.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 109 |         let mut shifted_fr_a = fract_a >> shift_val; 
[INFO] [stderr]     |             ----^^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fract_mask`
[INFO] [stderr]    --> src/adder_with_cmpl.rs:147:13
[INFO] [stderr]     |
[INFO] [stderr] 147 |         let fract_mask:u32 = (1 << 7) - 1; // 0111_1111
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fract_mask`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c10`
[INFO] [stderr]   --> src/ten_adder_LG.rs:59:17
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let (s_list,c10) = SGU(
[INFO] [stderr]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i2_d1`
[INFO] [stderr]   --> src/ten_adder_LG.rs:97:10
[INFO] [stderr]    |
[INFO] [stderr] 97 |     let (p_i2_d1, g_i2_d1) = square_block_LG(p_i1_d1, p2, g_i1_d1, g2);
[INFO] [stderr]    |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i4_d1`
[INFO] [stderr]    --> src/ten_adder_LG.rs:103:10
[INFO] [stderr]     |
[INFO] [stderr] 103 |     let (p_i4_d1, g_i4_d1) = square_block_LG(p_i3_d2, p4, g_i3_d2, g4);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i6_d1`
[INFO] [stderr]    --> src/ten_adder_LG.rs:109:10
[INFO] [stderr]     |
[INFO] [stderr] 109 |     let (p_i6_d1, g_i6_d1) = square_block_LG(p_i5_d3, p6, g_i5_d3, g6);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i8_d1`
[INFO] [stderr]    --> src/ten_adder_LG.rs:116:10
[INFO] [stderr]     |
[INFO] [stderr] 116 |     let (p_i8_d1, g_i8_d1) = square_block_LG(p_i7_d3, p8, g_i7_d3, g8);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cin`
[INFO] [stderr]    --> src/ten_adder_LG.rs:153:105
[INFO] [stderr]     |
[INFO] [stderr] 153 |     g00:bool, g10:bool ,g20:bool ,g30:bool ,g40:bool ,g50:bool ,g60:bool ,g70:bool ,g80:bool ,g90:bool, cin:bool)
[INFO] [stderr]     |                                                                                                         ^^^ help: if this is intentional, prefix it with an underscore: `_cin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c10`
[INFO] [stderr]    --> src/ten_adder_LG.rs:256:17
[INFO] [stderr]     |
[INFO] [stderr] 256 |     let (s_list,c10) = SGU(
[INFO] [stderr]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `c10`
[INFO] [stderr]   --> src/ten_adder_OPA.rs:63:17
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let (s_list,c10) = SGU(
[INFO] [stderr]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_c10`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p1`
[INFO] [stderr]   --> src/ten_adder_OPA.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 90 |     let p1 = 9.0_f64 * 0.38_f64 / 4.0_f64;
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i2_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:120:10
[INFO] [stderr]     |
[INFO] [stderr] 120 |     let (p_i2_d1, g_i2_d1) = square_block(p_i1_d1/16.0, p2/2.0, g_i1_d1/16.0, g2/2.0);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i4_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:125:10
[INFO] [stderr]     |
[INFO] [stderr] 125 |     let (p_i4_d1, g_i4_d1) = square_block(p_i3_d2/2.0, p4/2.0, g_i3_d2/2.0, g4/2.0);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i6_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:131:10
[INFO] [stderr]     |
[INFO] [stderr] 131 |     let (p_i6_d1, g_i6_d1) = square_block(p_i5_d3/2.0, p6/2.0, g_i5_d3/2.0, g6/2.0);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i8_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:137:10
[INFO] [stderr]     |
[INFO] [stderr] 137 |     let (p_i8_d1, g_i8_d1) = square_block(p_i7_d3/2.0, p8/2.0, g_i7_d3/2.0, g8/2.0);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i9_d4`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:142:10
[INFO] [stderr]     |
[INFO] [stderr] 142 |     let (p_i9_d4, g_i9_d4) = square_block(p_i1_d1/8.0, p_i9_d3, g_i1_d1/8.0, g_i9_d3);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i9_d4`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i2_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:206:10
[INFO] [stderr]     |
[INFO] [stderr] 206 |     let (p_i2_d1, g_i2_d1) = square_block_without_YBranch_attenuation(p_i1_d1, p2, g_i1_d1, g2);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i2_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i4_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:211:10
[INFO] [stderr]     |
[INFO] [stderr] 211 |     let (p_i4_d1, g_i4_d1) = square_block_without_YBranch_attenuation(p_i3_d2, p4, g_i3_d2, g4);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i4_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i6_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:217:10
[INFO] [stderr]     |
[INFO] [stderr] 217 |     let (p_i6_d1, g_i6_d1) = square_block_without_YBranch_attenuation(p_i5_d3, p6, g_i5_d3, g6);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i6_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i8_d1`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:223:10
[INFO] [stderr]     |
[INFO] [stderr] 223 |     let (p_i8_d1, g_i8_d1) = square_block_without_YBranch_attenuation(p_i7_d3, p8, g_i7_d3, g8);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i8_d1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p_i9_d4`
[INFO] [stderr]    --> src/ten_adder_OPA.rs:228:10
[INFO] [stderr]     |
[INFO] [stderr] 228 |     let (p_i9_d4, g_i9_d4) = square_block_without_YBranch_attenuation(p_i1_d1, p_i9_d3, g_i1_d1, g_i9_d3);
[INFO] [stderr]     |          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_i9_d4`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `floor_mask` is never read
[INFO] [stderr]    --> src/main.rs:207:13
[INFO] [stderr]     |
[INFO] [stderr] 207 |             floor_mask = floor_mask << 1;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `floatadder_pjt` (bin "floatadder_pjt" test) generated 36 warnings (run `cargo fix --bin "floatadder_pjt" -p floatadder_pjt --tests` to apply 35 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/floatadder_pjt-5724eb2c0e81f375)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--bin floatadder_pjt`
[INFO] [stdout] test tests::prefix_adder_run ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::prefix_adder_run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::prefix_adder_run' (24) panicked at src/main.rs:294:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 50696
[INFO] [stdout]  right: 49285
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f2e9c208e62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f2e9c208e62 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f2e9c208e62 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f2e9c208e62 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f2e9c21d69a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f2e9c21d69a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5f2e9c20dc96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f2e9c20dc96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f2e9c1e732f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f2e9c1e732f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f2e9c201149 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f2e9c19c2ee - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f2e9c19c2ee - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f2e9c201302 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f2e9c201302 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f2e9c1e73e8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f2e9c1dedb9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f2e9c1e823d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f2e9c21dd0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f2e9c21dc23 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5f2e9c1dc58a - core[c5ed12ab89cc536a]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5f2e9c1903dd - floatadder_pjt[b7d44b4f1cddd48b]::tests::prefix_adder_run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:294:9
[INFO] [stdout]   22:     0x5f2e9c18f927 - floatadder_pjt[b7d44b4f1cddd48b]::tests::prefix_adder_run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:290:26
[INFO] [stdout]   23:     0x5f2e9c190596 - <floatadder_pjt[b7d44b4f1cddd48b]::tests::prefix_adder_run::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f2e9c19069b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f2e9c19069b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f2e9c19cefa - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f2e9c19cefa - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f2e9c19cefa - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f2e9c19cefa - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f2e9c19cefa - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f2e9c19cefa - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f2e9c19cefa - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f2e9c1973c4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f2e9c1973c4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f2e9c19f9f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f2e9c19f9f2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f2e9c19f9f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f2e9c19f9f2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f2e9c19f9f2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f2e9c19f9f2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f2e9c19f9f2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f2e9c20870f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5f2e9c20870f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x785b712d1aa4 - <unknown>
[INFO] [stdout]   45:     0x785b7135ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::prefix_adder_run
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60b4375d3b7e51a5ab621715a931ec660fa53514f691ef58c4b722b19e0edb92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b4375d3b7e51a5ab621715a931ec660fa53514f691ef58c4b722b19e0edb92", kill_on_drop: false }`
[INFO] [stdout] 60b4375d3b7e51a5ab621715a931ec660fa53514f691ef58c4b722b19e0edb92
