[INFO] updating cached repository https://github.com/hasezoey/yt-downloader-rust [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e961da9f80b13cf9627846509ff74dfe3fe09ac [INFO] testing hasezoey/yt-downloader-rust against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasezoey%2Fyt-downloader-rust" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasezoey/yt-downloader-rust on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 853ce7b5abea91be9a407acc981759096834323209895c2ec9f58db8cd861219 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "853ce7b5abea91be9a407acc981759096834323209895c2ec9f58db8cd861219"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling yt-downloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.67s [INFO] running `"docker" "inspect" "853ce7b5abea91be9a407acc981759096834323209895c2ec9f58db8cd861219"` [INFO] running `"docker" "rm" "-f" "853ce7b5abea91be9a407acc981759096834323209895c2ec9f58db8cd861219"` [INFO] [stdout] 853ce7b5abea91be9a407acc981759096834323209895c2ec9f58db8cd861219 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4bd3663eb30cf4571e38dcc282ee3ba09fe16ae6463244d6c5349ffb613481f0 [INFO] running `"docker" "start" "-a" "4bd3663eb30cf4571e38dcc282ee3ba09fe16ae6463244d6c5349ffb613481f0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling yt-downloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.83s [INFO] running `"docker" "inspect" "4bd3663eb30cf4571e38dcc282ee3ba09fe16ae6463244d6c5349ffb613481f0"` [INFO] running `"docker" "rm" "-f" "4bd3663eb30cf4571e38dcc282ee3ba09fe16ae6463244d6c5349ffb613481f0"` [INFO] [stdout] 4bd3663eb30cf4571e38dcc282ee3ba09fe16ae6463244d6c5349ffb613481f0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98d6b51140dd5649a24ebcc0cfdba1936682b8418a71a168f7343bb9df05fba7 [INFO] running `"docker" "start" "-a" "98d6b51140dd5649a24ebcc0cfdba1936682b8418a71a168f7343bb9df05fba7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yt_downloader-f1887f85bdc6beee [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_add_video ... 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_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 `"docker" "inspect" "98d6b51140dd5649a24ebcc0cfdba1936682b8418a71a168f7343bb9df05fba7"` [INFO] running `"docker" "rm" "-f" "98d6b51140dd5649a24ebcc0cfdba1936682b8418a71a168f7343bb9df05fba7"` [INFO] [stdout] 98d6b51140dd5649a24ebcc0cfdba1936682b8418a71a168f7343bb9df05fba7