[INFO] cloning repository RealOrangeOne/spotify-now-playing [INFO] running `"git" "clone" "--bare" "git://github.com/RealOrangeOne/spotify-now-playing.git" "work/cache/sources/gh/RealOrangeOne/spotify-now-playing"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/RealOrangeOne/spotify-now-playing'... [INFO] running `"git" "clone" "work/cache/sources/gh/RealOrangeOne/spotify-now-playing" "work/ex/beta-1.37-6/sources/1.36.0/gh/RealOrangeOne/spotify-now-playing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/RealOrangeOne/spotify-now-playing'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RealOrangeOne/spotify-now-playing" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RealOrangeOne/spotify-now-playing"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RealOrangeOne/spotify-now-playing'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 08718e39853b1bb8f8cc6289661fda1f3b5fb21c [INFO] sha for GitHub repo RealOrangeOne/spotify-now-playing: 08718e39853b1bb8f8cc6289661fda1f3b5fb21c [INFO] validating manifest of RealOrangeOne/spotify-now-playing 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 RealOrangeOne/spotify-now-playing 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 RealOrangeOne/spotify-now-playing [INFO] finished frobbing RealOrangeOne/spotify-now-playing [INFO] frobbed toml for RealOrangeOne/spotify-now-playing written to work/ex/beta-1.37-6/sources/1.36.0/gh/RealOrangeOne/spotify-now-playing/Cargo.toml [INFO] started frobbing RealOrangeOne/spotify-now-playing [INFO] finished frobbing RealOrangeOne/spotify-now-playing [INFO] frobbed toml for RealOrangeOne/spotify-now-playing written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RealOrangeOne/spotify-now-playing/Cargo.toml [INFO] crate RealOrangeOne/spotify-now-playing 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spotify-oauth v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing RealOrangeOne/spotify-now-playing 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/RealOrangeOne/spotify-now-playing:/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] 02e579edfc4b7d48508acb36f583d421ed5806475e771b10500e4058ecd4c18c [INFO] running `"docker" "start" "-a" "02e579edfc4b7d48508acb36f583d421ed5806475e771b10500e4058ecd4c18c"` [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling strum v0.14.0 [INFO] [stderr] Compiling open v1.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling strum_macros v0.14.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling actix-utils v0.4.4 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling include_dir_impl v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling simple_logger v1.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling include_dir v0.2.1 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling actix-connect v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.7 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling spotify-oauth v0.1.0 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling spotify-now-playing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `"docker" "inspect" "02e579edfc4b7d48508acb36f583d421ed5806475e771b10500e4058ecd4c18c"` [INFO] running `"docker" "rm" "-f" "02e579edfc4b7d48508acb36f583d421ed5806475e771b10500e4058ecd4c18c"` [INFO] [stdout] 02e579edfc4b7d48508acb36f583d421ed5806475e771b10500e4058ecd4c18c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/RealOrangeOne/spotify-now-playing:/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] 41ddd2da77053c0f914ae716a84b5eb506e4ef070dfdd975b1ff16adb70965ab [INFO] running `"docker" "start" "-a" "41ddd2da77053c0f914ae716a84b5eb506e4ef070dfdd975b1ff16adb70965ab"` [INFO] [stderr] Compiling spotify-now-playing v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.34s [INFO] running `"docker" "inspect" "41ddd2da77053c0f914ae716a84b5eb506e4ef070dfdd975b1ff16adb70965ab"` [INFO] running `"docker" "rm" "-f" "41ddd2da77053c0f914ae716a84b5eb506e4ef070dfdd975b1ff16adb70965ab"` [INFO] [stdout] 41ddd2da77053c0f914ae716a84b5eb506e4ef070dfdd975b1ff16adb70965ab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/RealOrangeOne/spotify-now-playing:/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] dad17057484ccb11429ab14813b985cd5f11af78097c37a259eb1ec4d2962ffd [INFO] running `"docker" "start" "-a" "dad17057484ccb11429ab14813b985cd5f11af78097c37a259eb1ec4d2962ffd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/crater/target/debug/deps/spotify_now_playing-5bdc9434d0126b0a [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" "dad17057484ccb11429ab14813b985cd5f11af78097c37a259eb1ec4d2962ffd"` [INFO] running `"docker" "rm" "-f" "dad17057484ccb11429ab14813b985cd5f11af78097c37a259eb1ec4d2962ffd"` [INFO] [stdout] dad17057484ccb11429ab14813b985cd5f11af78097c37a259eb1ec4d2962ffd