[INFO] fetching crate twitter-archive 0.0.1...
[INFO] testing twitter-archive-0.0.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate twitter-archive 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate twitter-archive 0.0.1
[INFO] finished tweaking crates.io crate twitter-archive 0.0.1
[INFO] tweaked toml for crates.io crate twitter-archive 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twitter-archive 0.0.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twitter-archive 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bceec10484640bcfa9a854b493b081b592fc32f205639e100c30c1ae3c523ee
[INFO] running `Command { std: "docker" "start" "-a" "5bceec10484640bcfa9a854b493b081b592fc32f205639e100c30c1ae3c523ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bceec10484640bcfa9a854b493b081b592fc32f205639e100c30c1ae3c523ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bceec10484640bcfa9a854b493b081b592fc32f205639e100c30c1ae3c523ee", kill_on_drop: false }`
[INFO] [stdout] 5bceec10484640bcfa9a854b493b081b592fc32f205639e100c30c1ae3c523ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9995bcc0023350e2014a841b18e78eac97a9c2d18f45135241403533d549cbde
[INFO] running `Command { std: "docker" "start" "-a" "9995bcc0023350e2014a841b18e78eac97a9c2d18f45135241403533d549cbde", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling twitter-archive v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.92s
[INFO] running `Command { std: "docker" "inspect" "9995bcc0023350e2014a841b18e78eac97a9c2d18f45135241403533d549cbde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9995bcc0023350e2014a841b18e78eac97a9c2d18f45135241403533d549cbde", kill_on_drop: false }`
[INFO] [stdout] 9995bcc0023350e2014a841b18e78eac97a9c2d18f45135241403533d549cbde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aef80856f53067ea00e24a48df9c26dd41b97fe557fa35b933a092f0a79fb2af
[INFO] running `Command { std: "docker" "start" "-a" "aef80856f53067ea00e24a48df9c26dd41b97fe557fa35b933a092f0a79fb2af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling twitter-archive v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "aef80856f53067ea00e24a48df9c26dd41b97fe557fa35b933a092f0a79fb2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef80856f53067ea00e24a48df9c26dd41b97fe557fa35b933a092f0a79fb2af", kill_on_drop: false }`
[INFO] [stdout] aef80856f53067ea00e24a48df9c26dd41b97fe557fa35b933a092f0a79fb2af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63ab19d963a520a1416124c7bec0b56e2b9b35b5587c50d813bdbbd043dc7f11
[INFO] running `Command { std: "docker" "start" "-a" "63ab19d963a520a1416124c7bec0b56e2b9b35b5587c50d813bdbbd043dc7f11", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/twitter_archive-a418a9b4867b07da)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests twitter_archive
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test src/convert/date_time_iso_8601.rs - convert::date_time_iso_8601::deserialize (line 76) ... ok
[INFO] [stdout] test src/convert/date_year_month_day.rs - convert::date_year_month_day::deserialize (line 75) ... ok
[INFO] [stdout] test src/convert/created_at.rs - convert::created_at::serialize (line 31) ... ok
[INFO] [stdout] test src/convert/date_year_month_day_hour_minute_second.rs - convert::date_year_month_day_hour_minute_second::serialize (line 38) ... ok
[INFO] [stdout] test src/convert/created_at.rs - convert::created_at::deserialize (line 69) ... ok
[INFO] [stdout] test src/convert/date_year_month_day.rs - convert::date_year_month_day::serialize (line 34) ... ok
[INFO] [stdout] test src/convert/date_year_month_day_hour_minute_second.rs - convert::date_year_month_day_hour_minute_second::deserialize (line 79) ... ok
[INFO] [stdout] test src/convert/date_time_iso_8601.rs - convert::date_time_iso_8601::serialize (line 35) ... ok
[INFO] [stdout] test src/convert/indices.rs - convert::indices::serialize (line 20) ... ok
[INFO] [stdout] test src/convert/number_like_string.rs - convert::number_like_string::deserialize (line 51) ... ok
[INFO] [stdout] test src/convert/indices.rs - convert::indices::deserialize (line 55) ... ok
[INFO] [stdout] test src/structs/account.rs - structs::account::Account (line 122) ... ok
[INFO] [stdout] test src/structs/account.rs - structs::account::AccountObject (line 65) ... ok
[INFO] [stdout] test src/convert/number_like_string.rs - convert::number_like_string::serialize (line 18) ... ok
[INFO] [stdout] test src/structs/account_timezone.rs - structs::account_timezone::AccountTimezone (line 95) ... ok
[INFO] [stdout] test src/structs/ad.rs - structs::ad::AdvertiserInfo (line 277) ... ok
[INFO] [stdout] test src/structs/account_timezone.rs - structs::account_timezone::AccountTimezoneObject (line 55) ... ok
[INFO] [stdout] test src/structs/ad.rs - structs::ad::Impression (line 31) ... ok
[INFO] [stdout] test src/structs/ad.rs - structs::ad::DeviceInfo (line 180) ... ok
[INFO] [stdout] test src/structs/ad.rs - structs::ad::PromotedTweetInfo (line 209) ... ok
[INFO] [stdout] test src/structs/ad.rs - structs::ad::TargetingCriteria (line 321) ... ok
[INFO] [stdout] test src/structs/ad_engagements.rs - structs::ad_engagements::EngagementAttributes (line 880) ... ok
[INFO] [stdout] test src/structs/ad_engagements.rs - structs::ad_engagements::AdsUserData (line 420) ... ok
[INFO] [stdout] test src/structs/ad_engagements.rs - structs::ad_engagements::AdObject (line 94) ... ok
[INFO] [stdout] test src/structs/ad_engagements.rs - structs::ad_engagements::Ad (line 259) ... ok
[INFO] [stdout] test src/structs/ad_engagements.rs - structs::ad_engagements::Engagement (line 729) ... ok
[INFO] [stdout] test src/structs/ad_engagements.rs - structs::ad_engagements::AdEngagements (line 577) ... ok
[INFO] [stdout] test src/structs/ad_impressions.rs - structs::ad_impressions::AdImpressions (line 472) ... ok
[INFO] [stdout] test src/structs/ad_impressions.rs - structs::ad_impressions::Ad (line 222) ... ok
[INFO] [stdout] test src/structs/block.rs - structs::block::Blocking (line 99) ... ok
[INFO] [stdout] test src/structs/block.rs - structs::block::BlockingObject (line 53) ... ok
[INFO] [stdout] test src/structs/ad_impressions.rs - structs::ad_impressions::AdObject (line 92) ... ok
[INFO] [stdout] test src/structs/deleted_tweet_headers.rs - structs::deleted_tweet_headers::Tweet (line 130) ... ok
[INFO] [stdout] test src/structs/connected_application.rs - structs::connected_application::Organization (line 284) ... ok
[INFO] [stdout] test src/structs/community_note_rating.rs - structs::community_note_rating::CommunityNoteRating (line 133) ... ok
[INFO] [stdout] test src/structs/connected_application.rs - structs::connected_application::ConnectedApplication (line 162) ... ok
[INFO] [stdout] test src/structs/community_note_rating.rs - structs::community_note_rating::CommunityNoteRatingObject (line 67) ... ok
[INFO] [stdout] test src/structs/connected_application.rs - structs::connected_application::ConnectedApplicationObject (line 77) ... ok
[INFO] [stdout] test src/structs/ad_impressions.rs - structs::ad_impressions::AdsUserData (line 348) ... ok
[INFO] [stdout] test src/structs/deleted_tweet_headers.rs - structs::deleted_tweet_headers::TweetObject (line 71) ... ok
[INFO] [stdout] test src/structs/device_token.rs - structs::device_token::DeviceTokenObject (line 55) ... ok
[INFO] [stdout] test src/structs/direct_message.rs - structs::direct_message::MessageCreateReaction (line 183) ... ok
[INFO] [stdout] test src/structs/direct_message.rs - structs::direct_message::MessageCreateUrl (line 256) ... ok
[INFO] [stdout] test src/structs/direct_message_group_headers.rs - structs::direct_message_group_headers::DmConversation (line 187) ... ok
[INFO] [stdout] test src/structs/direct_message_group_headers.rs - structs::direct_message_group_headers::MessageCreate (line 432) ... ok
[INFO] [stdout] test src/structs/direct_message.rs - structs::direct_message::JoinConversation (line 97) ... ok
[INFO] [stdout] test src/structs/direct_message_group_headers.rs - structs::direct_message_group_headers::DmConversationObject (line 73) ... ok
[INFO] [stdout] test src/structs/device_token.rs - structs::device_token::DeviceToken (line 114) ... ok
[INFO] [stdout] test src/structs/direct_message.rs - structs::direct_message::ParticipantsLeave (line 31) ... ok
[INFO] [stdout] test src/structs/direct_message_headers.rs - structs::direct_message_headers::MessageCreateObject (line 199) ... ok
[INFO] [stdout] test src/structs/direct_message_group_headers.rs - structs::direct_message_group_headers::Message (line 306) ... ok
[INFO] [stdout] test src/structs/direct_message_headers.rs - structs::direct_message_headers::DmConversation (line 128) ... ok
[INFO] [stdout] test src/structs/direct_message_headers.rs - structs::direct_message_headers::MessageCreate (line 251) ... ok
[INFO] [stdout] test src/structs/direct_messages.rs - structs::direct_messages::DMConversation (line 131) ... ok
[INFO] [stdout] test src/structs/direct_messages_group.rs - structs::direct_messages_group::DmConversation (line 203) ... ok
[INFO] [stdout] test src/structs/direct_message_headers.rs - structs::direct_message_headers::DmConversationObject (line 59) ... ok
[INFO] [stdout] test src/structs/direct_messages.rs - structs::direct_messages::MessageCreate (line 278) ... ok
[INFO] [stdout] test src/structs/direct_messages.rs - structs::direct_messages::MessageCreateObject (line 211) ... ok
[INFO] [stdout] test src/structs/direct_messages.rs - structs::direct_messages::DmConversationObject (line 58) ... ok
[INFO] [stdout] test src/structs/email_address_change.rs - structs::email_address_change::EmailAddressChange (line 115) ... ok
[INFO] [stdout] test src/structs/direct_messages_group.rs - structs::direct_messages_group::DmConversationObject (line 73) ... ok
[INFO] [stdout] test src/structs/direct_messages_group.rs - structs::direct_messages_group::Message (line 338) ... ok
[INFO] [stdout] test src/structs/email_address_change.rs - structs::email_address_change::EmailAddressChangeObject (line 62) ... ok
[INFO] [stdout] test src/structs/direct_messages_group.rs - structs::direct_messages_group::MessageCreate (line 487) ... ok
[INFO] [stdout] test src/structs/email_address_change.rs - structs::email_address_change::EmailChange (line 170) ... ok
[INFO] [stdout] test src/structs/follow.rs - structs::follow::Follow (line 44) ... ok
[INFO] [stdout] test src/structs/key_registry.rs - structs::key_registry::RegisteredDevices (line 135) ... ok
[INFO] [stdout] test src/structs/key_registry.rs - structs::key_registry::DeviceMetadata (line 194) ... ok
[INFO] [stdout] test src/structs/following.rs - structs::following::FollowingObject (line 57) ... ok
[INFO] [stdout] test src/structs/follower.rs - structs::follower::FollowerObject (line 57) ... ok
[INFO] [stdout] test src/structs/ip_audit.rs - structs::ip_audit::IpAudit (line 116) ... ok
[INFO] [stdout] test src/structs/ip_audit.rs - structs::ip_audit::IpAuditObject (line 67) ... ok
[INFO] [stdout] test src/structs/lists_member.rs - structs::lists_member::UserListInfoObject (line 62) ... ok
[INFO] [stdout] test src/structs/like.rs - structs::like::Like (line 105) ... ok
[INFO] [stdout] test src/structs/like.rs - structs::like::LikeObject (line 64) ... ok
[INFO] [stdout] test src/structs/lists_member.rs - structs::lists_member::UserListInfo (line 97) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::File (line 4968) ... ok
[INFO] [stdout] test src/structs/key_registry.rs - structs::key_registry::RegisteredDevicesObject (line 72) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::ArchiveInfo (line 2493) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::FileObject (line 4918) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::ReadmeInfo (line 2569) ... ok
[INFO] [stdout] test src/structs/mute.rs - structs::mute::MutingObject (line 65) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::MediaDirectory (line 4885) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::MediaDirectoryWithFiles (line 4823) ... ok
[INFO] [stdout] test src/structs/ni_devices.rs - structs::ni_devices::NiDeviceResponse (line 132) ... ok
[INFO] [stdout] test src/structs/ni_devices.rs - structs::ni_devices::MessagingDevice (line 191) ... ok
[INFO] [stdout] test src/structs/mute.rs - structs::mute::Muting (line 103) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::UserInfo (line 2430) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::DataTypes (line 2622) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::InferredAgeInfo (line 726) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::AudienceAndAdvertisers (line 628) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::GenderInfo (line 450) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::Demographics (line 352) ... ok
[INFO] [stdout] test src/structs/ni_devices.rs - structs::ni_devices::NiDeviceResponseObject (line 69) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::LanguageEntry (line 412) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::Interest (line 590) ... ok
[INFO] [stdout] test src/structs/manifest.rs - structs::manifest::Manifest (line 825) ... ok
[INFO] [stdout] test src/structs/profile.rs - structs::profile::ProfileDescription (line 161) ... ok
[INFO] [stdout] test src/structs/profile.rs - structs::profile::Profile (line 111) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::Interests (line 488) ... ok
[INFO] [stdout] test src/structs/phone_number.rs - structs::phone_number::DeviceObject (line 54) ... ok
[INFO] [stdout] test src/structs/phone_number.rs - structs::phone_number::Device (line 91) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::P13nDataObject (line 60) ... ok
[INFO] [stdout] test src/structs/profile.rs - structs::profile::ProfileObject (line 61) ... ok
[INFO] [stdout] test src/structs/personalization.rs - structs::personalization::P13nData (line 196) ... ok
[INFO] [stdout] test src/structs/screen_name_change.rs - structs::screen_name_change::ScreenNameChange (line 180) ... ok
[INFO] [stdout] test src/structs/tweet_headers.rs - structs::tweet_headers::TweetObject (line 84) ... ok
[INFO] [stdout] test src/structs/tweet_headers.rs - structs::tweet_headers::Tweet (line 135) ... ok
[INFO] [stdout] test src/structs/screen_name_change.rs - structs::screen_name_change::ScreenNameChangeEntry (line 122) ... ok
[INFO] [stdout] test src/structs/screen_name_change.rs - structs::screen_name_change::ScreenNameChangeObject (line 64) ... ok
[INFO] [stdout] test src/structs/tweetdeck.rs - structs::tweetdeck::Deck (line 158) ... ok
[INFO] [stdout] test src/structs/tweetdeck.rs - structs::tweetdeck::DeckColumn (line 223) ... ok
[INFO] [stdout] test src/structs/tweets.rs - structs::tweets::TweetEntitiesUserUrl (line 1008) ... ok
[INFO] [stdout] test src/structs/tweets.rs - structs::tweets::TweetEditInfoInitial (line 711) ... ok
[INFO] [stdout] test src/structs/tweetdeck.rs - structs::tweetdeck::DeckObject (line 95) ... ok
[INFO] [stdout] test src/structs/tweets.rs - structs::tweets::TweetEntitiesUserMention (line 906) ... ok
[INFO] [stdout] test src/structs/tweets.rs - structs::tweets::TweetEntities (line 791) ... ok
[INFO] [stdout] test src/structs/tweets.rs - structs::tweets::TweetEditInfo (line 655) ... ok
[INFO] [stdout] test src/structs/twitter_circle.rs - structs::twitter_circle::TwitterCircle (line 111) ... ok
[INFO] [stdout] test src/structs/twitter_circle.rs - structs::twitter_circle::TwitterCircleObject (line 60) ... ok
[INFO] [stdout] test src/structs/verified.rs - structs::verified::Verified (line 94) ... ok
[INFO] [stdout] test src/structs/tweets.rs - structs::tweets::Tweet (line 300) ... ok
[INFO] [stdout] test src/structs/verified.rs - structs::verified::VerifiedObject (line 55) ... ok
[INFO] [stdout] test src/structs/tweets.rs - structs::tweets::TweetObject (line 139) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.79s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "63ab19d963a520a1416124c7bec0b56e2b9b35b5587c50d813bdbbd043dc7f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63ab19d963a520a1416124c7bec0b56e2b9b35b5587c50d813bdbbd043dc7f11", kill_on_drop: false }`
[INFO] [stdout] 63ab19d963a520a1416124c7bec0b56e2b9b35b5587c50d813bdbbd043dc7f11
