[INFO] cloning repository https://github.com/zahrulsch/auto-request
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zahrulsch/auto-request" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzahrulsch%2Fauto-request", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzahrulsch%2Fauto-request'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42c199e81221c0076d3dcf92a49c0565c72c3b2e
[INFO] testing zahrulsch/auto-request against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzahrulsch%2Fauto-request" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zahrulsch/auto-request
[INFO] finished tweaking git repo https://github.com/zahrulsch/auto-request
[INFO] tweaked toml for git repo https://github.com/zahrulsch/auto-request written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zahrulsch/auto-request on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zahrulsch/auto-request 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.3.15
[INFO] [stderr]   Downloaded unicode-bidi v0.3.9
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded async-trait v0.1.62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57a2919adaf0a972549b37ed656d80e8981a4cfd249604e78184838dd8338022
[INFO] running `Command { std: "docker" "start" "-a" "57a2919adaf0a972549b37ed656d80e8981a4cfd249604e78184838dd8338022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57a2919adaf0a972549b37ed656d80e8981a4cfd249604e78184838dd8338022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57a2919adaf0a972549b37ed656d80e8981a4cfd249604e78184838dd8338022", kill_on_drop: false }`
[INFO] [stdout] 57a2919adaf0a972549b37ed656d80e8981a4cfd249604e78184838dd8338022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89122e846a5294f22cbf63644cf8af64d700e97f74670889ed89dba9da5c8e38
[INFO] running `Command { std: "docker" "start" "-a" "89122e846a5294f22cbf63644cf8af64d700e97f74670889ed89dba9da5c8e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.9
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.62
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.16.1
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling auto_requester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DefaultFormat` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:302:12
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub struct DefaultFormat {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TierVariation` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub struct TierVariation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BundleDealInfo` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 | pub struct BundleDealInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Experiment` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub struct Experiment {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Facet` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct Facet {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct Category {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParentCategoryDetail` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct ParentCategoryDetail {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category2` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct Category2 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Brand` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Brand {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.20s
[INFO] running `Command { std: "docker" "inspect" "89122e846a5294f22cbf63644cf8af64d700e97f74670889ed89dba9da5c8e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89122e846a5294f22cbf63644cf8af64d700e97f74670889ed89dba9da5c8e38", kill_on_drop: false }`
[INFO] [stdout] 89122e846a5294f22cbf63644cf8af64d700e97f74670889ed89dba9da5c8e38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3352269ec3ca8e49da470e3140034bcf7589d8e60dc42ed637a34283161a5d4
[INFO] running `Command { std: "docker" "start" "-a" "b3352269ec3ca8e49da470e3140034bcf7589d8e60dc42ed637a34283161a5d4", kill_on_drop: false }`
[INFO] [stdout] warning: struct `DefaultFormat` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:302:12
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub struct DefaultFormat {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling auto_requester v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TierVariation` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub struct TierVariation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BundleDealInfo` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 | pub struct BundleDealInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Experiment` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub struct Experiment {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Facet` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct Facet {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct Category {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParentCategoryDetail` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct ParentCategoryDetail {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category2` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct Category2 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Brand` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Brand {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultFormat` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:302:12
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub struct DefaultFormat {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TierVariation` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub struct TierVariation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BundleDealInfo` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 | pub struct BundleDealInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Experiment` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_search_result.rs:460:12
[INFO] [stdout]     |
[INFO] [stdout] 460 | pub struct Experiment {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Facet` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct Facet {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct Category {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParentCategoryDetail` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:192:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub struct ParentCategoryDetail {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category2` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct Category2 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Brand` is never constructed
[INFO] [stdout]    --> src/model_translations/shopee_filter_config.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct Brand {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.36s
[INFO] running `Command { std: "docker" "inspect" "b3352269ec3ca8e49da470e3140034bcf7589d8e60dc42ed637a34283161a5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3352269ec3ca8e49da470e3140034bcf7589d8e60dc42ed637a34283161a5d4", kill_on_drop: false }`
[INFO] [stdout] b3352269ec3ca8e49da470e3140034bcf7589d8e60dc42ed637a34283161a5d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e62640523c6189b90a9177ee2b78e4c31bf0daac9fedfc7297f66dbe27b30006
[INFO] running `Command { std: "docker" "start" "-a" "e62640523c6189b90a9177ee2b78e4c31bf0daac9fedfc7297f66dbe27b30006", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DefaultFormat` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_search_result.rs:302:12
[INFO] [stderr]     |
[INFO] [stderr] 302 | pub struct DefaultFormat {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TierVariation` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_search_result.rs:314:12
[INFO] [stderr]     |
[INFO] [stderr] 314 | pub struct TierVariation {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BundleDealInfo` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_search_result.rs:342:12
[INFO] [stderr]     |
[INFO] [stderr] 342 | pub struct BundleDealInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Experiment` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_search_result.rs:460:12
[INFO] [stderr]     |
[INFO] [stderr] 460 | pub struct Experiment {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Facet` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_filter_config.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub struct Facet {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Category` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_filter_config.rs:178:12
[INFO] [stderr]     |
[INFO] [stderr] 178 | pub struct Category {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParentCategoryDetail` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_filter_config.rs:192:12
[INFO] [stderr]     |
[INFO] [stderr] 192 | pub struct ParentCategoryDetail {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Category2` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_filter_config.rs:202:12
[INFO] [stderr]     |
[INFO] [stderr] 202 | pub struct Category2 {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Brand` is never constructed
[INFO] [stderr]    --> src/model_translations/shopee_filter_config.rs:230:12
[INFO] [stderr]     |
[INFO] [stderr] 230 | pub struct Brand {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `auto_requester` (lib) generated 9 warnings
[INFO] [stderr] warning: `auto_requester` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auto_requester-be1e697d290f9db4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shopee.rs (/opt/rustwide/target/debug/deps/shopee-3aa3cf65f868da63)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_shopee::validate_add_ext_header ... ok
[INFO] [stdout] test test_shopee::validate_url_isset ... ok
[INFO] [stdout] test test_shopee::validate_headers_is_setup ... ok
[INFO] [stdout] test test_shopee::validate_url_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/shopee_filter_config.rs (/opt/rustwide/target/debug/deps/shopee_filter_config-df9720d33e7605e1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test shopee_filter_config`
[INFO] [stdout] test test_shopee_filter_config::pick_config ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_shopee_filter_config::pick_config stdout ----
[INFO] [stdout] Error: Client(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mall.shopee.co.id")), port: None, path: "/api/v4/search/search_filter_config", query: Some("page_type=search"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_shopee_filter_config::pick_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e62640523c6189b90a9177ee2b78e4c31bf0daac9fedfc7297f66dbe27b30006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e62640523c6189b90a9177ee2b78e4c31bf0daac9fedfc7297f66dbe27b30006", kill_on_drop: false }`
[INFO] [stdout] e62640523c6189b90a9177ee2b78e4c31bf0daac9fedfc7297f66dbe27b30006
