[INFO] updating cached repository dutchmartin/ruststream [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dutchmartin/ruststream [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dutchmartin/ruststream" "work/ex/beta-1.38-1/sources/1.37.0/gh/dutchmartin/ruststream"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/dutchmartin/ruststream'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dutchmartin/ruststream" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dutchmartin/ruststream"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dutchmartin/ruststream'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ec64a846cc0994134c0b6c09afbde8f582510b31 [INFO] sha for GitHub repo dutchmartin/ruststream: ec64a846cc0994134c0b6c09afbde8f582510b31 [INFO] validating manifest of dutchmartin/ruststream 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 dutchmartin/ruststream 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 dutchmartin/ruststream [INFO] finished frobbing dutchmartin/ruststream [INFO] frobbed toml for dutchmartin/ruststream written to work/ex/beta-1.38-1/sources/1.37.0/gh/dutchmartin/ruststream/Cargo.toml [INFO] started frobbing dutchmartin/ruststream [INFO] finished frobbing dutchmartin/ruststream [INFO] frobbed toml for dutchmartin/ruststream written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dutchmartin/ruststream/Cargo.toml [INFO] crate dutchmartin/ruststream 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 dutchmartin/ruststream against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dutchmartin/ruststream:/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-08-13" "build" "--frozen"` [INFO] [stdout] d8b203638fc03dfbfc8e7684d50a860eb70782d10e95368f700f0096786ff62c [INFO] running `"docker" "start" "-a" "d8b203638fc03dfbfc8e7684d50a860eb70782d10e95368f700f0096786ff62c"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling hyper v0.12.32 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.4 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling actix-connect v0.2.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 reqwest v0.9.18 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling awc v0.2.2 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling actix-web v1.0.5 [INFO] [stderr] Compiling actix-files v0.1.4 [INFO] [stderr] Compiling rust-stream v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `crate::view_models::Livestreamer::Twitch` [INFO] [stderr] --> src/controllers/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::view_models::Livestreamer::Twitch; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `streamer_username` is never read [INFO] [stderr] --> src/controllers/mod.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | let mut streamer_username: String = "iamdutchmartin".to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Youtube` [INFO] [stderr] --> src/view_models/mod.rs:13:4 [INFO] [stderr] | [INFO] [stderr] 13 | Youtube(&'a str), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `StreamersViewModel` [INFO] [stderr] --> src/view_models/mod.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct StreamersViewModel{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `StreamerInformationViewModel` [INFO] [stderr] --> src/view_models/mod.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct StreamerInformationViewModel { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `youtube` [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | youtube: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | dotenv::dotenv(); [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 3m 15s [INFO] running `"docker" "inspect" "d8b203638fc03dfbfc8e7684d50a860eb70782d10e95368f700f0096786ff62c"` [INFO] running `"docker" "rm" "-f" "d8b203638fc03dfbfc8e7684d50a860eb70782d10e95368f700f0096786ff62c"` [INFO] [stdout] d8b203638fc03dfbfc8e7684d50a860eb70782d10e95368f700f0096786ff62c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dutchmartin/ruststream:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] fce3e23046f22af39cac19c0468990a839df6806cdf5eb342a5597cd66985dd4 [INFO] running `"docker" "start" "-a" "fce3e23046f22af39cac19c0468990a839df6806cdf5eb342a5597cd66985dd4"` [INFO] [stderr] Compiling rust-stream v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `crate::view_models::Livestreamer::Twitch` [INFO] [stderr] --> src/controllers/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::view_models::Livestreamer::Twitch; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `streamer_username` is never read [INFO] [stderr] --> src/controllers/mod.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | let mut streamer_username: String = "iamdutchmartin".to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Youtube` [INFO] [stderr] --> src/view_models/mod.rs:13:4 [INFO] [stderr] | [INFO] [stderr] 13 | Youtube(&'a str), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `StreamersViewModel` [INFO] [stderr] --> src/view_models/mod.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct StreamersViewModel{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `StreamerInformationViewModel` [INFO] [stderr] --> src/view_models/mod.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct StreamerInformationViewModel { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `youtube` [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | youtube: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | dotenv::dotenv(); [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 3.07s [INFO] running `"docker" "inspect" "fce3e23046f22af39cac19c0468990a839df6806cdf5eb342a5597cd66985dd4"` [INFO] running `"docker" "rm" "-f" "fce3e23046f22af39cac19c0468990a839df6806cdf5eb342a5597cd66985dd4"` [INFO] [stdout] fce3e23046f22af39cac19c0468990a839df6806cdf5eb342a5597cd66985dd4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/dutchmartin/ruststream:/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-08-13" "test" "--frozen"` [INFO] [stdout] 2c4059d9a11c16b3ed4880616dab53f84bde3f4600919a51e6bbfc2ebaee1c48 [INFO] running `"docker" "start" "-a" "2c4059d9a11c16b3ed4880616dab53f84bde3f4600919a51e6bbfc2ebaee1c48"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_stream-f2aa8d31b8fd119a [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" "2c4059d9a11c16b3ed4880616dab53f84bde3f4600919a51e6bbfc2ebaee1c48"` [INFO] running `"docker" "rm" "-f" "2c4059d9a11c16b3ed4880616dab53f84bde3f4600919a51e6bbfc2ebaee1c48"` [INFO] [stdout] 2c4059d9a11c16b3ed4880616dab53f84bde3f4600919a51e6bbfc2ebaee1c48