[INFO] cloning repository https://github.com/simonhdickson/carolus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonhdickson/carolus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhdickson%2Fcarolus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhdickson%2Fcarolus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34e93eb0c1d7123ffc243087f28e6fbbc4b12d67 [INFO] testing simonhdickson/carolus against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonhdickson%2Fcarolus" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simonhdickson/carolus on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simonhdickson/carolus [INFO] finished tweaking git repo https://github.com/simonhdickson/carolus [INFO] tweaked toml for git repo https://github.com/simonhdickson/carolus written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/simonhdickson/carolus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3be3e85f73dad421d1069cb7ba8e0a22c1ac721392a35d6ae6a942d7d6fb962f [INFO] running `Command { std: "docker" "start" "-a" "3be3e85f73dad421d1069cb7ba8e0a22c1ac721392a35d6ae6a942d7d6fb962f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3be3e85f73dad421d1069cb7ba8e0a22c1ac721392a35d6ae6a942d7d6fb962f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be3e85f73dad421d1069cb7ba8e0a22c1ac721392a35d6ae6a942d7d6fb962f", kill_on_drop: false }` [INFO] [stdout] 3be3e85f73dad421d1069cb7ba8e0a22c1ac721392a35d6ae6a942d7d6fb962f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 154f9b2d66396d56bf12cf0ff546a295c7f73eaf1f02785257c1bde19fd9f3d1 [INFO] running `Command { std: "docker" "start" "-a" "154f9b2d66396d56bf12cf0ff546a295c7f73eaf1f02785257c1bde19fd9f3d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.4 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling ignore v0.4.5 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling carolus-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> cli/src/the_movie_db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> cli/src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let uri = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_movie` [INFO] [stdout] --> cli/src/the_movie_db.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn find_movie(client: Client, movie_name: String, year: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_tv_show` [INFO] [stdout] --> cli/src/the_movie_db.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn find_tv_show(client: Client, tv_show_name: String, year: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_tv_series` [INFO] [stdout] --> cli/src/the_movie_db.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn find_tv_series(client: Client, tv_show_id: i32, series_id: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_tv_episode` [INFO] [stdout] --> cli/src/the_movie_db.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn find_tv_episode(client: Client, tv_show_id: i32, series_id: i32, episode_id: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling data v0.1.0 (/opt/rustwide/workdir/data) [INFO] [stderr] Compiling index v0.1.0 (/opt/rustwide/workdir/index) [INFO] [stderr] Compiling carolus v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.92s [INFO] running `Command { std: "docker" "inspect" "154f9b2d66396d56bf12cf0ff546a295c7f73eaf1f02785257c1bde19fd9f3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154f9b2d66396d56bf12cf0ff546a295c7f73eaf1f02785257c1bde19fd9f3d1", kill_on_drop: false }` [INFO] [stdout] 154f9b2d66396d56bf12cf0ff546a295c7f73eaf1f02785257c1bde19fd9f3d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91ddcafa6c48bd26b2c40f2a87403896becfc22c43364a6fdc62422d41116dd7 [INFO] running `Command { std: "docker" "start" "-a" "91ddcafa6c48bd26b2c40f2a87403896becfc22c43364a6fdc62422d41116dd7", kill_on_drop: false }` [INFO] [stderr] Compiling carolus-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling data v0.1.0 (/opt/rustwide/workdir/data) [INFO] [stderr] Compiling index v0.1.0 (/opt/rustwide/workdir/index) [INFO] [stderr] Compiling carolus v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> cli/src/the_movie_db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> cli/src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let uri = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_movie` [INFO] [stdout] --> cli/src/the_movie_db.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn find_movie(client: Client, movie_name: String, year: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_tv_show` [INFO] [stdout] --> cli/src/the_movie_db.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn find_tv_show(client: Client, tv_show_name: String, year: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_tv_series` [INFO] [stdout] --> cli/src/the_movie_db.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn find_tv_series(client: Client, tv_show_id: i32, series_id: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_tv_episode` [INFO] [stdout] --> cli/src/the_movie_db.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn find_tv_episode(client: Client, tv_show_id: i32, series_id: i32, episode_id: i32) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.77s [INFO] running `Command { std: "docker" "inspect" "91ddcafa6c48bd26b2c40f2a87403896becfc22c43364a6fdc62422d41116dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ddcafa6c48bd26b2c40f2a87403896becfc22c43364a6fdc62422d41116dd7", kill_on_drop: false }` [INFO] [stdout] 91ddcafa6c48bd26b2c40f2a87403896becfc22c43364a6fdc62422d41116dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1289026761c2ac89bbc3e500f5288164f34506daddd8ef046f05a51864d67821 [INFO] running `Command { std: "docker" "start" "-a" "1289026761c2ac89bbc3e500f5288164f34506daddd8ef046f05a51864d67821", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `serde::Deserialize` [INFO] [stderr] --> cli/src/the_movie_db.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use serde::Deserialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `uri` [INFO] [stderr] --> cli/src/main.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | let uri = [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_movie` [INFO] [stderr] --> cli/src/the_movie_db.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 39 | 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] --> cli/src/the_movie_db.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | 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] --> cli/src/the_movie_db.rs:53:8 [INFO] [stderr] | [INFO] [stderr] 53 | 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] --> cli/src/the_movie_db.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | 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] warning: `carolus-cli` (bin "carolus-cli" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/carolus-eb85daeabcbb5950) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/carolus_cli-afef61e0c43dca0a) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/data-4114fda7f4d3f5ec) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/index-d808ce38aac561d3) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parse_movie::great_escape ... ok [INFO] [stdout] test parse_movie::american_history_x ... ok [INFO] [stdout] test parse_movie::die_hard ... ok [INFO] [stdout] test parse_movie::a_clockwork_orange ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests data [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests index [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1289026761c2ac89bbc3e500f5288164f34506daddd8ef046f05a51864d67821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1289026761c2ac89bbc3e500f5288164f34506daddd8ef046f05a51864d67821", kill_on_drop: false }` [INFO] [stdout] 1289026761c2ac89bbc3e500f5288164f34506daddd8ef046f05a51864d67821