[INFO] updating cached repository faebser/beautiful-wallpaper-every-day [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/faebser/beautiful-wallpaper-every-day [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/faebser/beautiful-wallpaper-every-day" "work/ex/beta-1.37-6/sources/1.36.0/gh/faebser/beautiful-wallpaper-every-day"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/faebser/beautiful-wallpaper-every-day'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/faebser/beautiful-wallpaper-every-day" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/faebser/beautiful-wallpaper-every-day"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/faebser/beautiful-wallpaper-every-day'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 871d817a484f3fb4386504f6f8bfeedcf57501c9 [INFO] sha for GitHub repo faebser/beautiful-wallpaper-every-day: 871d817a484f3fb4386504f6f8bfeedcf57501c9 [INFO] validating manifest of faebser/beautiful-wallpaper-every-day 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 faebser/beautiful-wallpaper-every-day 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 faebser/beautiful-wallpaper-every-day [INFO] finished frobbing faebser/beautiful-wallpaper-every-day [INFO] frobbed toml for faebser/beautiful-wallpaper-every-day written to work/ex/beta-1.37-6/sources/1.36.0/gh/faebser/beautiful-wallpaper-every-day/Cargo.toml [INFO] started frobbing faebser/beautiful-wallpaper-every-day [INFO] finished frobbing faebser/beautiful-wallpaper-every-day [INFO] frobbed toml for faebser/beautiful-wallpaper-every-day written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/faebser/beautiful-wallpaper-every-day/Cargo.toml [INFO] crate faebser/beautiful-wallpaper-every-day 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 faebser/beautiful-wallpaper-every-day against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/faebser/beautiful-wallpaper-every-day:/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.36.0" "build" "--frozen"` [INFO] [stdout] b7948624acd60000bbddfb8ec0d01287d8d8799e58b096b71d5fc1f77113f6e5 [INFO] running `"docker" "start" "-a" "b7948624acd60000bbddfb8ec0d01287d8d8799e58b096b71d5fc1f77113f6e5"` [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling serde_derive_internals v0.22.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling serde_derive v1.0.35 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.4 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling unsplash v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:223:32 [INFO] [stderr] | [INFO] [stderr] 223 | let root_path = input_path.trim_right_matches('\n'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "b7948624acd60000bbddfb8ec0d01287d8d8799e58b096b71d5fc1f77113f6e5"` [INFO] running `"docker" "rm" "-f" "b7948624acd60000bbddfb8ec0d01287d8d8799e58b096b71d5fc1f77113f6e5"` [INFO] [stdout] b7948624acd60000bbddfb8ec0d01287d8d8799e58b096b71d5fc1f77113f6e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/faebser/beautiful-wallpaper-every-day:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5ff45517ee634b2708e169d19e58c694684e71fda964d65cc7a82411eb560e9b [INFO] running `"docker" "start" "-a" "5ff45517ee634b2708e169d19e58c694684e71fda964d65cc7a82411eb560e9b"` [INFO] [stderr] Compiling unsplash v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:223:32 [INFO] [stderr] | [INFO] [stderr] 223 | let root_path = input_path.trim_right_matches('\n'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.27s [INFO] running `"docker" "inspect" "5ff45517ee634b2708e169d19e58c694684e71fda964d65cc7a82411eb560e9b"` [INFO] running `"docker" "rm" "-f" "5ff45517ee634b2708e169d19e58c694684e71fda964d65cc7a82411eb560e9b"` [INFO] [stdout] 5ff45517ee634b2708e169d19e58c694684e71fda964d65cc7a82411eb560e9b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/faebser/beautiful-wallpaper-every-day:/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.36.0" "test" "--frozen"` [INFO] [stdout] c8e43a5df45b68ea6989d498f1e358389ce0a27f8b7c9bc5031383bcab3c79f9 [INFO] running `"docker" "start" "-a" "c8e43a5df45b68ea6989d498f1e358389ce0a27f8b7c9bc5031383bcab3c79f9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/unsplash-7e55822174f2fc20 [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" "c8e43a5df45b68ea6989d498f1e358389ce0a27f8b7c9bc5031383bcab3c79f9"` [INFO] running `"docker" "rm" "-f" "c8e43a5df45b68ea6989d498f1e358389ce0a27f8b7c9bc5031383bcab3c79f9"` [INFO] [stdout] c8e43a5df45b68ea6989d498f1e358389ce0a27f8b7c9bc5031383bcab3c79f9