[INFO] fetching crate etwin_rest 0.12.3...
[INFO] testing etwin_rest-0.12.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate etwin_rest 0.12.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate etwin_rest 0.12.3
[INFO] finished tweaking crates.io crate etwin_rest 0.12.3
[INFO] tweaked toml for crates.io crate etwin_rest 0.12.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate etwin_rest 0.12.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 410 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] [stderr]       Adding axum-extra v0.5.0 (available: v0.10.3)
[INFO] [stderr]       Adding cookie v0.17.0 (available: v0.18.1)
[INFO] [stderr]       Adding cookie_store v0.17.0 (available: v0.22.0)
[INFO] [stderr]       Adding headers v0.3.9 (available: v0.4.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding iana-time-zone v0.1.60 (available: v0.1.64)
[INFO] [stderr]       Adding js-sys v0.3.55 (available: v0.3.81)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] [stderr]       Adding uuid v1.16.0 (available: v1.18.1)
[INFO] [stderr]       Adding wasm-bindgen v0.2.78 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.78 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.28 (available: v0.4.54)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.78 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.78 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.78 (available: v0.2.104)
[INFO] [stderr]       Adding web-sys v0.3.55 (available: v0.3.81)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 323d3f6c86b903c40a9c282f0d7461672654b05528dacae7a1b516ee78fb7407
[INFO] running `Command { std: "docker" "start" "-a" "323d3f6c86b903c40a9c282f0d7461672654b05528dacae7a1b516ee78fb7407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "323d3f6c86b903c40a9c282f0d7461672654b05528dacae7a1b516ee78fb7407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323d3f6c86b903c40a9c282f0d7461672654b05528dacae7a1b516ee78fb7407", kill_on_drop: false }`
[INFO] [stdout] 323d3f6c86b903c40a9c282f0d7461672654b05528dacae7a1b516ee78fb7407
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f67293885f4260edf3dd62b63bfd9b432f5a34418a0abc391097fa3bada3bef7
[INFO] running `Command { std: "docker" "start" "-a" "f67293885f4260edf3dd62b63bfd9b432f5a34418a0abc391097fa3bada3bef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling etwin_serde_tools v0.12.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling countme v2.0.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling rowan v0.14.1
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling variant_count v1.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling etwin_log v0.12.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling marktwin v0.4.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling etwin_core v0.12.3
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling etwin_scraper_tools v0.12.3
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling etwin_constants v0.12.3
[INFO] [stderr]    Compiling etwin_mt_dns v0.12.3
[INFO] [stderr]    Compiling etwin_oauth_client v0.12.3
[INFO] [stderr]    Compiling etwin_hammerfest_client v0.12.3
[INFO] [stderr]    Compiling etwin_services v0.12.3
[INFO] [stderr]    Compiling axum-extra v0.5.0
[INFO] [stderr]    Compiling etwin_rest v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ServerError` is never constructed
[INFO] [stdout]   --> src/lib.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ServerError(AnyError);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSectionQuery` is never constructed
[INFO] [stdout]    --> src/forum.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct GetSectionQuery {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetPostQuery` is never constructed
[INFO] [stdout]    --> src/forum.rs:461:8
[INFO] [stdout]     |
[INFO] [stdout] 461 | struct GetPostQuery {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.09s
[INFO] running `Command { std: "docker" "inspect" "f67293885f4260edf3dd62b63bfd9b432f5a34418a0abc391097fa3bada3bef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f67293885f4260edf3dd62b63bfd9b432f5a34418a0abc391097fa3bada3bef7", kill_on_drop: false }`
[INFO] [stdout] f67293885f4260edf3dd62b63bfd9b432f5a34418a0abc391097fa3bada3bef7
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b788d18f874f2e9d18021adb15a6306424f71abccbadd1184a5fdd8de36e151d
[INFO] running `Command { std: "docker" "start" "-a" "b788d18f874f2e9d18021adb15a6306424f71abccbadd1184a5fdd8de36e151d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling etwin_config v0.12.3
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling etwin_postgres_tools v0.12.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.100.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling marktwin v0.4.2
[INFO] [stderr]    Compiling email-encoding v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling lettre v0.10.4
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling etwin_scraper_tools v0.12.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling haxeformat v0.2.3
[INFO] [stderr]    Compiling etwin_mt_querystring v0.12.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling cookie_store v0.17.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sysinfo v0.26.9
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling etwin_serde_tools v0.12.3
[INFO] [stderr]    Compiling sqlx v0.6.3
[INFO] [stderr]    Compiling etwin_core v0.12.3
[INFO] [stderr]    Compiling etwin_squirrel v0.12.4
[INFO] [stderr]    Compiling axum-extra v0.5.0
[INFO] [stderr]    Compiling etwin_constants v0.12.3
[INFO] [stderr]    Compiling etwin_db_schema v0.12.4
[INFO] [stderr]    Compiling etwin_mt_dns v0.12.3
[INFO] [stderr]    Compiling etwin_oauth_client v0.12.3
[INFO] [stderr]    Compiling etwin_mailer v0.12.3
[INFO] [stderr]    Compiling etwin_email_formatter v0.12.3
[INFO] [stderr]    Compiling etwin_password v0.12.3
[INFO] [stderr]    Compiling etwin_user_store v0.12.3
[INFO] [stderr]    Compiling etwin_populate v0.12.3
[INFO] [stderr]    Compiling etwin_hammerfest_client v0.12.3
[INFO] [stderr]    Compiling etwin_dinoparc_client v0.12.3
[INFO] [stderr]    Compiling etwin_forum_store v0.12.3
[INFO] [stderr]    Compiling etwin_twinoid_client v0.12.3
[INFO] [stderr]    Compiling etwin_twinoid_store v0.12.3
[INFO] [stderr]    Compiling etwin_link_store v0.12.3
[INFO] [stderr]    Compiling etwin_services v0.12.3
[INFO] [stderr]    Compiling etwin_token_store v0.12.3
[INFO] [stderr]    Compiling etwin_hammerfest_store v0.12.3
[INFO] [stderr]    Compiling etwin_dinoparc_store v0.12.3
[INFO] [stderr]    Compiling etwin_auth_store v0.12.3
[INFO] [stderr]    Compiling etwin_oauth_provider_store v0.12.3
[INFO] [stderr]    Compiling etwin_rest v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ServerError` is never constructed
[INFO] [stdout]   --> src/lib.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ServerError(AnyError);
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetSectionQuery` is never constructed
[INFO] [stdout]    --> src/forum.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct GetSectionQuery {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetPostQuery` is never constructed
[INFO] [stdout]    --> src/forum.rs:461:8
[INFO] [stdout]     |
[INFO] [stdout] 461 | struct GetPostQuery {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/test.rs:394:31
[INFO] [stdout]     |
[INFO] [stdout] 394 |       self.cookies.insert_raw(&cookie, &req_url).expect("cookie insertion");
[INFO] [stdout]     |                    ---------- ^^^^^^^ expected `cookie::Cookie<'_>`, found a different `cookie::Cookie<'_>`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `cookie` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.17.0/src/lib.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this is the found type `cookie::Cookie`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.16.2/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type `cookie::Cookie`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/test.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 | use cookie_store::CookieStore;
[INFO] [stdout]     |     ------------ one version of crate `cookie` used here, as a dependency of crate `cookie_store`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/auth.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout]  11 | use cookie::time::OffsetDateTime;
[INFO] [stdout]     |     ------ one version of crate `cookie` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie_store-0.17.0/src/cookie_store.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn insert_raw(&mut self, cookie: &RawCookie<'_>, request_url: &Url) -> InsertResult {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `recommended_for_tests` found for struct `ScryptPasswordService<R>` in the current scope
[INFO] [stdout]    --> src/test.rs:72:76
[INFO] [stdout]     |
[INFO] [stdout]  72 |   let password: Arc<dyn PasswordService> = Arc::new(ScryptPasswordService::recommended_for_tests());
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `ScryptPasswordService<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ScryptPasswordService<_>` consider using one of the following associated functions:
[INFO] [stdout]       ScryptPasswordService::<R>::new
[INFO] [stdout]       ScryptPasswordService::<OsRng>::with_os_rng
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/etwin_password-0.12.3/src/scrypt.rs:123:3
[INFO] [stdout]     |
[INFO] [stdout] 123 |   pub fn new(rng: R, max_time: Duration, max_mem_frac: f64) -> Self {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |   pub fn with_os_rng(max_time: Duration, max_mem_frac: f64) -> Self {
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etwin_rest` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b788d18f874f2e9d18021adb15a6306424f71abccbadd1184a5fdd8de36e151d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b788d18f874f2e9d18021adb15a6306424f71abccbadd1184a5fdd8de36e151d", kill_on_drop: false }`
[INFO] [stdout] b788d18f874f2e9d18021adb15a6306424f71abccbadd1184a5fdd8de36e151d
