[INFO] cloning repository https://github.com/pvillega/twitter_privacy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvillega/twitter_privacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillega%2Ftwitter_privacy"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillega%2Ftwitter_privacy'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 55124d84b4f8a9942862e544c6ee98e34244e271 [INFO] testing pvillega/twitter_privacy against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvillega%2Ftwitter_privacy" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pvillega/twitter_privacy 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/pvillega/twitter_privacy [INFO] finished tweaking git repo https://github.com/pvillega/twitter_privacy [INFO] tweaked toml for git repo https://github.com/pvillega/twitter_privacy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/pvillega/twitter_privacy 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8a60282996a260cfb748612a1bd1975be44da7f4ca44c21b2284a8d732c59ab8 [INFO] running `"docker" "start" "-a" "8a60282996a260cfb748612a1bd1975be44da7f4ca44c21b2284a8d732c59ab8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling egg-mode v0.13.0 [INFO] [stderr] Compiling twitter_privacy v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:121:63 [INFO] [stderr] | [INFO] [stderr] 121 | Err(e) => return Err(APIError::UserDetailsError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:176:55 [INFO] [stderr] | [INFO] [stderr] 176 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:195:55 [INFO] [stderr] | [INFO] [stderr] 195 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:246:49 [INFO] [stderr] | [INFO] [stderr] 246 | Err(e) => Err(APIError::TimelineError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `"docker" "inspect" "8a60282996a260cfb748612a1bd1975be44da7f4ca44c21b2284a8d732c59ab8"` [INFO] running `"docker" "rm" "-f" "8a60282996a260cfb748612a1bd1975be44da7f4ca44c21b2284a8d732c59ab8"` [INFO] [stdout] 8a60282996a260cfb748612a1bd1975be44da7f4ca44c21b2284a8d732c59ab8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] d87f8bb054bc95d9c75cba3753bf7e2d0fe1b0a6f3fef4fc5df4ccca079341b2 [INFO] running `"docker" "start" "-a" "d87f8bb054bc95d9c75cba3753bf7e2d0fe1b0a6f3fef4fc5df4ccca079341b2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:121:63 [INFO] [stderr] | [INFO] [stderr] 121 | Err(e) => return Err(APIError::UserDetailsError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:176:55 [INFO] [stderr] | [INFO] [stderr] 176 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:195:55 [INFO] [stderr] | [INFO] [stderr] 195 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:246:49 [INFO] [stderr] | [INFO] [stderr] 246 | Err(e) => Err(APIError::TimelineError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.0 [INFO] [stderr] Compiling twitter_privacy v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:121:63 [INFO] [stderr] | [INFO] [stderr] 121 | Err(e) => return Err(APIError::UserDetailsError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:176:55 [INFO] [stderr] | [INFO] [stderr] 176 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:195:55 [INFO] [stderr] | [INFO] [stderr] 195 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:246:49 [INFO] [stderr] | [INFO] [stderr] 246 | Err(e) => Err(APIError::TimelineError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.37s [INFO] running `"docker" "inspect" "d87f8bb054bc95d9c75cba3753bf7e2d0fe1b0a6f3fef4fc5df4ccca079341b2"` [INFO] running `"docker" "rm" "-f" "d87f8bb054bc95d9c75cba3753bf7e2d0fe1b0a6f3fef4fc5df4ccca079341b2"` [INFO] [stdout] d87f8bb054bc95d9c75cba3753bf7e2d0fe1b0a6f3fef4fc5df4ccca079341b2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 00be6205b7b06a4e49e89c30c32f915ec1748ba4efeb917abc395cc37c6f709d [INFO] running `"docker" "start" "-a" "00be6205b7b06a4e49e89c30c32f915ec1748ba4efeb917abc395cc37c6f709d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:121:63 [INFO] [stderr] | [INFO] [stderr] 121 | Err(e) => return Err(APIError::UserDetailsError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:176:55 [INFO] [stderr] | [INFO] [stderr] 176 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:195:55 [INFO] [stderr] | [INFO] [stderr] 195 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:246:49 [INFO] [stderr] | [INFO] [stderr] 246 | Err(e) => Err(APIError::TimelineError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:121:63 [INFO] [stderr] | [INFO] [stderr] 121 | Err(e) => return Err(APIError::UserDetailsError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:176:55 [INFO] [stderr] | [INFO] [stderr] 176 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:195:55 [INFO] [stderr] | [INFO] [stderr] 195 | .map_err(|e| APIError::ErasureError(e.description().to_string())) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/api/mod.rs:246:49 [INFO] [stderr] | [INFO] [stderr] 246 | Err(e) => Err(APIError::TimelineError(e.description().to_string())), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/twitter_privacy-c3cf3dc79ae1ffa7 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::clear_user_timeline::propagates_errors_from_likes_tl ... ok [INFO] [stdout] test tests::process_timeline::propagates_action_errors ... ok [INFO] [stdout] test tests::clear_user_timeline::propagates_errors_from_user_tl ... ok [INFO] [stdout] test tests::default_maintenance_action::propagates_unlike_api_errors ... ok [INFO] [stdout] test tests::process_timeline::propagates_dataset_errors ... ok [INFO] [stdout] test tests::default_maintenance_action::calls_expected_methods_if_liked ... ok [INFO] [stdout] test tests::clear_user_timeline::calls_expected_methods_in_api ... ok [INFO] [stdout] test tests::default_maintenance_action::propagates_erase_api_errors ... ok [INFO] [stdout] test tests::default_maintenance_action::propagates_unretweet_api_errors ... ok [INFO] [stdout] test tests::default_maintenance_action::calls_expected_methods_if_retweeted ... ok [INFO] [stdout] test tests::is_erasable::work_on_dates_as_expected ... ok [INFO] [stdout] test tests::process_timeline::returns_ok_on_empty_dataset ... ok [INFO] [stdout] test tests::default_maintenance_action::calls_expected_methods_if_all ... ok [INFO] [stdout] test tests::process_timeline::consumes_full_dataset ... ok [INFO] [stdout] test config::tests::for_not_present ... ok [INFO] [stdout] test config::tests::for_not_unicode ... ok [INFO] [stdout] test tests::process_timeline::only_calls_action_for_tweets_within_expected_time_window ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/main-17491e8e40c0f4d7 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests twitter_privacy [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "00be6205b7b06a4e49e89c30c32f915ec1748ba4efeb917abc395cc37c6f709d"` [INFO] running `"docker" "rm" "-f" "00be6205b7b06a4e49e89c30c32f915ec1748ba4efeb917abc395cc37c6f709d"` [INFO] [stdout] 00be6205b7b06a4e49e89c30c32f915ec1748ba4efeb917abc395cc37c6f709d