[INFO] cloning repository https://github.com/sylvain-reynaud/djownload [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sylvain-reynaud/djownload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsylvain-reynaud%2Fdjownload", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsylvain-reynaud%2Fdjownload'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82e91d1543f8eae2a1fb49d7b04ea167f36ffdc2 [INFO] testing sylvain-reynaud/djownload 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%2Fsylvain-reynaud%2Fdjownload" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sylvain-reynaud/djownload 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/sylvain-reynaud/djownload [INFO] finished tweaking git repo https://github.com/sylvain-reynaud/djownload [INFO] tweaked toml for git repo https://github.com/sylvain-reynaud/djownload written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sylvain-reynaud/djownload 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] Downloading crates ... [INFO] [stderr] Downloaded async-recursion v1.0.0 [INFO] [stderr] Downloaded clap_derive v3.0.5 [INFO] [stderr] Downloaded google-youtube3 v2.0.8+20210330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 633a7fba8ae49c936c3f2ad0a5d46fc5e49889c70639f032856e7a577dbd7e43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "633a7fba8ae49c936c3f2ad0a5d46fc5e49889c70639f032856e7a577dbd7e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "633a7fba8ae49c936c3f2ad0a5d46fc5e49889c70639f032856e7a577dbd7e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633a7fba8ae49c936c3f2ad0a5d46fc5e49889c70639f032856e7a577dbd7e43", kill_on_drop: false }` [INFO] [stdout] 633a7fba8ae49c936c3f2ad0a5d46fc5e49889c70639f032856e7a577dbd7e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4b0af23cf833944c096a444113d99ba291efa5baf8a9f6620a25f903ea35fea2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b0af23cf833944c096a444113d99ba291efa5baf8a9f6620a25f903ea35fea2", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling clap_derive v3.0.5 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling clap v3.0.5 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling google-youtube3 v2.0.8+20210330 [INFO] [stderr] Compiling music_playlist_downloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | / download_file( [INFO] [stdout] 296 | | &client, [INFO] [stdout] 297 | | &download_url, [INFO] [stdout] 298 | | &format!("download/{}.mp3", clean_song_name), [INFO] [stdout] 299 | | ) [INFO] [stdout] 300 | | .await; [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "4b0af23cf833944c096a444113d99ba291efa5baf8a9f6620a25f903ea35fea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0af23cf833944c096a444113d99ba291efa5baf8a9f6620a25f903ea35fea2", kill_on_drop: false }` [INFO] [stdout] 4b0af23cf833944c096a444113d99ba291efa5baf8a9f6620a25f903ea35fea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc55957aac75ee9530ef3d71c0afa1ab690c239bc579fe3468971bf2d47ed893 [INFO] running `Command { std: "docker" "start" "-a" "bc55957aac75ee9530ef3d71c0afa1ab690c239bc579fe3468971bf2d47ed893", kill_on_drop: false }` [INFO] [stderr] Compiling music_playlist_downloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | / download_file( [INFO] [stdout] 296 | | &client, [INFO] [stdout] 297 | | &download_url, [INFO] [stdout] 298 | | &format!("download/{}.mp3", clean_song_name), [INFO] [stdout] 299 | | ) [INFO] [stdout] 300 | | .await; [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "bc55957aac75ee9530ef3d71c0afa1ab690c239bc579fe3468971bf2d47ed893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc55957aac75ee9530ef3d71c0afa1ab690c239bc579fe3468971bf2d47ed893", kill_on_drop: false }` [INFO] [stdout] bc55957aac75ee9530ef3d71c0afa1ab690c239bc579fe3468971bf2d47ed893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 393cf5f87a60ea30cfcd707be94349b764f632c34dcfb408229630a1de1221d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "393cf5f87a60ea30cfcd707be94349b764f632c34dcfb408229630a1de1221d3", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:295:17 [INFO] [stderr] | [INFO] [stderr] 295 | / download_file( [INFO] [stderr] 296 | | &client, [INFO] [stderr] 297 | | &download_url, [INFO] [stderr] 298 | | &format!("download/{}.mp3", clean_song_name), [INFO] [stderr] 299 | | ) [INFO] [stderr] 300 | | .await; [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: `music_playlist_downloader` (bin "music_playlist_downloader" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/music_playlist_downloader-a3c5fb4498fbc797) [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" "393cf5f87a60ea30cfcd707be94349b764f632c34dcfb408229630a1de1221d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393cf5f87a60ea30cfcd707be94349b764f632c34dcfb408229630a1de1221d3", kill_on_drop: false }` [INFO] [stdout] 393cf5f87a60ea30cfcd707be94349b764f632c34dcfb408229630a1de1221d3