[INFO] updating cached repository carolustv/carolus-cli-client [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/carolustv/carolus-cli-client [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/carolustv/carolus-cli-client" "work/ex/beta-1.38-1/sources/1.37.0/gh/carolustv/carolus-cli-client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/carolustv/carolus-cli-client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/carolustv/carolus-cli-client" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/carolustv/carolus-cli-client"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/carolustv/carolus-cli-client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f6e034561ae82b75142dcc77f75ce68a00d8c6bb [INFO] sha for GitHub repo carolustv/carolus-cli-client: f6e034561ae82b75142dcc77f75ce68a00d8c6bb [INFO] validating manifest of carolustv/carolus-cli-client 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 carolustv/carolus-cli-client 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 carolustv/carolus-cli-client [INFO] finished frobbing carolustv/carolus-cli-client [INFO] frobbed toml for carolustv/carolus-cli-client written to work/ex/beta-1.38-1/sources/1.37.0/gh/carolustv/carolus-cli-client/Cargo.toml [INFO] started frobbing carolustv/carolus-cli-client [INFO] finished frobbing carolustv/carolus-cli-client [INFO] frobbed toml for carolustv/carolus-cli-client written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/carolustv/carolus-cli-client/Cargo.toml [INFO] crate carolustv/carolus-cli-client 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 carolustv/carolus-cli-client 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-0/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/carolustv/carolus-cli-client:/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] b3265cb530eddd0de00a9b2904adf9d8a7dacd851e2b25000f8a554a563a58bf [INFO] running `"docker" "start" "-a" "b3265cb530eddd0de00a9b2904adf9d8a7dacd851e2b25000f8a554a563a58bf"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gstreamer v0.11.3 [INFO] [stderr] Compiling muldiv v0.1.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gstreamer-sys v0.5.0 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling libflate v0.1.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] warning[E0596]: cannot borrow `**func` as mutable, as it is behind a `*const` pointer [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gstreamer-0.11.3/src/iterator.rs:439:8 [INFO] [stderr] | [INFO] [stderr] 435 | let func = func as *const &mut (FnMut(T) -> bool); [INFO] [stderr] | ---- help: consider changing this to be a mutable pointer: `*mut &mut dyn std::ops::FnMut(T) -> bool` [INFO] [stderr] ... [INFO] [stderr] 439 | if (*func)(value) { [INFO] [stderr] | ^^^^^^^ `func` is a `*const` pointer, so the data it refers to cannot be borrowed as mutable [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0596]: cannot borrow `**func` as mutable, as it is behind a `*const` pointer [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gstreamer-0.11.3/src/iterator.rs:455:5 [INFO] [stderr] | [INFO] [stderr] 451 | let func = func as *const &mut (FnMut(T)); [INFO] [stderr] | ---- help: consider changing this to be a mutable pointer: `*mut &mut dyn std::ops::FnMut(T)` [INFO] [stderr] ... [INFO] [stderr] 455 | (*func)(value); [INFO] [stderr] | ^^^^^^^ `func` is a `*const` pointer, so the data it refers to cannot be borrowed as mutable [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0596]: cannot borrow `**func` as mutable, as it is behind a `*const` pointer [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gstreamer-0.11.3/src/iterator.rs:473:11 [INFO] [stderr] | [INFO] [stderr] 467 | let func = func as *const &mut (FnMut(U, T) -> Result); [INFO] [stderr] | ---- help: consider changing this to be a mutable pointer: `*mut &mut dyn std::ops::FnMut(U, T) -> std::result::Result` [INFO] [stderr] ... [INFO] [stderr] 473 | match (*func)(accum.take().unwrap(), value) { [INFO] [stderr] | ^^^^^^^ `func` is a `*const` pointer, so the data it refers to cannot be borrowed as mutable [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling reqwest v0.8.6 [INFO] [stderr] Compiling carolus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `find_movie` [INFO] [stderr] --> src/the_movie_db.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn find_movie(client: Client, movie_name: String, year: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_tv_show` [INFO] [stderr] --> src/the_movie_db.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn find_tv_show(client: Client, tv_show_name: String, year: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_tv_series` [INFO] [stderr] --> src/the_movie_db.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn find_tv_series(client: Client, tv_show_id: i32, series_id: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_tv_episode` [INFO] [stderr] --> src/the_movie_db.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn find_tv_episode(client: Client, tv_show_id: i32, series_id: i32, episode_id: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "b3265cb530eddd0de00a9b2904adf9d8a7dacd851e2b25000f8a554a563a58bf"` [INFO] running `"docker" "rm" "-f" "b3265cb530eddd0de00a9b2904adf9d8a7dacd851e2b25000f8a554a563a58bf"` [INFO] [stdout] b3265cb530eddd0de00a9b2904adf9d8a7dacd851e2b25000f8a554a563a58bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/carolustv/carolus-cli-client:/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] 48a8c6929902610ade412b90e4648a8b3a92040817652ea0c6a985d4211880a5 [INFO] running `"docker" "start" "-a" "48a8c6929902610ade412b90e4648a8b3a92040817652ea0c6a985d4211880a5"` [INFO] [stderr] Compiling carolus v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `find_movie` [INFO] [stderr] --> src/the_movie_db.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn find_movie(client: Client, movie_name: String, year: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_tv_show` [INFO] [stderr] --> src/the_movie_db.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn find_tv_show(client: Client, tv_show_name: String, year: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_tv_series` [INFO] [stderr] --> src/the_movie_db.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn find_tv_series(client: Client, tv_show_id: i32, series_id: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_tv_episode` [INFO] [stderr] --> src/the_movie_db.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn find_tv_episode(client: Client, tv_show_id: i32, series_id: i32, episode_id: i32) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `"docker" "inspect" "48a8c6929902610ade412b90e4648a8b3a92040817652ea0c6a985d4211880a5"` [INFO] running `"docker" "rm" "-f" "48a8c6929902610ade412b90e4648a8b3a92040817652ea0c6a985d4211880a5"` [INFO] [stdout] 48a8c6929902610ade412b90e4648a8b3a92040817652ea0c6a985d4211880a5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/carolustv/carolus-cli-client:/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] 2db808b7f5e21d942cfc4a707d7bb79165fadcba8f1226cf1ae6bcdbce638345 [INFO] running `"docker" "start" "-a" "2db808b7f5e21d942cfc4a707d7bb79165fadcba8f1226cf1ae6bcdbce638345"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/carolus-1fe7c3e505a57cd3 [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" "2db808b7f5e21d942cfc4a707d7bb79165fadcba8f1226cf1ae6bcdbce638345"` [INFO] running `"docker" "rm" "-f" "2db808b7f5e21d942cfc4a707d7bb79165fadcba8f1226cf1ae6bcdbce638345"` [INFO] [stdout] 2db808b7f5e21d942cfc4a707d7bb79165fadcba8f1226cf1ae6bcdbce638345