[INFO] updating cached repository https://github.com/klausi/mastodon-twitter-sync [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0161ea33680dd48183a082f4a1fdc1640762e8ab [INFO] testing klausi/mastodon-twitter-sync against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklausi%2Fmastodon-twitter-sync" "/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/klausi/mastodon-twitter-sync on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/klausi/mastodon-twitter-sync [INFO] finished tweaking git repo https://github.com/klausi/mastodon-twitter-sync [INFO] tweaked toml for git repo https://github.com/klausi/mastodon-twitter-sync written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/klausi/mastodon-twitter-sync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d61339d3df86967914607cf5ef4b2b217d538acd503caef3daddea232009f502 [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" "d61339d3df86967914607cf5ef4b2b217d538acd503caef3daddea232009f502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d61339d3df86967914607cf5ef4b2b217d538acd503caef3daddea232009f502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61339d3df86967914607cf5ef4b2b217d538acd503caef3daddea232009f502", kill_on_drop: false }` [INFO] [stdout] d61339d3df86967914607cf5ef4b2b217d538acd503caef3daddea232009f502 [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 766b979885efb76d318aa5dc172ac80b7cc8fe510598baa530def0123f5b9a27 [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" "766b979885efb76d318aa5dc172ac80b7cc8fe510598baa530def0123f5b9a27", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cpuid-bool v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tap-reader v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling egg-mode-text v1.14.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_qs v0.6.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling egg-mode v0.15.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling dissolve v0.2.2 [INFO] [stderr] Compiling elefren v0.22.0 (https://github.com/klausi/elefren?rev=f608b2124c1b6014b7a6385f518c17e17651a1b6#f608b212) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling mastodon-twitter-sync v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | let (_, mut next_tweets) = match timeline.older(None).await { [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 36s [INFO] running `Command { std: "docker" "inspect" "766b979885efb76d318aa5dc172ac80b7cc8fe510598baa530def0123f5b9a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766b979885efb76d318aa5dc172ac80b7cc8fe510598baa530def0123f5b9a27", kill_on_drop: false }` [INFO] [stdout] 766b979885efb76d318aa5dc172ac80b7cc8fe510598baa530def0123f5b9a27 [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d86ec31b6304cfe6212ed34dfd3645f9873e37b8d0d2e09b27856258d4986e [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" "f4d86ec31b6304cfe6212ed34dfd3645f9873e37b8d0d2e09b27856258d4986e", kill_on_drop: false }` [INFO] [stderr] Compiling mastodon-twitter-sync v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | let (_, mut next_tweets) = match timeline.older(None).await { [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "f4d86ec31b6304cfe6212ed34dfd3645f9873e37b8d0d2e09b27856258d4986e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d86ec31b6304cfe6212ed34dfd3645f9873e37b8d0d2e09b27856258d4986e", kill_on_drop: false }` [INFO] [stdout] f4d86ec31b6304cfe6212ed34dfd3645f9873e37b8d0d2e09b27856258d4986e [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 538729a1b1fb8b65afdf260fffcdd33613b3c753d679d3c7c41cf205c1ad8b34 [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" "538729a1b1fb8b65afdf260fffcdd33613b3c753d679d3c7c41cf205c1ad8b34", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:110:17 [INFO] [stderr] | [INFO] [stderr] 110 | let (_, mut next_tweets) = match timeline.older(None).await { [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mastodon_twitter_sync-9fc6debb3ffbb595 [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test sync::tests::ignore_retweets ... ok [INFO] [stdout] test sync::tests::pictures_in_tweet ... ok [INFO] [stdout] test config::tests::serialize_config_v1_3_3 ... ok [INFO] [stdout] test config::tests::serialize_config ... ok [INFO] [stdout] test config::tests::config_empty_sync_hashtag ... ok [INFO] [stdout] test sync::tests::ignore_reblogs ... ok [INFO] [stdout] test sync::tests::quote_tweet ... ok [INFO] [stdout] test sync::tests::quote_tweet_attachments ... ok [INFO] [stdout] test sync::tests::picture_in_retweet ... ok [INFO] [stdout] test sync::tests::twitter_html_decode ... ok [INFO] [stdout] test sync::tests::quote_tweet_attachments_original ... ok [INFO] [stdout] test sync::tests::urls_in_posts ... ok [INFO] [stdout] test sync::tests::quote_tweets_are_synced_when_ignoring_retweets ... ok [INFO] [stdout] test sync::tests::video_in_tweet ... ok [INFO] [stdout] test sync::tests::tagged_posts_sent ... ok [INFO] [stdout] test sync::tests::picture_in_boost ... ok [INFO] [stdout] test sync::tests::pictures_in_toot ... ok [INFO] [stdout] test sync::tests::mastodon_boost ... ok [INFO] [stdout] test sync::tests::mastodon_html_decode ... ok [INFO] [stdout] test sync::tests::umlaut_toot ... ok [INFO] [stdout] test sync::tests::ignore_untagged_posts ... ok [INFO] [stdout] test sync::tests::old_rt_prefix ... ok [INFO] [stdout] test sync::tests::mastodon_boost_url ... ok [INFO] [stdout] test sync::tests::direct_toot ... ok [INFO] [stdout] test sync::tests::over_long_status_on_both ... ok [INFO] [stdout] test sync::tests::case_insensitive ... ok [INFO] [stdout] test sync::tests::tweet_shortening ... ok [INFO] [stdout] test sync::tests::short_version_on_twitter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "538729a1b1fb8b65afdf260fffcdd33613b3c753d679d3c7c41cf205c1ad8b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538729a1b1fb8b65afdf260fffcdd33613b3c753d679d3c7c41cf205c1ad8b34", kill_on_drop: false }` [INFO] [stdout] 538729a1b1fb8b65afdf260fffcdd33613b3c753d679d3c7c41cf205c1ad8b34