[INFO] updating cached repository https://github.com/hasezoey/yt-downloader-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/hasezoey/yt-downloader-rust [INFO] [stderr] 72b6374..3377e0e master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3377e0ee3b54a34806c8299fa3866c610c49f7c4 [INFO] testing hasezoey/yt-downloader-rust against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasezoey%2Fyt-downloader-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasezoey/yt-downloader-rust on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hasezoey/yt-downloader-rust [INFO] finished tweaking git repo https://github.com/hasezoey/yt-downloader-rust [INFO] tweaked toml for git repo https://github.com/hasezoey/yt-downloader-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hasezoey/yt-downloader-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", 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] 6063fa22e8930ea6741e842c6a929f6ffac7145c1c2fc8e39b88aecf881cdcc9 [INFO] running `Command { std: "docker" "start" "-a" "6063fa22e8930ea6741e842c6a929f6ffac7145c1c2fc8e39b88aecf881cdcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6063fa22e8930ea6741e842c6a929f6ffac7145c1c2fc8e39b88aecf881cdcc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6063fa22e8930ea6741e842c6a929f6ffac7145c1c2fc8e39b88aecf881cdcc9", kill_on_drop: false }` [INFO] [stdout] 6063fa22e8930ea6741e842c6a929f6ffac7145c1c2fc8e39b88aecf881cdcc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] d218e4c2fbcefd9f03835574c9c04dd3c85feda03af58243c4c049276d2846dc [INFO] running `Command { std: "docker" "start" "-a" "d218e4c2fbcefd9f03835574c9c04dd3c85feda03af58243c4c049276d2846dc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling yt-downloader v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.74s [INFO] running `Command { std: "docker" "inspect" "d218e4c2fbcefd9f03835574c9c04dd3c85feda03af58243c4c049276d2846dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d218e4c2fbcefd9f03835574c9c04dd3c85feda03af58243c4c049276d2846dc", kill_on_drop: false }` [INFO] [stdout] d218e4c2fbcefd9f03835574c9c04dd3c85feda03af58243c4c049276d2846dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d1c894ac0359e51dd0eb4fb4303abb21b8d3ad8c2703adfc1a8e24da28dc5d6 [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" "4d1c894ac0359e51dd0eb4fb4303abb21b8d3ad8c2703adfc1a8e24da28dc5d6", kill_on_drop: false }` [INFO] [stderr] Compiling yt-downloader v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "4d1c894ac0359e51dd0eb4fb4303abb21b8d3ad8c2703adfc1a8e24da28dc5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1c894ac0359e51dd0eb4fb4303abb21b8d3ad8c2703adfc1a8e24da28dc5d6", kill_on_drop: false }` [INFO] [stdout] 4d1c894ac0359e51dd0eb4fb4303abb21b8d3ad8c2703adfc1a8e24da28dc5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee6c7fbc404561562c898d6dfdb6460fcda55e535edd390e701264829f6871c2 [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" "ee6c7fbc404561562c898d6dfdb6460fcda55e535edd390e701264829f6871c2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yt_downloader-ad655709bf1f943d [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test lib::archive_schema::test::test_archive_mark_dl_finished ... ok [INFO] [stdout] test lib::archive_schema::test::test_archive_to_ytdl_archive ... ok [INFO] [stdout] test lib::archive_schema::test::test_provider_try_match ... ok [INFO] [stdout] test lib::archive_schema::test::test_archive_add_video ... ok [INFO] [stdout] test lib::archive_schema::test::test_video_set_dl_finished ... ok [INFO] [stdout] test lib::archive_schema::test::test_string_from_provider ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee6c7fbc404561562c898d6dfdb6460fcda55e535edd390e701264829f6871c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6c7fbc404561562c898d6dfdb6460fcda55e535edd390e701264829f6871c2", kill_on_drop: false }` [INFO] [stdout] ee6c7fbc404561562c898d6dfdb6460fcda55e535edd390e701264829f6871c2