[INFO] updating cached repository sharker92/reto_10 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sharker92/reto_10 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sharker92/reto_10" "work/ex/beta-1.38-1/sources/1.37.0/gh/sharker92/reto_10"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sharker92/reto_10'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sharker92/reto_10" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sharker92/reto_10"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sharker92/reto_10'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e55c98d56654b57c9fe6d6d1ac2e539058864ea5 [INFO] sha for GitHub repo sharker92/reto_10: e55c98d56654b57c9fe6d6d1ac2e539058864ea5 [INFO] validating manifest of sharker92/reto_10 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 sharker92/reto_10 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 sharker92/reto_10 [INFO] finished frobbing sharker92/reto_10 [INFO] frobbed toml for sharker92/reto_10 written to work/ex/beta-1.38-1/sources/1.37.0/gh/sharker92/reto_10/Cargo.toml [INFO] started frobbing sharker92/reto_10 [INFO] finished frobbing sharker92/reto_10 [INFO] frobbed toml for sharker92/reto_10 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sharker92/reto_10/Cargo.toml [INFO] crate sharker92/reto_10 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 sharker92/reto_10 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sharker92/reto_10:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] f9d96551db1ebe4395661bd62d06c6a23c8b508ddb8c4f82f6d9810463318831 [INFO] running `"docker" "start" "-a" "f9d96551db1ebe4395661bd62d06c6a23c8b508ddb8c4f82f6d9810463318831"` [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.3.0 [INFO] [stderr] Compiling winit v0.17.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.48.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.34.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.52.0 [INFO] [stderr] Compiling piston_window v0.81.0 [INFO] [stderr] Compiling reto_10 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:400:21 [INFO] [stderr] | [INFO] [stderr] 400 | let mut x = datos[a].x as f64; [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:401:21 [INFO] [stderr] | [INFO] [stderr] 401 | let mut y = datos[a].y as f64; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "f9d96551db1ebe4395661bd62d06c6a23c8b508ddb8c4f82f6d9810463318831"` [INFO] running `"docker" "rm" "-f" "f9d96551db1ebe4395661bd62d06c6a23c8b508ddb8c4f82f6d9810463318831"` [INFO] [stdout] f9d96551db1ebe4395661bd62d06c6a23c8b508ddb8c4f82f6d9810463318831 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sharker92/reto_10:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2f1a0908b2e3a8f8a1034e272103c23ecd5eb979e6213f8e2ff1bfb698cbe34c [INFO] running `"docker" "start" "-a" "2f1a0908b2e3a8f8a1034e272103c23ecd5eb979e6213f8e2ff1bfb698cbe34c"` [INFO] [stderr] Compiling reto_10 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:400:21 [INFO] [stderr] | [INFO] [stderr] 400 | let mut x = datos[a].x as f64; [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:401:21 [INFO] [stderr] | [INFO] [stderr] 401 | let mut y = datos[a].y as f64; [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `"docker" "inspect" "2f1a0908b2e3a8f8a1034e272103c23ecd5eb979e6213f8e2ff1bfb698cbe34c"` [INFO] running `"docker" "rm" "-f" "2f1a0908b2e3a8f8a1034e272103c23ecd5eb979e6213f8e2ff1bfb698cbe34c"` [INFO] [stdout] 2f1a0908b2e3a8f8a1034e272103c23ecd5eb979e6213f8e2ff1bfb698cbe34c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sharker92/reto_10:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 43ab9db60fc10e9c6049df1d5005a556a9678e8040388680f36ad01dad57306f [INFO] running `"docker" "start" "-a" "43ab9db60fc10e9c6049df1d5005a556a9678e8040388680f36ad01dad57306f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/reto_10-0d1c67e34583699d [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" "43ab9db60fc10e9c6049df1d5005a556a9678e8040388680f36ad01dad57306f"` [INFO] running `"docker" "rm" "-f" "43ab9db60fc10e9c6049df1d5005a556a9678e8040388680f36ad01dad57306f"` [INFO] [stdout] 43ab9db60fc10e9c6049df1d5005a556a9678e8040388680f36ad01dad57306f