[INFO] cloning repository https://github.com/magniff/md5sum-rs-openssl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magniff/md5sum-rs-openssl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagniff%2Fmd5sum-rs-openssl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagniff%2Fmd5sum-rs-openssl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3737882bf61844c14ace5c2a4e7f1c780e74160b
[INFO] testing magniff/md5sum-rs-openssl against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagniff%2Fmd5sum-rs-openssl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/magniff/md5sum-rs-openssl
[INFO] finished tweaking git repo https://github.com/magniff/md5sum-rs-openssl
[INFO] tweaked toml for git repo https://github.com/magniff/md5sum-rs-openssl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/magniff/md5sum-rs-openssl on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/magniff/md5sum-rs-openssl 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204931dae8204acca42f02bbee7c3b8b12078b41c472bde8869d7bdd4b0bbb5e
[INFO] running `Command { std: "docker" "start" "-a" "204931dae8204acca42f02bbee7c3b8b12078b41c472bde8869d7bdd4b0bbb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204931dae8204acca42f02bbee7c3b8b12078b41c472bde8869d7bdd4b0bbb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204931dae8204acca42f02bbee7c3b8b12078b41c472bde8869d7bdd4b0bbb5e", kill_on_drop: false }`
[INFO] [stdout] 204931dae8204acca42f02bbee7c3b8b12078b41c472bde8869d7bdd4b0bbb5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a415f6f016c86c589cc9b61049c2e8614f9931498ec1a3492a29c4f0beef7b3
[INFO] running `Command { std: "docker" "start" "-a" "9a415f6f016c86c589cc9b61049c2e8614f9931498ec1a3492a29c4f0beef7b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling md5sum-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: displacement 3614090360 is not within [-2147483648, 2147483647]
[INFO] [stdout]   --> src/main.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |         "lea {a:e}, [{a} + {r10} + 0xd76aa478]",
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | lea eax, [rax + r11 + 0xd76aa478]
[INFO] [stdout]    |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3905402710 is not within [-2147483648, 2147483647]
[INFO] [stdout]   --> src/main.rs:62:10
[INFO] [stdout]    |
[INFO] [stdout] 62 |         "lea {d:e}, [{d} + {r10} + 0xe8c7b756]",
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | lea esi, [rsi + r11 + 0xe8c7b756]
[INFO] [stdout]    |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3250441966 is not within [-2147483648, 2147483647]
[INFO] [stdout]   --> src/main.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 |         "lea {b:e}, [{b} + {r10} + 0xc1bdceee]",
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | lea ecx, [rcx + r11 + 0xc1bdceee]
[INFO] [stdout]    |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4118548399 is not within [-2147483648, 2147483647]
[INFO] [stdout]   --> src/main.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |         "lea {a:e}, [{a} + {r10} + 0xf57c0faf]",
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]   --> <inline asm>:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | lea eax, [rax + r11 + 0xf57c0faf]
[INFO] [stdout]    |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2821735955 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 |         "lea {c:e}, [{c} + {r10} + 0xa8304613]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:67:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | lea edx, [rdx + r11 + 0xa8304613]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4249261313 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:128:10
[INFO] [stdout]     |
[INFO] [stdout] 128 |         "lea {b:e}, [{b} + {r10} + 0xfd469501]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:76:10
[INFO] [stdout]     |
[INFO] [stdout]  76 | lea ecx, [rcx + r11 + 0xfd469501]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2336552879 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |         "lea {d:e}, [{d} + {r10} + 0x8b44f7af]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:94:10
[INFO] [stdout]     |
[INFO] [stdout]  94 | lea esi, [rsi + r11 + 0x8b44f7af]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4294925233 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 161 |         "lea {c:e}, [{c} + {r10} + 0xffff5bb1]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | lea edx, [rdx + r11 + 0xffff5bb1]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2304563134 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:172:10
[INFO] [stdout]     |
[INFO] [stdout] 172 |         "lea {b:e}, [{b} + {r10} + 0x895cd7be]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | lea ecx, [rcx + r11 + 0x895cd7be]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4254626195 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:194:10
[INFO] [stdout]     |
[INFO] [stdout] 194 |         "lea {d:e}, [{d} + {r10} + 0xfd987193]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | lea esi, [rsi + r11 + 0xfd987193]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2792965006 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:205:10
[INFO] [stdout]     |
[INFO] [stdout] 205 |         "lea {c:e}, [{c} + {r10} + 0xa679438e]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | lea edx, [rdx + r11 + 0xa679438e]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4129170786 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 |         "lea {a:e}, [{a} + {r10} + 0xf61e2562]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | lea eax, [rax + r11 + 0xf61e2562]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3225465664 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:246:10
[INFO] [stdout]     |
[INFO] [stdout] 246 |         "lea {d:e}, [{d} + {r10} + 0xc040b340]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | lea esi, [rsi + r11 + 0xc040b340]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3921069994 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:272:10
[INFO] [stdout]     |
[INFO] [stdout] 272 |         "lea {b:e}, [{b} + {r10} + 0xe9b6c7aa]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 | lea ecx, [rcx + r11 + 0xe9b6c7aa]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3593408605 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:285:10
[INFO] [stdout]     |
[INFO] [stdout] 285 |         "lea {a:e}, [{a} + {r10} + 0xd62f105d]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | lea eax, [rax + r11 + 0xd62f105d]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3634488961 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 311 |         "lea {c:e}, [{c} + {r10} + 0xd8a1e681]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | lea edx, [rdx + r11 + 0xd8a1e681]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3889429448 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:324:10
[INFO] [stdout]     |
[INFO] [stdout] 324 |         "lea {b:e}, [{b} + {r10} + 0xe7d3fbc8]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:236:10
[INFO] [stdout]     |
[INFO] [stdout] 236 | lea ecx, [rcx + r11 + 0xe7d3fbc8]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3275163606 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:350:10
[INFO] [stdout]     |
[INFO] [stdout] 350 |         "lea {d:e}, [{d} + {r10} + 0xc33707d6]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:258:10
[INFO] [stdout]     |
[INFO] [stdout] 258 | lea esi, [rsi + r11 + 0xc33707d6]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4107603335 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:363:10
[INFO] [stdout]     |
[INFO] [stdout] 363 |         "lea {c:e}, [{c} + {r10} + 0xf4d50d87]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:269:10
[INFO] [stdout]     |
[INFO] [stdout] 269 | lea edx, [rdx + r11 + 0xf4d50d87]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2850285829 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:389:10
[INFO] [stdout]     |
[INFO] [stdout] 389 |         "lea {a:e}, [{a} + {r10} + 0xa9e3e905]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:291:10
[INFO] [stdout]     |
[INFO] [stdout] 291 | lea eax, [rax + r11 + 0xa9e3e905]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4243563512 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:402:10
[INFO] [stdout]     |
[INFO] [stdout] 402 |         "lea {d:e}, [{d} + {r10} + 0xfcefa3f8]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:302:10
[INFO] [stdout]     |
[INFO] [stdout] 302 | lea esi, [rsi + r11 + 0xfcefa3f8]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2368359562 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:428:10
[INFO] [stdout]     |
[INFO] [stdout] 428 |         "lea {b:e}, [{b} + {r10} + 0x8d2a4c8a]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:324:10
[INFO] [stdout]     |
[INFO] [stdout] 324 | lea ecx, [rcx + r11 + 0x8d2a4c8a]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4294588738 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:442:10
[INFO] [stdout]     |
[INFO] [stdout] 442 |         "lea {a:e}, [{a} + {r10} + 0xfffa3942]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:332:10
[INFO] [stdout]     |
[INFO] [stdout] 332 | lea eax, [rax + r11 + 0xfffa3942]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2272392833 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:452:10
[INFO] [stdout]     |
[INFO] [stdout] 452 |         "lea {d:e}, [{d} + {r10} + 0x8771f681]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:340:10
[INFO] [stdout]     |
[INFO] [stdout] 340 | lea esi, [rsi + r11 + 0x8771f681]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4259657740 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:472:10
[INFO] [stdout]     |
[INFO] [stdout] 472 |         "lea {b:e}, [{b} + {r10} + 0xfde5380c]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:356:10
[INFO] [stdout]     |
[INFO] [stdout] 356 | lea ecx, [rcx + r11 + 0xfde5380c]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2763975236 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:482:10
[INFO] [stdout]     |
[INFO] [stdout] 482 |         "lea {a:e}, [{a} + {r10} + 0xa4beea44]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:364:10
[INFO] [stdout]     |
[INFO] [stdout] 364 | lea eax, [rax + r11 + 0xa4beea44]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4139469664 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:502:10
[INFO] [stdout]     |
[INFO] [stdout] 502 |         "lea {c:e}, [{c} + {r10} + 0xf6bb4b60]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:380:10
[INFO] [stdout]     |
[INFO] [stdout] 380 | lea edx, [rdx + r11 + 0xf6bb4b60]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3200236656 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:512:10
[INFO] [stdout]     |
[INFO] [stdout] 512 |         "lea {b:e}, [{b} + {r10} + 0xbebfbc70]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:388:10
[INFO] [stdout]     |
[INFO] [stdout] 388 | lea ecx, [rcx + r11 + 0xbebfbc70]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3936430074 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:532:10
[INFO] [stdout]     |
[INFO] [stdout] 532 |         "lea {d:e}, [{d} + {r10} + 0xeaa127fa]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:404:10
[INFO] [stdout]     |
[INFO] [stdout] 404 | lea esi, [rsi + r11 + 0xeaa127fa]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3572445317 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:542:10
[INFO] [stdout]     |
[INFO] [stdout] 542 |         "lea {c:e}, [{c} + {r10} + 0xd4ef3085]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:412:10
[INFO] [stdout]     |
[INFO] [stdout] 412 | lea edx, [rdx + r11 + 0xd4ef3085]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3654602809 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:562:10
[INFO] [stdout]     |
[INFO] [stdout] 562 |         "lea {a:e}, [{a} + {r10} + 0xd9d4d039]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:428:10
[INFO] [stdout]     |
[INFO] [stdout] 428 | lea eax, [rax + r11 + 0xd9d4d039]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3873151461 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:572:10
[INFO] [stdout]     |
[INFO] [stdout] 572 |         "lea {d:e}, [{d} + {r10} + 0xe6db99e5]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:436:10
[INFO] [stdout]     |
[INFO] [stdout] 436 | lea esi, [rsi + r11 + 0xe6db99e5]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3299628645 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:592:10
[INFO] [stdout]     |
[INFO] [stdout] 592 |         "lea {b:e}, [{b} + {r10} + 0xc4ac5665]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:452:10
[INFO] [stdout]     |
[INFO] [stdout] 452 | lea ecx, [rcx + r11 + 0xc4ac5665]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4096336452 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         "lea {a:e}, [{a} + {r10} + 0xf4292244]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:461:10
[INFO] [stdout]     |
[INFO] [stdout] 461 | lea eax, [rax + r11 + 0xf4292244]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2878612391 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:629:10
[INFO] [stdout]     |
[INFO] [stdout] 629 |         "lea {c:e}, [{c} + {r10} + 0xab9423a7]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:479:10
[INFO] [stdout]     |
[INFO] [stdout] 479 | lea edx, [rdx + r11 + 0xab9423a7]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4237533241 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:640:10
[INFO] [stdout]     |
[INFO] [stdout] 640 |         "lea {b:e}, [{b} + {r10} + 0xfc93a039]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:488:10
[INFO] [stdout]     |
[INFO] [stdout] 488 | lea ecx, [rcx + r11 + 0xfc93a039]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2399980690 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:662:10
[INFO] [stdout]     |
[INFO] [stdout] 662 |         "lea {d:e}, [{d} + {r10} + 0x8f0ccc92]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:506:10
[INFO] [stdout]     |
[INFO] [stdout] 506 | lea esi, [rsi + r11 + 0x8f0ccc92]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4293915773 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:673:10
[INFO] [stdout]     |
[INFO] [stdout] 673 |         "lea {c:e}, [{c} + {r10} + 0xffeff47d]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:515:10
[INFO] [stdout]     |
[INFO] [stdout] 515 | lea edx, [rdx + r11 + 0xffeff47d]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2240044497 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:684:10
[INFO] [stdout]     |
[INFO] [stdout] 684 |         "lea {b:e}, [{b} + {r10} + 0x85845dd1]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:524:10
[INFO] [stdout]     |
[INFO] [stdout] 524 | lea ecx, [rcx + r11 + 0x85845dd1]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4264355552 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:706:10
[INFO] [stdout]     |
[INFO] [stdout] 706 |         "lea {d:e}, [{d} + {r10} + 0xfe2ce6e0]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:542:10
[INFO] [stdout]     |
[INFO] [stdout] 542 | lea esi, [rsi + r11 + 0xfe2ce6e0]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 2734768916 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:717:10
[INFO] [stdout]     |
[INFO] [stdout] 717 |         "lea {c:e}, [{c} + {r10} + 0xa3014314]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:551:10
[INFO] [stdout]     |
[INFO] [stdout] 551 | lea edx, [rdx + r11 + 0xa3014314]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 4149444226 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:739:10
[INFO] [stdout]     |
[INFO] [stdout] 739 |         "lea {a:e}, [{a} + {r10} + 0xf7537e82]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:569:10
[INFO] [stdout]     |
[INFO] [stdout] 569 | lea eax, [rax + r11 + 0xf7537e82]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3174756917 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:750:10
[INFO] [stdout]     |
[INFO] [stdout] 750 |         "lea {d:e}, [{d} + {r10} + 0xbd3af235]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:578:10
[INFO] [stdout]     |
[INFO] [stdout] 578 | lea esi, [rsi + r11 + 0xbd3af235]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: displacement 3951481745 is not within [-2147483648, 2147483647]
[INFO] [stdout]    --> src/main.rs:772:10
[INFO] [stdout]     |
[INFO] [stdout] 772 |         "lea {b:e}, [{b} + {r10} + 0xeb86d391]",
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: instantiated into assembly here
[INFO] [stdout]    --> <inline asm>:596:10
[INFO] [stdout]     |
[INFO] [stdout] 596 | lea ecx, [rcx + r11 + 0xeb86d391]
[INFO] [stdout]     |          ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `md5sum-rs` (bin "md5sum-rs") due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "9a415f6f016c86c589cc9b61049c2e8614f9931498ec1a3492a29c4f0beef7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a415f6f016c86c589cc9b61049c2e8614f9931498ec1a3492a29c4f0beef7b3", kill_on_drop: false }`
[INFO] [stdout] 9a415f6f016c86c589cc9b61049c2e8614f9931498ec1a3492a29c4f0beef7b3
