[INFO] updating cached repository sajattack/uf2conv-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sajattack/uf2conv-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sajattack/uf2conv-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/sajattack/uf2conv-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sajattack/uf2conv-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sajattack/uf2conv-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sajattack/uf2conv-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sajattack/uf2conv-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 645492f4775f3711a224ae9b96e829efd9f4a41c [INFO] sha for GitHub repo sajattack/uf2conv-rs: 645492f4775f3711a224ae9b96e829efd9f4a41c [INFO] validating manifest of sajattack/uf2conv-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sajattack/uf2conv-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sajattack/uf2conv-rs [INFO] finished frobbing sajattack/uf2conv-rs [INFO] frobbed toml for sajattack/uf2conv-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/sajattack/uf2conv-rs/Cargo.toml [INFO] started frobbing sajattack/uf2conv-rs [INFO] finished frobbing sajattack/uf2conv-rs [INFO] frobbed toml for sajattack/uf2conv-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sajattack/uf2conv-rs/Cargo.toml [INFO] crate sajattack/uf2conv-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sajattack/uf2conv-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sajattack/uf2conv-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] fcc4c0c2222a898ddb85f2325cc668b3f7038eff571e43bfd1a06283df7807af [INFO] running `"docker" "start" "-a" "fcc4c0c2222a898ddb85f2325cc668b3f7038eff571e43bfd1a06283df7807af"` [INFO] [stderr] Compiling uf2conv-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:76:13 [INFO] [stderr] | [INFO] [stderr] 76 | let mut chunk = match bytes.get(ptr as usize..ptr as usize+256) { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "fcc4c0c2222a898ddb85f2325cc668b3f7038eff571e43bfd1a06283df7807af"` [INFO] running `"docker" "rm" "-f" "fcc4c0c2222a898ddb85f2325cc668b3f7038eff571e43bfd1a06283df7807af"` [INFO] [stdout] fcc4c0c2222a898ddb85f2325cc668b3f7038eff571e43bfd1a06283df7807af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sajattack/uf2conv-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 87f32a85393733f294f59a9197feb6b4154c674e87baad4ae6ab13c0385d2914 [INFO] running `"docker" "start" "-a" "87f32a85393733f294f59a9197feb6b4154c674e87baad4ae6ab13c0385d2914"` [INFO] [stderr] Compiling uf2conv-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:76:13 [INFO] [stderr] | [INFO] [stderr] 76 | let mut chunk = match bytes.get(ptr as usize..ptr as usize+256) { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "87f32a85393733f294f59a9197feb6b4154c674e87baad4ae6ab13c0385d2914"` [INFO] running `"docker" "rm" "-f" "87f32a85393733f294f59a9197feb6b4154c674e87baad4ae6ab13c0385d2914"` [INFO] [stdout] 87f32a85393733f294f59a9197feb6b4154c674e87baad4ae6ab13c0385d2914 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sajattack/uf2conv-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 8b08cb5791333a7cbfe3a89bd8cdec492eb169cd48bd657737fe3dabac7e4729 [INFO] running `"docker" "start" "-a" "8b08cb5791333a7cbfe3a89bd8cdec492eb169cd48bd657737fe3dabac7e4729"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/uf2conv_rs-1a6786b486bd2772 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8b08cb5791333a7cbfe3a89bd8cdec492eb169cd48bd657737fe3dabac7e4729"` [INFO] running `"docker" "rm" "-f" "8b08cb5791333a7cbfe3a89bd8cdec492eb169cd48bd657737fe3dabac7e4729"` [INFO] [stdout] 8b08cb5791333a7cbfe3a89bd8cdec492eb169cd48bd657737fe3dabac7e4729