[INFO] updating cached repository martinhath/nail [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/martinhath/nail [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/martinhath/nail" "work/ex/beta-1.37-6/sources/1.36.0/gh/martinhath/nail"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/martinhath/nail'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martinhath/nail" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/martinhath/nail"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/martinhath/nail'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b579644b4a549c4820b7d6794a972b5cb379f982 [INFO] sha for GitHub repo martinhath/nail: b579644b4a549c4820b7d6794a972b5cb379f982 [INFO] validating manifest of martinhath/nail on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of martinhath/nail on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing martinhath/nail [INFO] finished frobbing martinhath/nail [INFO] frobbed toml for martinhath/nail written to work/ex/beta-1.37-6/sources/1.36.0/gh/martinhath/nail/Cargo.toml [INFO] started frobbing martinhath/nail [INFO] finished frobbing martinhath/nail [INFO] frobbed toml for martinhath/nail written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/martinhath/nail/Cargo.toml [INFO] crate martinhath/nail already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing martinhath/nail against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/martinhath/nail:/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-07-23" "build" "--frozen"` [INFO] [stdout] fa144fe2c26959472c6877d0a10e1f318be765cada03e40c6f89dfe98048b821 [INFO] running `"docker" "start" "-a" "fa144fe2c26959472c6877d0a10e1f318be765cada03e40c6f89dfe98048b821"` [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling nail v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:116:31 [INFO] [stderr] | [INFO] [stderr] 116 | fn save(&self, filename: &AsRef) -> Result<(), ::std::io::Error> { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn AsRef` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:264:25 [INFO] [stderr] | [INFO] [stderr] 264 | let mut p = image.get_pixel_mut(x as u32, y as u32); [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 28.59s [INFO] running `"docker" "inspect" "fa144fe2c26959472c6877d0a10e1f318be765cada03e40c6f89dfe98048b821"` [INFO] running `"docker" "rm" "-f" "fa144fe2c26959472c6877d0a10e1f318be765cada03e40c6f89dfe98048b821"` [INFO] [stdout] fa144fe2c26959472c6877d0a10e1f318be765cada03e40c6f89dfe98048b821 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/martinhath/nail:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 6bf1b40987e78ad3c18c8adc22b3c7979ed983d78e0e93413dc5751e870b776d [INFO] running `"docker" "start" "-a" "6bf1b40987e78ad3c18c8adc22b3c7979ed983d78e0e93413dc5751e870b776d"` [INFO] [stderr] Compiling nail v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:116:31 [INFO] [stderr] | [INFO] [stderr] 116 | fn save(&self, filename: &AsRef) -> Result<(), ::std::io::Error> { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn AsRef` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:264:25 [INFO] [stderr] | [INFO] [stderr] 264 | let mut p = image.get_pixel_mut(x as u32, y as u32); [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.25s [INFO] running `"docker" "inspect" "6bf1b40987e78ad3c18c8adc22b3c7979ed983d78e0e93413dc5751e870b776d"` [INFO] running `"docker" "rm" "-f" "6bf1b40987e78ad3c18c8adc22b3c7979ed983d78e0e93413dc5751e870b776d"` [INFO] [stdout] 6bf1b40987e78ad3c18c8adc22b3c7979ed983d78e0e93413dc5751e870b776d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/martinhath/nail:/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-07-23" "test" "--frozen"` [INFO] [stdout] 7b289907482a788d7b8ef1c87d3497324864aed61968ca713c6a7c11c3857985 [INFO] running `"docker" "start" "-a" "7b289907482a788d7b8ef1c87d3497324864aed61968ca713c6a7c11c3857985"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/nail-70e1cd730ea74a29 [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" "7b289907482a788d7b8ef1c87d3497324864aed61968ca713c6a7c11c3857985"` [INFO] running `"docker" "rm" "-f" "7b289907482a788d7b8ef1c87d3497324864aed61968ca713c6a7c11c3857985"` [INFO] [stdout] 7b289907482a788d7b8ef1c87d3497324864aed61968ca713c6a7c11c3857985