[INFO] cloning repository https://github.com/dmitryshur/podcasts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitryshur/podcasts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryshur%2Fpodcasts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryshur%2Fpodcasts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ccaecb87b0925ee939f947c55d426a5e65757f5 [INFO] testing dmitryshur/podcasts against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryshur%2Fpodcasts" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitryshur/podcasts on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmitryshur/podcasts [INFO] finished tweaking git repo https://github.com/dmitryshur/podcasts [INFO] tweaked toml for git repo https://github.com/dmitryshur/podcasts written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/dmitryshur/podcasts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33381ed95b6fd65f31007cefb4d2c0cbdb92fae172d1024a2e99bc6c25894c06 [INFO] running `Command { std: "docker" "start" "-a" "33381ed95b6fd65f31007cefb4d2c0cbdb92fae172d1024a2e99bc6c25894c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33381ed95b6fd65f31007cefb4d2c0cbdb92fae172d1024a2e99bc6c25894c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33381ed95b6fd65f31007cefb4d2c0cbdb92fae172d1024a2e99bc6c25894c06", kill_on_drop: false }` [INFO] [stdout] 33381ed95b6fd65f31007cefb4d2c0cbdb92fae172d1024a2e99bc6c25894c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0d8f521097f323dbe5557b28e5f4131b4559daf76b7ef884e878c1e542d42e7 [INFO] running `Command { std: "docker" "start" "-a" "a0d8f521097f323dbe5557b28e5f4131b4559daf76b7ef884e878c1e542d42e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling rss v1.9.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling podcasts v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.55s [INFO] running `Command { std: "docker" "inspect" "a0d8f521097f323dbe5557b28e5f4131b4559daf76b7ef884e878c1e542d42e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d8f521097f323dbe5557b28e5f4131b4559daf76b7ef884e878c1e542d42e7", kill_on_drop: false }` [INFO] [stdout] a0d8f521097f323dbe5557b28e5f4131b4559daf76b7ef884e878c1e542d42e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd849845ebd768e2d8c75f135ef53e82ce8b3c8d231c51d6de6ded7f2555b63 [INFO] running `Command { std: "docker" "start" "-a" "7fd849845ebd768e2d8c75f135ef53e82ce8b3c8d231c51d6de6ded7f2555b63", kill_on_drop: false }` [INFO] [stderr] Compiling podcasts v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `App`, `Arg` [INFO] [stdout] --> src/episodes.rs:401:16 [INFO] [stdout] | [INFO] [stdout] 401 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MultiProgress`, `ProgressStyle` [INFO] [stdout] --> src/web.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use indicatif::{MultiProgress, ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/web.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | sync::Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `client` [INFO] [stdout] --> src/web.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | client: reqwest::blocking::Client, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/web.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | fn new(progress_bar: ProgressBar) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/episodes.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | episodes.update(&podcasts, &mut writers); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `Command { std: "docker" "inspect" "7fd849845ebd768e2d8c75f135ef53e82ce8b3c8d231c51d6de6ded7f2555b63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd849845ebd768e2d8c75f135ef53e82ce8b3c8d231c51d6de6ded7f2555b63", kill_on_drop: false }` [INFO] [stdout] 7fd849845ebd768e2d8c75f135ef53e82ce8b3c8d231c51d6de6ded7f2555b63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 053181f01d09d6d4ba45b19b9a6d04bdcb58256405d5aff6c1f62cf8f461a51e [INFO] running `Command { std: "docker" "start" "-a" "053181f01d09d6d4ba45b19b9a6d04bdcb58256405d5aff6c1f62cf8f461a51e", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused imports: `App`, `Arg` [INFO] [stdout] running 11 tests [INFO] [stderr] --> src/episodes.rs:401:16 [INFO] [stderr] | [INFO] [stderr] 401 | use clap::{App, Arg}; [INFO] [stderr] | ^^^ ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MultiProgress`, `ProgressStyle` [INFO] [stderr] --> src/web.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | use indicatif::{MultiProgress, ProgressBar, ProgressStyle}; [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `sync::Arc` [INFO] [stderr] --> src/web.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | sync::Arc, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `client` [INFO] [stderr] --> src/web.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | client: reqwest::blocking::Client, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/web.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | fn new(progress_bar: ProgressBar) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/episodes.rs:442:9 [INFO] [stderr] | [INFO] [stderr] 442 | episodes.update(&podcasts, &mut writers); [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] warning: `podcasts` (lib test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/podcasts-96237fa6dc55ab09) [INFO] [stdout] test episodes::tests::list_episodes ... ok [INFO] [stdout] test podcasts::tests::podcasts_list ... ok [INFO] [stdout] test podcasts::tests::podcasts_remove ... ok [INFO] [stdout] test podcasts::tests::podcasts_list_multiple ... ok [INFO] [stdout] test podcasts::tests::podcasts_remove_multiple ... ok [INFO] [stdout] test podcasts::tests::podcasts_add_existing ... ok [INFO] [stdout] test episodes::tests::download ... ok [INFO] [stdout] test podcasts::tests::podcasts_add_append ... ok [INFO] [stdout] test podcasts::tests::podcasts_add_single ... ok [INFO] [stdout] test episodes::tests::update ... ok [INFO] [stdout] test podcasts::tests::podcasts_add_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/podcasts-5ad589968e7472c6) [INFO] [stdout] [INFO] [stderr] Doc-tests podcasts [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 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" "053181f01d09d6d4ba45b19b9a6d04bdcb58256405d5aff6c1f62cf8f461a51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "053181f01d09d6d4ba45b19b9a6d04bdcb58256405d5aff6c1f62cf8f461a51e", kill_on_drop: false }` [INFO] [stdout] 053181f01d09d6d4ba45b19b9a6d04bdcb58256405d5aff6c1f62cf8f461a51e