[INFO] updating cached repository https://github.com/dbr/vidl-rs [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] 8c57a2c3dacbabad845527b5ed3c62e6cac8f660 [INFO] testing dbr/vidl-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbr%2Fvidl-rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dbr/vidl-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dbr/vidl-rs [INFO] finished tweaking git repo https://github.com/dbr/vidl-rs [INFO] tweaked toml for git repo https://github.com/dbr/vidl-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/dbr/vidl-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0dcdf5b987d1b4617086ba5ad07a8b04ddd87782a76eeb1edf4bb27b78316a53 [INFO] running `"docker" "start" "-a" "0dcdf5b987d1b4617086ba5ad07a8b04ddd87782a76eeb1edf4bb27b78316a53"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling attohttpc v0.12.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling rouille v3.0.0 (https://github.com/tomaka/rouille?rev=e9692e1b19c8d25a742129a16bbe826c686ab274#e9692e1b) [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling vidl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "0dcdf5b987d1b4617086ba5ad07a8b04ddd87782a76eeb1edf4bb27b78316a53"` [INFO] running `"docker" "rm" "-f" "0dcdf5b987d1b4617086ba5ad07a8b04ddd87782a76eeb1edf4bb27b78316a53"` [INFO] [stdout] 0dcdf5b987d1b4617086ba5ad07a8b04ddd87782a76eeb1edf4bb27b78316a53 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "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] ebd34b6686b5192c27adde994cb65cd5917889073acda8db49018efb2ffbb111 [INFO] running `"docker" "start" "-a" "ebd34b6686b5192c27adde994cb65cd5917889073acda8db49018efb2ffbb111"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.25.1 [INFO] [stderr] Compiling vidl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.34s [INFO] running `"docker" "inspect" "ebd34b6686b5192c27adde994cb65cd5917889073acda8db49018efb2ffbb111"` [INFO] running `"docker" "rm" "-f" "ebd34b6686b5192c27adde994cb65cd5917889073acda8db49018efb2ffbb111"` [INFO] [stdout] ebd34b6686b5192c27adde994cb65cd5917889073acda8db49018efb2ffbb111 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "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] 07803c59655efa592566566306aed6bd15565e43d7b8ae93fe3543252880af6d [INFO] running `"docker" "start" "-a" "07803c59655efa592566566306aed6bd15565e43d7b8ae93fe3543252880af6d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vidl-63017588d08f9ef5 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test youtube::test::test_video_list_error ... ok [INFO] [stdout] test youtube::test::test_metadata ... ok [INFO] [stdout] test youtube::test::test_basic_find ... ok [INFO] [stdout] test db::tests::test_filter ... ok [INFO] [stdout] test db::tests::test_list_channels ... ok [INFO] [stdout] test libmig::test_migration ... ok [INFO] [stdout] test youtube::test::test_video_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "07803c59655efa592566566306aed6bd15565e43d7b8ae93fe3543252880af6d"` [INFO] running `"docker" "rm" "-f" "07803c59655efa592566566306aed6bd15565e43d7b8ae93fe3543252880af6d"` [INFO] [stdout] 07803c59655efa592566566306aed6bd15565e43d7b8ae93fe3543252880af6d