[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.38-1/sources/1.37.0/gh/martinhath/nail"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/martinhath/nail'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martinhath/nail" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/martinhath/nail"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 martinhath/nail 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 martinhath/nail [INFO] finished frobbing martinhath/nail [INFO] frobbed toml for martinhath/nail written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 martinhath/nail 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4f027b0170598c0868e75fe7031b29a8a1c7086fccb23a8bc2b044fa2f3a2959 [INFO] running `"docker" "start" "-a" "4f027b0170598c0868e75fe7031b29a8a1c7086fccb23a8bc2b044fa2f3a2959"` [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling rayon v0.8.2 [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.45s [INFO] running `"docker" "inspect" "4f027b0170598c0868e75fe7031b29a8a1c7086fccb23a8bc2b044fa2f3a2959"` [INFO] running `"docker" "rm" "-f" "4f027b0170598c0868e75fe7031b29a8a1c7086fccb23a8bc2b044fa2f3a2959"` [INFO] [stdout] 4f027b0170598c0868e75fe7031b29a8a1c7086fccb23a8bc2b044fa2f3a2959 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7dee85b6cdb61168407150192eb0e4e2b2d86af0826e49824e65cf5c0539d321 [INFO] running `"docker" "start" "-a" "7dee85b6cdb61168407150192eb0e4e2b2d86af0826e49824e65cf5c0539d321"` [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.49s [INFO] running `"docker" "inspect" "7dee85b6cdb61168407150192eb0e4e2b2d86af0826e49824e65cf5c0539d321"` [INFO] running `"docker" "rm" "-f" "7dee85b6cdb61168407150192eb0e4e2b2d86af0826e49824e65cf5c0539d321"` [INFO] [stdout] 7dee85b6cdb61168407150192eb0e4e2b2d86af0826e49824e65cf5c0539d321 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] a5f66c181cc609d527b122dbfc51a2cda5509f2a7aeae687c0c147b7ceffc8ab [INFO] running `"docker" "start" "-a" "a5f66c181cc609d527b122dbfc51a2cda5509f2a7aeae687c0c147b7ceffc8ab"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/nail-9636f1410fb6e67f [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" "a5f66c181cc609d527b122dbfc51a2cda5509f2a7aeae687c0c147b7ceffc8ab"` [INFO] running `"docker" "rm" "-f" "a5f66c181cc609d527b122dbfc51a2cda5509f2a7aeae687c0c147b7ceffc8ab"` [INFO] [stdout] a5f66c181cc609d527b122dbfc51a2cda5509f2a7aeae687c0c147b7ceffc8ab