[INFO] fetching crate etwin_twinoid_client 0.12.3...
[INFO] checking etwin_twinoid_client-0.12.3 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate etwin_twinoid_client 0.12.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate etwin_twinoid_client 0.12.3 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate etwin_twinoid_client 0.12.3
[INFO] finished tweaking crates.io crate etwin_twinoid_client 0.12.3
[INFO] tweaked toml for crates.io crate etwin_twinoid_client 0.12.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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] [stderr]      Locking 249 packages to latest compatible versions
[INFO] [stderr]       Adding erased-serde v0.3.31 (available: v0.4.5)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding neon v0.10.1 (available: v1.0.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] [stderr]       Adding scraper v0.13.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded neon v0.10.1
[INFO] [stderr]   Downloaded neon-build v0.10.1
[INFO] [stderr]   Downloaded neon-macros v0.10.1
[INFO] [stderr]   Downloaded neon-runtime v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8104532eeab8c94348e5cd1d1f35f4d87f0f15c457adb1b3a37f93b4740d6d44
[INFO] running `Command { std: "docker" "start" "-a" "8104532eeab8c94348e5cd1d1f35f4d87f0f15c457adb1b3a37f93b4740d6d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8104532eeab8c94348e5cd1d1f35f4d87f0f15c457adb1b3a37f93b4740d6d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8104532eeab8c94348e5cd1d1f35f4d87f0f15c457adb1b3a37f93b4740d6d44", kill_on_drop: false }`
[INFO] [stdout] 8104532eeab8c94348e5cd1d1f35f4d87f0f15c457adb1b3a37f93b4740d6d44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6338d397a323a4592e66a03ee51bdf5ab4527ab27f1cc11d433f0651f097c8f3
[INFO] running `Command { std: "docker" "start" "-a" "6338d397a323a4592e66a03ee51bdf5ab4527ab27f1cc11d433f0651f097c8f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking etwin_log v0.12.3
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]     Checking etwin_mt_querystring v0.12.3
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking haxeformat v0.2.3
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stderr]     Checking etwin_serde_tools v0.12.3
[INFO] [stderr]     Checking etwin_scraper_tools v0.12.3
[INFO] [stderr]     Checking etwin_core v0.12.3
[INFO] [stderr]     Checking etwin_constants v0.12.3
[INFO] [stderr]     Checking etwin_twinoid_client v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/http/scraper.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 |   #[test_resources("./test-resources/scraping/twinoid/login-response/*/")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: no resource matching the pattern ./test-resources/scraping/twinoid/login-response/*/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/http/scraper.rs:163:3
[INFO] [stdout]     |
[INFO] [stdout] 163 |   #[test_resources("./test-resources/scraping/twinoid/tid-config/*/")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: no resource matching the pattern ./test-resources/scraping/twinoid/tid-config/*/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/http/scraper.rs:184:3
[INFO] [stdout]     |
[INFO] [stdout] 184 |   #[test_resources("./test-resources/scraping/twinoid/bar-view/*/")]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: no resource matching the pattern ./test-resources/scraping/twinoid/bar-view/*/
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoginResponse`, `TidBarView`, `TidConfig`, `scrape_login_response`, `scrape_tid_bar_view`, and `scrape_tid_config`
[INFO] [stdout]    --> src/http/scraper.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     scrape_login_response, scrape_tid_bar_view, scrape_tid_config, LoginResponse, TidBarView, TidConfig,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scraper::Html`
[INFO] [stdout]    --> src/http/scraper.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |   use scraper::Html;
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf` and `Path`
[INFO] [stdout]    --> src/http/scraper.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |   use std::path::{Path, PathBuf};
[INFO] [stdout]     |                   ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etwin_twinoid_client` (lib test) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6338d397a323a4592e66a03ee51bdf5ab4527ab27f1cc11d433f0651f097c8f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6338d397a323a4592e66a03ee51bdf5ab4527ab27f1cc11d433f0651f097c8f3", kill_on_drop: false }`
[INFO] [stdout] 6338d397a323a4592e66a03ee51bdf5ab4527ab27f1cc11d433f0651f097c8f3
