[INFO] updating cached repository keysh/picture-points [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/keysh/picture-points [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/keysh/picture-points" "work/ex/beta-1.37-6/sources/1.36.0/gh/keysh/picture-points"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/keysh/picture-points'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/keysh/picture-points" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keysh/picture-points"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keysh/picture-points'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bbb847ff09d7c9dbc080e4632ea135f11fb0044a [INFO] sha for GitHub repo keysh/picture-points: bbb847ff09d7c9dbc080e4632ea135f11fb0044a [INFO] validating manifest of keysh/picture-points 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 keysh/picture-points 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 keysh/picture-points [INFO] finished frobbing keysh/picture-points [INFO] frobbed toml for keysh/picture-points written to work/ex/beta-1.37-6/sources/1.36.0/gh/keysh/picture-points/Cargo.toml [INFO] started frobbing keysh/picture-points [INFO] finished frobbing keysh/picture-points [INFO] frobbed toml for keysh/picture-points written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keysh/picture-points/Cargo.toml [INFO] crate keysh/picture-points 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 keysh/picture-points 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-7/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/keysh/picture-points:/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] 3a93c714ae8392f027cc3c5ceedc892fbff5485ca76df29694da1c16668e48fd [INFO] running `"docker" "start" "-a" "3a93c714ae8392f027cc3c5ceedc892fbff5485ca76df29694da1c16668e48fd"` [INFO] [stderr] Compiling picture-points v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | load_data(data); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "3a93c714ae8392f027cc3c5ceedc892fbff5485ca76df29694da1c16668e48fd"` [INFO] running `"docker" "rm" "-f" "3a93c714ae8392f027cc3c5ceedc892fbff5485ca76df29694da1c16668e48fd"` [INFO] [stdout] 3a93c714ae8392f027cc3c5ceedc892fbff5485ca76df29694da1c16668e48fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/keysh/picture-points:/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] 454d3125e467d495e714ccffa583321ca2a9a9594a85b4ea4bf1cdd7aabf6ad7 [INFO] running `"docker" "start" "-a" "454d3125e467d495e714ccffa583321ca2a9a9594a85b4ea4bf1cdd7aabf6ad7"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling picture-points v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | load_data(data); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `"docker" "inspect" "454d3125e467d495e714ccffa583321ca2a9a9594a85b4ea4bf1cdd7aabf6ad7"` [INFO] running `"docker" "rm" "-f" "454d3125e467d495e714ccffa583321ca2a9a9594a85b4ea4bf1cdd7aabf6ad7"` [INFO] [stdout] 454d3125e467d495e714ccffa583321ca2a9a9594a85b4ea4bf1cdd7aabf6ad7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/keysh/picture-points:/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] e10addbd8ae55aa54cf6483201b5c982518c48ef9c71403a9af1f6a64f04bceb [INFO] running `"docker" "start" "-a" "e10addbd8ae55aa54cf6483201b5c982518c48ef9c71403a9af1f6a64f04bceb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/picture_points-910e935474ad30e6 [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" "e10addbd8ae55aa54cf6483201b5c982518c48ef9c71403a9af1f6a64f04bceb"` [INFO] running `"docker" "rm" "-f" "e10addbd8ae55aa54cf6483201b5c982518c48ef9c71403a9af1f6a64f04bceb"` [INFO] [stdout] e10addbd8ae55aa54cf6483201b5c982518c48ef9c71403a9af1f6a64f04bceb