[INFO] fetching crate cargo_bullhorn 0.3.0...
[INFO] testing cargo_bullhorn-0.3.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate cargo_bullhorn 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cargo_bullhorn 0.3.0
[INFO] finished tweaking crates.io crate cargo_bullhorn 0.3.0
[INFO] tweaked toml for crates.io crate cargo_bullhorn 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo_bullhorn 0.3.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo_bullhorn 0.3.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f9609a36f2b5f3eb4cd6f17467922cbb01b24cf52b0c423c903b90fbeb65ebd
[INFO] running `Command { std: "docker" "start" "-a" "7f9609a36f2b5f3eb4cd6f17467922cbb01b24cf52b0c423c903b90fbeb65ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f9609a36f2b5f3eb4cd6f17467922cbb01b24cf52b0c423c903b90fbeb65ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f9609a36f2b5f3eb4cd6f17467922cbb01b24cf52b0c423c903b90fbeb65ebd", kill_on_drop: false }`
[INFO] [stdout] 7f9609a36f2b5f3eb4cd6f17467922cbb01b24cf52b0c423c903b90fbeb65ebd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd613723c084b2a2bb9e94f1eb835e5dda48ec87b6ecf85505cbc6ec6303a42
[INFO] running `Command { std: "docker" "start" "-a" "1fd613723c084b2a2bb9e94f1eb835e5dda48ec87b6ecf85505cbc6ec6303a42", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling object v0.25.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling diligent-date-parser v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling quick-xml v0.20.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling libssh2-sys v0.2.21
[INFO] [stderr]    Compiling libgit2-sys v0.12.21+1.1.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling atom_syndication v0.9.1
[INFO] [stderr]    Compiling rss v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling graphql-introspection-query v0.1.0
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling graphql_client_codegen v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.19
[INFO] [stderr]    Compiling hyper v0.14.9
[INFO] [stderr]    Compiling git2 v0.13.20
[INFO] [stderr]    Compiling graphql_query_derive v0.9.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling graphql_client v0.9.0
[INFO] [stderr]    Compiling cargo_bullhorn v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stdout]  --> src/platforms/tumblr.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(feature = "tumblr")]
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stdout]   = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stdout]    --> src/main.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(feature = "tumblr")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stdout]     = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/platforms/devto.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout] 93  |     async fn publish(&self, post: Post) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/platforms/devto.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 .json()
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let resp: () = self
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_head` is never read
[INFO] [stdout]    --> src/platforms/medium.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 is_head = false;
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/platforms/devto.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | struct Response {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 168 |     type_of: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 169 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 170 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 171 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 172 |     slug: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 173 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 174 |     canonical_url: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Article` is never constructed
[INFO] [stdout]  --> src/platforms/github_pages.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Article {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status_code` is never read
[INFO] [stdout]    --> src/platforms/hashnode.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | struct PageProps {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 327 |     status_code: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slug` is never read
[INFO] [stdout]    --> src/platforms/hashnode.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | struct ExtraData {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 336 |     slug: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Html` is never constructed
[INFO] [stdout]   --> src/platforms/medium.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum ContentFormat {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 11 |     Html,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unlisted` is never constructed
[INFO] [stdout]   --> src/platforms/medium.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum PublishStatus {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Unlisted,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pub_id` is never read
[INFO] [stdout]   --> src/platforms/medium.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Medium {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `image_url` are never read
[INFO] [stdout]    --> src/platforms/medium.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | struct UserData {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 238 |     url: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 239 |     image_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_string` are never used
[INFO] [stdout]   --> src/post.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Post {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 54 |     pub fn new(text: &str) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn to_string(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date` and `update_fields` are never read
[INFO] [stdout]   --> src/settings.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub date: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub update_fields: Vec<UpdateField>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo_bullhorn v0.3.0 (/opt/rustwide/workdir), quick-xml v0.20.0, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "1fd613723c084b2a2bb9e94f1eb835e5dda48ec87b6ecf85505cbc6ec6303a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd613723c084b2a2bb9e94f1eb835e5dda48ec87b6ecf85505cbc6ec6303a42", kill_on_drop: false }`
[INFO] [stdout] 1fd613723c084b2a2bb9e94f1eb835e5dda48ec87b6ecf85505cbc6ec6303a42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc63b05687fcbdb70a0f9cbf323453c81327f576843a276f5c0bce84d46b4008
[INFO] running `Command { std: "docker" "start" "-a" "cc63b05687fcbdb70a0f9cbf323453c81327f576843a276f5c0bce84d46b4008", kill_on_drop: false }`
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stdout]  --> src/platforms/tumblr.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(feature = "tumblr")]
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stdout]   = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stdout]    --> src/main.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(feature = "tumblr")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stdout]     = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/platforms/devto.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout] 93  |     async fn publish(&self, post: Post) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/platforms/devto.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 .json()
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let resp: () = self
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_head` is never read
[INFO] [stdout]    --> src/platforms/medium.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 is_head = false;
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/platforms/devto.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | struct Response {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 168 |     type_of: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 169 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 170 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 171 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 172 |     slug: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 173 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 174 |     canonical_url: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Article` is never constructed
[INFO] [stdout]  --> src/platforms/github_pages.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Article {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status_code` is never read
[INFO] [stdout]    --> src/platforms/hashnode.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | struct PageProps {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 327 |     status_code: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slug` is never read
[INFO] [stdout]    --> src/platforms/hashnode.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | struct ExtraData {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 336 |     slug: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Html` is never constructed
[INFO] [stdout]   --> src/platforms/medium.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum ContentFormat {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 11 |     Html,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unlisted` is never constructed
[INFO] [stdout]   --> src/platforms/medium.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum PublishStatus {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Unlisted,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pub_id` is never read
[INFO] [stdout]   --> src/platforms/medium.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Medium {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `image_url` are never read
[INFO] [stdout]    --> src/platforms/medium.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | struct UserData {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 238 |     url: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 239 |     image_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_string` are never used
[INFO] [stdout]   --> src/post.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl Post {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 54 |     pub fn new(text: &str) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn to_string(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date` and `update_fields` are never read
[INFO] [stdout]   --> src/settings.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub date: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub update_fields: Vec<UpdateField>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]    Compiling cargo_bullhorn v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stdout]  --> src/platforms/tumblr.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(feature = "tumblr")]
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stdout]   = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stdout]    --> src/main.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(feature = "tumblr")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stdout]     = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/main.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/platforms/devto.rs:93:5
[INFO] [stdout]     |
[INFO] [stdout] 93  |     async fn publish(&self, post: Post) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]    --> src/platforms/devto.rs:152:18
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 .json()
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let resp: () = self
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `is_head` is never read
[INFO] [stdout]    --> src/platforms/medium.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |                 is_head = false;
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/platforms/devto.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | struct Response {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 168 |     type_of: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 169 |     id: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 170 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 171 |     description: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 172 |     slug: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 173 |     path: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 174 |     canonical_url: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Article` is never constructed
[INFO] [stdout]  --> src/platforms/github_pages.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Article {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status_code` is never read
[INFO] [stdout]    --> src/platforms/hashnode.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 326 | struct PageProps {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 327 |     status_code: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `slug` is never read
[INFO] [stdout]    --> src/platforms/hashnode.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 332 | struct ExtraData {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 336 |     slug: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Html` is never constructed
[INFO] [stdout]   --> src/platforms/medium.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum ContentFormat {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] 11 |     Html,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unlisted` is never constructed
[INFO] [stdout]   --> src/platforms/medium.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum PublishStatus {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Unlisted,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pub_id` is never read
[INFO] [stdout]   --> src/platforms/medium.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Medium {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `image_url` are never read
[INFO] [stdout]    --> src/platforms/medium.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | struct UserData {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 238 |     url: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 239 |     image_url: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date` and `update_fields` are never read
[INFO] [stdout]   --> src/settings.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub date: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub update_fields: Vec<UpdateField>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Settings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo_bullhorn v0.3.0 (/opt/rustwide/workdir), quick-xml v0.20.0, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "cc63b05687fcbdb70a0f9cbf323453c81327f576843a276f5c0bce84d46b4008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc63b05687fcbdb70a0f9cbf323453c81327f576843a276f5c0bce84d46b4008", kill_on_drop: false }`
[INFO] [stdout] cc63b05687fcbdb70a0f9cbf323453c81327f576843a276f5c0bce84d46b4008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 323fcac7ee4c2bf269c314244610d3e2d7e0b4971e7648806c42982781040505
[INFO] running `Command { std: "docker" "start" "-a" "323fcac7ee4c2bf269c314244610d3e2d7e0b4971e7648806c42982781040505", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stderr]  --> src/platforms/tumblr.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg(feature = "tumblr")]
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stderr]   = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `tumblr`
[INFO] [stderr]    --> src/main.rs:135:15
[INFO] [stderr]     |
[INFO] [stderr] 135 |         #[cfg(feature = "tumblr")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `devto`, `git`, `github_pages`, `graphql_client`, `hashnode`, `medium`, `oauth1-request`, `open`, `quick-xml`, and `rss`
[INFO] [stderr]     = help: consider adding `tumblr` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/platforms/devto.rs:93:5
[INFO] [stderr]     |
[INFO] [stderr] 93  |     async fn publish(&self, post: Post) -> Result<()> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stderr]    --> src/platforms/devto.rs:152:18
[INFO] [stderr]     |
[INFO] [stderr] 152 |                 .json()
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 145 |             let resp: () = self
[INFO] [stderr]     |                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `is_head` is never read
[INFO] [stderr]    --> src/platforms/medium.rs:198:17
[INFO] [stderr]     |
[INFO] [stderr] 198 |                 is_head = false;
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/platforms/devto.rs:168:5
[INFO] [stderr]     |
[INFO] [stderr] 167 | struct Response {
[INFO] [stderr]     |        -------- fields in this struct
[INFO] [stderr] 168 |     type_of: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 169 |     id: u32,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 170 |     title: String,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 171 |     description: String,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 172 |     slug: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 173 |     path: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 174 |     canonical_url: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Article` is never constructed
[INFO] [stderr]  --> src/platforms/github_pages.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Article {
[INFO] [stderr]   |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `status_code` is never read
[INFO] [stderr]    --> src/platforms/hashnode.rs:327:5
[INFO] [stderr]     |
[INFO] [stderr] 326 | struct PageProps {
[INFO] [stderr]     |        --------- field in this struct
[INFO] [stderr] 327 |     status_code: i32,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `slug` is never read
[INFO] [stderr]    --> src/platforms/hashnode.rs:336:5
[INFO] [stderr]     |
[INFO] [stderr] 332 | struct ExtraData {
[INFO] [stderr]     |        --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 336 |     slug: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Html` is never constructed
[INFO] [stderr]   --> src/platforms/medium.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | enum ContentFormat {
[INFO] [stderr]    |      ------------- variant in this enum
[INFO] [stderr] 11 |     Html,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Unlisted` is never constructed
[INFO] [stderr]   --> src/platforms/medium.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | enum PublishStatus {
[INFO] [stderr]    |      ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 20 |     Unlisted,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `pub_id` is never read
[INFO] [stderr]   --> src/platforms/medium.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct Medium {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub_id: Option<String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `url` and `image_url` are never read
[INFO] [stderr]    --> src/platforms/medium.rs:238:5
[INFO] [stderr]     |
[INFO] [stderr] 234 | struct UserData {
[INFO] [stderr]     |        -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 238 |     url: String,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 239 |     image_url: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `to_string` are never used
[INFO] [stderr]   --> src/post.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 53 | impl Post {
[INFO] [stderr]    | --------- associated items in this implementation
[INFO] [stderr] 54 |     pub fn new(text: &str) -> Result<Self> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     pub fn to_string(&self) -> Result<String> {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `date` and `update_fields` are never read
[INFO] [stderr]   --> src/settings.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct Settings {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub date: Option<String>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 86 |     pub update_fields: Vec<UpdateField>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Settings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/main.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo_bullhorn` (bin "cargo_bullhorn") generated 14 warnings (run `cargo fix --bin "cargo_bullhorn"` to apply 1 suggestion)
[INFO] [stderr] warning: `cargo_bullhorn` (bin "cargo_bullhorn" test) generated 14 warnings (13 duplicates) (run `cargo fix --bin "cargo_bullhorn" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo_bullhorn v0.3.0 (/opt/rustwide/workdir), quick-xml v0.20.0, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_bullhorn-9aa1f6cdc89e0e4b)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test platforms::devto::tests::response ... ok
[INFO] [stdout] test post::tests::all_fields ... ok
[INFO] [stdout] test post::tests::bad_field ... ok
[INFO] [stdout] test platforms::medium::tests::parse_article ... ok
[INFO] [stdout] test platforms::github_pages::tests::parse_filename ... ok
[INFO] [stdout] test post::tests::dashes_code ... ok
[INFO] [stdout] test post::tests::comment ... ok
[INFO] [stdout] test post::tests::crlf ... ok
[INFO] [stdout] test post::tests::mixed_line_endings ... ok
[INFO] [stdout] test tests::apply_config ... ok
[INFO] [stdout] test post::tests::missing ... ok
[INFO] [stdout] test post::tests::dashes_table ... ok
[INFO] [stdout] test settings::tests::apply_config ... ok
[INFO] [stdout] test platforms::hashnode::tests::parse_tag ... ok
[INFO] [stdout] test post::tests::lf ... ok
[INFO] [stdout] test post::tests::tags ... ok
[INFO] [stdout] test platforms::github_pages::tests::create ... FAILED
[INFO] [stdout] test platforms::github_pages::tests::get_canonical_url ... FAILED
[INFO] [stdout] test post::tests::to_string ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- platforms::github_pages::tests::create stdout ----
[INFO] [stdout] Error: Not found: Git repository for: "/opt/rustwide/workdir/2021-7-1-test.md"
[INFO] [stdout] 
[INFO] [stdout] ---- platforms::github_pages::tests::get_canonical_url stdout ----
[INFO] [stdout] Error: Not found: Git repository for: "/opt/rustwide/workdir/2021-7-1-test.md"
[INFO] [stdout] 
[INFO] [stdout] ---- post::tests::to_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'post::tests::to_string' panicked at src/post.rs:121:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "---\ntitle: title\npublished: true\nslug: title\n---\nbody"
[INFO] [stdout]  right: "---\ntitle: title\n---\nbody"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a2310930b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a2310930b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a2310930b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56a2310930b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56a2310b9e93 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56a2310b9e93 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x56a23108fca3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a23108fca3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56a231092f02 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56a23109462c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56a231094482 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56a23104ec34 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56a23104ec34 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a23109510b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56a23109510b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56a231094dda - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56a2310935a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x56a231094a6d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56a2310b89d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56a2310b8c67 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x56a230eae93f - core::panicking::assert_failed::hc84214ca174f31c9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x56a230ea7d40 - cargo_bullhorn::post::tests::to_string::h3117a0dbb46ff382
[INFO] [stdout]                                at /opt/rustwide/workdir/src/post.rs:121:9
[INFO] [stdout]   22:     0x56a230e9f9f9 - cargo_bullhorn::post::tests::to_string::{{closure}}::h56bc168ec6560e1d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/post.rs:118:19
[INFO] [stdout]   23:     0x56a230e9f9f9 - core::ops::function::FnOnce::call_once::h44cdc2cdfa205426
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56a23105436b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56a23105436b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x56a2310535ae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x56a2310535ae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x56a2310535ae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x56a2310535ae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x56a2310535ae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56a2310535ae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x56a2310535ae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x56a231017154 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x56a231017154 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x56a23101aafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x56a23101aafa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x56a23101aafa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x56a23101aafa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x56a23101aafa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56a23101aafa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stderr] error: test failed, to rerun pass `--bin cargo_bullhorn`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x56a23101aafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56a231098167 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x56a231098167 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x56a231098167 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7fc3e80e1aa4 - <unknown>
[INFO] [stdout]   46:     0x7fc3e816ea34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     platforms::github_pages::tests::create
[INFO] [stdout]     platforms::github_pages::tests::get_canonical_url
[INFO] [stdout]     post::tests::to_string
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "323fcac7ee4c2bf269c314244610d3e2d7e0b4971e7648806c42982781040505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323fcac7ee4c2bf269c314244610d3e2d7e0b4971e7648806c42982781040505", kill_on_drop: false }`
[INFO] [stdout] 323fcac7ee4c2bf269c314244610d3e2d7e0b4971e7648806c42982781040505
