[INFO] fetching crate ibdl-extractors 1.5.0...
[INFO] checking ibdl-extractors-1.5.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ibdl-extractors 1.5.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ibdl-extractors 1.5.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ibdl-extractors 1.5.0
[INFO] finished tweaking crates.io crate ibdl-extractors 1.5.0
[INFO] tweaked toml for crates.io crate ibdl-extractors 1.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ibdl-common v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 272ac5a7f9af2cd4a6308b44cb84d290415375251b34ae261900317a87f5eb57
[INFO] running `Command { std: "docker" "start" "-a" "272ac5a7f9af2cd4a6308b44cb84d290415375251b34ae261900317a87f5eb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "272ac5a7f9af2cd4a6308b44cb84d290415375251b34ae261900317a87f5eb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272ac5a7f9af2cd4a6308b44cb84d290415375251b34ae261900317a87f5eb57", kill_on_drop: false }`
[INFO] [stdout] 272ac5a7f9af2cd4a6308b44cb84d290415375251b34ae261900317a87f5eb57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 019440056b282f2c83c890cd04e744918f990e98d49958e7a1272f2fbedacf89
[INFO] running `Command { std: "docker" "start" "-a" "019440056b282f2c83c890cd04e744918f990e98d49958e7a1272f2fbedacf89", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ibdl-common v1.8.0
[INFO] [stderr]     Checking ibdl-extractors v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ibdl_common::zstd`
[INFO] [stdout]  --> src/auth/mod.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ibdl_common::{bincode, log, reqwest, tokio, zstd};
[INFO] [stdout]   |                                                 ^^^^
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 no `zstd` in the root
[INFO] [stdout]   |                                                 help: a similar name exists in the module: `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibdl_common::zstd`
[INFO] [stdout]  --> src/auth/mod.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ibdl_common::{bincode, log, reqwest, tokio, zstd};
[INFO] [stdout]   |                                                 ^^^^
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 no `zstd` in the root
[INFO] [stdout]   |                                                 help: a similar name exists in the module: `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:103:54
[INFO] [stdout]     |
[INFO] [stdout] 103 |             ImageBoards::Danbooru => self.imageboard.auth_url().to_string(),
[INFO] [stdout]     |                                                      ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:103:54
[INFO] [stdout]     |
[INFO] [stdout] 103 |             ImageBoards::Danbooru => self.imageboard.auth_url().to_string(),
[INFO] [stdout]     |                                                      ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:104:71
[INFO] [stdout]     |
[INFO] [stdout] 104 |             ImageBoards::E621 => format!("{}{}.json", self.imageboard.auth_url(), self.username),
[INFO] [stdout]     |                                                                       ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:104:71
[INFO] [stdout]     |
[INFO] [stdout] 104 |             ImageBoards::E621 => format!("{}{}.json", self.imageboard.auth_url(), self.username),
[INFO] [stdout]     |                                                                       ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:157:34
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     ImageBoards::Rule34 => tags.rule34,
[INFO] [stdout]     |                                  ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:159:34
[INFO] [stdout]     |
[INFO] [stdout] 159 |                     ImageBoards::Realbooru => tags.realbooru,
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     ImageBoards::Konachan => tags.konachan,
[INFO] [stdout]     |                                  ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:157:34
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     ImageBoards::Rule34 => tags.rule34,
[INFO] [stdout]     |                                  ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:159:34
[INFO] [stdout]     |
[INFO] [stdout] 159 |                     ImageBoards::Realbooru => tags.realbooru,
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     ImageBoards::Konachan => tags.konachan,
[INFO] [stdout]     |                                  ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/blacklist.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 |             original_list.retain(|post| ext == Extension::guess_format(&post.extension))
[INFO] [stdout]     |                                                ----------------------- ^^^^^^^^^^^^^^^ expected `&str`, found `&Extension`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Extension`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ibdl-common-1.8.0/src/post/extension.rs:29:12
[INFO] [stdout]     |
[INFO] [stdout] 29  |     pub fn guess_format(s: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/blacklist.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 |             original_list.retain(|post| ext == Extension::guess_format(&post.extension))
[INFO] [stdout]     |                                                ----------------------- ^^^^^^^^^^^^^^^ expected `&str`, found `&Extension`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Extension`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ibdl-common-1.8.0/src/post/extension.rs:29:12
[INFO] [stdout]     |
[INFO] [stdout] 29  |     pub fn guess_format(s: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_str` found for enum `Extension` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:216:46
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     let ext = post.extension.as_str();
[INFO] [stdout]     |                                              ^^^^^^ method not found in `Extension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_str` found for enum `Extension` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:216:46
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     let ext = post.extension.as_str();
[INFO] [stdout]     |                                              ^^^^^^ method not found in `Extension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/danbooru/pool.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::Danbooru.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/danbooru/pool.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::Danbooru.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/danbooru/mod.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let client = client!(ImageBoards::Danbooru);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/danbooru/mod.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let client = client!(ImageBoards::Danbooru);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 |             ImageBoards::Danbooru.post_url(),
[INFO] [stdout]     |                                   ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:261:28
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 extension: c.file_ext.unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 |             ImageBoards::Danbooru.post_url(),
[INFO] [stdout]     |                                   ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:261:28
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 extension: c.file_ext.unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/e621/pool.rs:19:59
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::E621.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/e621/pool.rs:19:59
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::E621.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/e621/mod.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let client = client!(ImageBoards::E621);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/e621/mod.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let client = client!(ImageBoards::E621);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/e621/mod.rs:203:59
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let url = format!("{}?tags={}", ImageBoards::E621.post_url(), &self.tag_string);
[INFO] [stdout]     |                                                           ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/e621/mod.rs:246:28
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 extension: c.file.ext.clone().unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/e621/mod.rs:203:59
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let url = format!("{}?tags={}", ImageBoards::E621.post_url(), &self.tag_string);
[INFO] [stdout]     |                                                           ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/e621/mod.rs:246:28
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 extension: c.file.ext.clone().unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .user_agent(ImageBoards::Rule34.user_agent())
[INFO] [stdout]    |                                      ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:79:45
[INFO] [stdout]    |
[INFO] [stdout] 79 |             active_imageboard: ImageBoards::Rule34,
[INFO] [stdout]    |                                             ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .user_agent(ImageBoards::Rule34.user_agent())
[INFO] [stdout]    |                                      ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:79:45
[INFO] [stdout]    |
[INFO] [stdout] 79 |             active_imageboard: ImageBoards::Rule34,
[INFO] [stdout]    |                                             ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 |             Vec::with_capacity(self.active_imageboard.max_post_limit())
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 |             Vec::with_capacity(self.active_imageboard.max_post_limit())
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 |             if size < self.active_imageboard.max_post_limit() || page == 100 {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 |             if size < self.active_imageboard.max_post_limit() || page == 100 {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 |             self.active_imageboard.post_url(),
[INFO] [stdout]     |                                    ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 |             self.active_imageboard.post_url(),
[INFO] [stdout]     |                                    ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:75
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                                           ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:75
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                                           ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:293:70
[INFO] [stdout]     |
[INFO] [stdout] 293 |             let drop_url = if self.active_imageboard == ImageBoards::Realbooru {
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                                      help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:293:70
[INFO] [stdout]     |
[INFO] [stdout] 293 |             let drop_url = if self.active_imageboard == ImageBoards::Realbooru {
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                                      help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:309:28
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:309:28
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 extension,
[INFO] [stdout]     |                 ^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 extension,
[INFO] [stdout]     |                 ^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/unsync.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImageBoards::Konachan,
[INFO] [stdout]    |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/unsync.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImageBoards::Konachan,
[INFO] [stdout]    |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let client = client!(ImageBoards::Konachan);
[INFO] [stdout]    |                                           ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let client = client!(ImageBoards::Konachan);
[INFO] [stdout]    |                                           ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:87:38
[INFO] [stdout]    |
[INFO] [stdout] 87 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]    |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:87:38
[INFO] [stdout]    |
[INFO] [stdout] 87 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]    |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             ImageBoards::Konachan,
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             ImageBoards::Konachan,
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:164:38
[INFO] [stdout]     |
[INFO] [stdout] 164 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]     |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:182:26
[INFO] [stdout]     |
[INFO] [stdout] 182 |             ImageBoards::Konachan.post_url(),
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:164:38
[INFO] [stdout]     |
[INFO] [stdout] 164 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]     |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:182:26
[INFO] [stdout]     |
[INFO] [stdout] 182 |             ImageBoards::Konachan.post_url(),
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 website: ImageBoards::Konachan,
[INFO] [stdout]     |                                       ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 website: ImageBoards::Konachan,
[INFO] [stdout]     |                                       ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |         ImageBoards::Konachan
[INFO] [stdout]     |                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |         ImageBoards::Konachan
[INFO] [stdout]     |                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 35 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ibdl-extractors` (lib) due to 36 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 35 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ibdl-extractors` (lib test) due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "019440056b282f2c83c890cd04e744918f990e98d49958e7a1272f2fbedacf89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "019440056b282f2c83c890cd04e744918f990e98d49958e7a1272f2fbedacf89", kill_on_drop: false }`
[INFO] [stdout] 019440056b282f2c83c890cd04e744918f990e98d49958e7a1272f2fbedacf89
[INFO] checking ibdl-extractors-1.5.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ibdl-extractors 1.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ibdl-extractors 1.5.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ibdl-extractors 1.5.0
[INFO] finished tweaking crates.io crate ibdl-extractors 1.5.0
[INFO] tweaked toml for crates.io crate ibdl-extractors 1.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff872c21c6e72fbb0a8bd57eddcb570a73c0ffdae684fb11e69d8675d5a9002e
[INFO] running `Command { std: "docker" "start" "-a" "ff872c21c6e72fbb0a8bd57eddcb570a73c0ffdae684fb11e69d8675d5a9002e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff872c21c6e72fbb0a8bd57eddcb570a73c0ffdae684fb11e69d8675d5a9002e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff872c21c6e72fbb0a8bd57eddcb570a73c0ffdae684fb11e69d8675d5a9002e", kill_on_drop: false }`
[INFO] [stdout] ff872c21c6e72fbb0a8bd57eddcb570a73c0ffdae684fb11e69d8675d5a9002e
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6888eb3a611c307f484bd30842c427bdd9d7925325a3cc782985c6c8900b903
[INFO] running `Command { std: "docker" "start" "-a" "e6888eb3a611c307f484bd30842c427bdd9d7925325a3cc782985c6c8900b903", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking ibdl-common v1.8.0
[INFO] [stderr]     Checking ibdl-extractors v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ibdl_common::zstd`
[INFO] [stdout]  --> src/auth/mod.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ibdl_common::{bincode, log, reqwest, tokio, zstd};
[INFO] [stdout]   |                                                 ^^^^
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 no `zstd` in the root
[INFO] [stdout]   |                                                 help: a similar name exists in the module: `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibdl_common::zstd`
[INFO] [stdout]  --> src/auth/mod.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ibdl_common::{bincode, log, reqwest, tokio, zstd};
[INFO] [stdout]   |                                                 ^^^^
[INFO] [stdout]   |                                                 |
[INFO] [stdout]   |                                                 no `zstd` in the root
[INFO] [stdout]   |                                                 help: a similar name exists in the module: `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:103:54
[INFO] [stdout]     |
[INFO] [stdout] 103 |             ImageBoards::Danbooru => self.imageboard.auth_url().to_string(),
[INFO] [stdout]     |                                                      ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:103:54
[INFO] [stdout]     |
[INFO] [stdout] 103 |             ImageBoards::Danbooru => self.imageboard.auth_url().to_string(),
[INFO] [stdout]     |                                                      ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:104:71
[INFO] [stdout]     |
[INFO] [stdout] 104 |             ImageBoards::E621 => format!("{}{}.json", self.imageboard.auth_url(), self.username),
[INFO] [stdout]     |                                                                       ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `auth_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/auth/mod.rs:104:71
[INFO] [stdout]     |
[INFO] [stdout] 104 |             ImageBoards::E621 => format!("{}{}.json", self.imageboard.auth_url(), self.username),
[INFO] [stdout]     |                                                                       ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:157:34
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     ImageBoards::Rule34 => tags.rule34,
[INFO] [stdout]     |                                  ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:159:34
[INFO] [stdout]     |
[INFO] [stdout] 159 |                     ImageBoards::Realbooru => tags.realbooru,
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     ImageBoards::Konachan => tags.konachan,
[INFO] [stdout]     |                                  ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:157:34
[INFO] [stdout]     |
[INFO] [stdout] 157 |                     ImageBoards::Rule34 => tags.rule34,
[INFO] [stdout]     |                                  ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:159:34
[INFO] [stdout]     |
[INFO] [stdout] 159 |                     ImageBoards::Realbooru => tags.realbooru,
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |                     ImageBoards::Konachan => tags.konachan,
[INFO] [stdout]     |                                  ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/blacklist.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 |             original_list.retain(|post| ext == Extension::guess_format(&post.extension))
[INFO] [stdout]     |                                                ----------------------- ^^^^^^^^^^^^^^^ expected `&str`, found `&Extension`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Extension`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ibdl-common-1.8.0/src/post/extension.rs:29:12
[INFO] [stdout]     |
[INFO] [stdout] 29  |     pub fn guess_format(s: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/blacklist.rs:194:72
[INFO] [stdout]     |
[INFO] [stdout] 194 |             original_list.retain(|post| ext == Extension::guess_format(&post.extension))
[INFO] [stdout]     |                                                ----------------------- ^^^^^^^^^^^^^^^ expected `&str`, found `&Extension`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                found reference `&Extension`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ibdl-common-1.8.0/src/post/extension.rs:29:12
[INFO] [stdout]     |
[INFO] [stdout] 29  |     pub fn guess_format(s: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_str` found for enum `Extension` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:216:46
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     let ext = post.extension.as_str();
[INFO] [stdout]     |                                              ^^^^^^ method not found in `Extension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_str` found for enum `Extension` in the current scope
[INFO] [stdout]    --> src/blacklist.rs:216:46
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     let ext = post.extension.as_str();
[INFO] [stdout]     |                                              ^^^^^^ method not found in `Extension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/danbooru/pool.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::Danbooru.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/danbooru/pool.rs:19:63
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::Danbooru.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/danbooru/mod.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let client = client!(ImageBoards::Danbooru);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/danbooru/mod.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let client = client!(ImageBoards::Danbooru);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 |             ImageBoards::Danbooru.post_url(),
[INFO] [stdout]     |                                   ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:261:28
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 extension: c.file_ext.unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:209:35
[INFO] [stdout]     |
[INFO] [stdout] 209 |             ImageBoards::Danbooru.post_url(),
[INFO] [stdout]     |                                   ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/danbooru/mod.rs:261:28
[INFO] [stdout]     |
[INFO] [stdout] 261 |                 extension: c.file_ext.unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/e621/pool.rs:19:59
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::E621.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/e621/mod.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let client = client!(ImageBoards::E621);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `pool_idx_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/e621/pool.rs:19:59
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let url = format!("{}/{}.json", ImageBoards::E621.pool_idx_url(), pool_id);
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/e621/mod.rs:203:59
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let url = format!("{}?tags={}", ImageBoards::E621.post_url(), &self.tag_string);
[INFO] [stdout]     |                                                           ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/e621/mod.rs:246:28
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 extension: c.file.ext.clone().unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .user_agent(ImageBoards::Rule34.user_agent())
[INFO] [stdout]    |                                      ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `client_user_agent` on type `ImageBoards`
[INFO] [stdout]   --> src/websites/e621/mod.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let client = client!(ImageBoards::E621);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `client` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:79:45
[INFO] [stdout]    |
[INFO] [stdout] 79 |             active_imageboard: ImageBoards::Rule34,
[INFO] [stdout]    |                                             ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 |             Vec::with_capacity(self.active_imageboard.max_post_limit())
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/e621/mod.rs:203:59
[INFO] [stdout]     |
[INFO] [stdout] 203 |         let url = format!("{}?tags={}", ImageBoards::E621.post_url(), &self.tag_string);
[INFO] [stdout]     |                                                           ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/e621/mod.rs:246:28
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 extension: c.file.ext.clone().unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 |             if size < self.active_imageboard.max_post_limit() || page == 100 {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .user_agent(ImageBoards::Rule34.user_agent())
[INFO] [stdout]    |                                      ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 |             self.active_imageboard.post_url(),
[INFO] [stdout]     |                                    ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/gelbooru/mod.rs:79:45
[INFO] [stdout]    |
[INFO] [stdout] 79 |             active_imageboard: ImageBoards::Rule34,
[INFO] [stdout]    |                                             ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:75
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                                           ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:293:70
[INFO] [stdout]     |
[INFO] [stdout] 293 |             let drop_url = if self.active_imageboard == ImageBoards::Realbooru {
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                                      help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:309:28
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 extension,
[INFO] [stdout]     |                 ^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/unsync.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImageBoards::Konachan,
[INFO] [stdout]    |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let client = client!(ImageBoards::Konachan);
[INFO] [stdout]    |                                           ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:87:38
[INFO] [stdout]    |
[INFO] [stdout] 87 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]    |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             ImageBoards::Konachan,
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:164:38
[INFO] [stdout]     |
[INFO] [stdout] 164 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]     |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:182:26
[INFO] [stdout]     |
[INFO] [stdout] 182 |             ImageBoards::Konachan.post_url(),
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 website: ImageBoards::Konachan,
[INFO] [stdout]     |                                       ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:130:55
[INFO] [stdout]     |
[INFO] [stdout] 130 |             Vec::with_capacity(self.active_imageboard.max_post_limit())
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |         ImageBoards::Konachan
[INFO] [stdout]     |                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `max_post_limit` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 |             if size < self.active_imageboard.max_post_limit() || page == 100 {
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `post_url` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:201:36
[INFO] [stdout]     |
[INFO] [stdout] 201 |             self.active_imageboard.post_url(),
[INFO] [stdout]     |                                    ^^^^^^^^ method not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:50
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                  help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Rule34` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:261:75
[INFO] [stdout]     |
[INFO] [stdout] 261 |             ImageBoards::Gelbooru | ImageBoards::Realbooru | ImageBoards::Rule34 => imageboard,
[INFO] [stdout]     |                                                                           ^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Realbooru` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:293:70
[INFO] [stdout]     |
[INFO] [stdout] 293 |             let drop_url = if self.active_imageboard == ImageBoards::Realbooru {
[INFO] [stdout]     |                                                                      ^^^^^^^^^
[INFO] [stdout]     |                                                                      |
[INFO] [stdout]     |                                                                      variant or associated item not found in `ImageBoards`
[INFO] [stdout]     |                                                                      help: there is a variant with a similar name: `Gelbooru`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:309:28
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/gelbooru/mod.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 extension,
[INFO] [stdout]     |                 ^^^^^^^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/unsync.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |             ImageBoards::Konachan,
[INFO] [stdout]    |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let client = client!(ImageBoards::Konachan);
[INFO] [stdout]    |                                           ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 35 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]   --> src/websites/moebooru/mod.rs:87:38
[INFO] [stdout]    |
[INFO] [stdout] 87 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]    |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             ImageBoards::Konachan,
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:164:38
[INFO] [stdout]     |
[INFO] [stdout] 164 |             imageboard: ImageBoards::Konachan,
[INFO] [stdout]     |                                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:182:26
[INFO] [stdout]     |
[INFO] [stdout] 182 |             ImageBoards::Konachan.post_url(),
[INFO] [stdout]     |                          ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ibdl-extractors` (lib) due to 36 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:229:39
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 website: ImageBoards::Konachan,
[INFO] [stdout]     |                                       ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 extension: ext,
[INFO] [stdout]     |                            ^^^ expected `Extension`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Konachan` found for enum `ImageBoards` in the current scope
[INFO] [stdout]    --> src/websites/moebooru/mod.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |         ImageBoards::Konachan
[INFO] [stdout]     |                      ^^^^^^^^ variant or associated item not found in `ImageBoards`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 35 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ibdl-extractors` (lib test) due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "e6888eb3a611c307f484bd30842c427bdd9d7925325a3cc782985c6c8900b903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6888eb3a611c307f484bd30842c427bdd9d7925325a3cc782985c6c8900b903", kill_on_drop: false }`
[INFO] [stdout] e6888eb3a611c307f484bd30842c427bdd9d7925325a3cc782985c6c8900b903
