[INFO] fetching crate etwin_rest 0.12.3...
[INFO] checking etwin_rest-0.12.3 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate etwin_rest 0.12.3 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate etwin_rest 0.12.3 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 375 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.7.7)
[INFO] [stderr]       Adding axum-extra v0.5.0 (available: v0.9.4)
[INFO] [stderr]       Adding cookie v0.17.0 (available: v0.18.1)
[INFO] [stderr]       Adding cookie_store v0.17.0 (available: v0.21.0)
[INFO] [stderr]       Adding headers v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding hyper v0.14.31 (available: v1.5.0)
[INFO] [stderr]       Adding iana-time-zone v0.1.60 (available: v0.1.61)
[INFO] [stderr]       Adding js-sys v0.3.55 (available: v0.3.72)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.1)
[INFO] [stderr]       Adding wasm-bindgen v0.2.78 (available: v0.2.95)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.78 (available: v0.2.95)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.28 (available: v0.4.45)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.78 (available: v0.2.95)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.78 (available: v0.2.95)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.78 (available: v0.2.95)
[INFO] [stderr]       Adding web-sys v0.3.55 (available: v0.3.72)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dafd6e4654f932347c38efcb1dae9b9ac7387cac0eb37707cca442fcd3a0d34
[INFO] running `Command { std: "docker" "start" "-a" "0dafd6e4654f932347c38efcb1dae9b9ac7387cac0eb37707cca442fcd3a0d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dafd6e4654f932347c38efcb1dae9b9ac7387cac0eb37707cca442fcd3a0d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dafd6e4654f932347c38efcb1dae9b9ac7387cac0eb37707cca442fcd3a0d34", kill_on_drop: false }`
[INFO] [stdout] 0dafd6e4654f932347c38efcb1dae9b9ac7387cac0eb37707cca442fcd3a0d34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c6accf6277541a6d01ebc4d2346a59a662b9f346026322c796c08824a26f793
[INFO] running `Command { std: "docker" "start" "-a" "2c6accf6277541a6d01ebc4d2346a59a662b9f346026322c796c08824a26f793", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking etwin_config v0.12.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking etwin_serde_tools v0.12.3
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking countme v2.0.4
[INFO] [stderr]     Checking etwin_postgres_tools v0.12.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking rowan v0.14.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking etwin_log v0.12.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking marktwin v0.4.2
[INFO] [stderr]     Checking email-encoding v0.2.1
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking scraper v0.13.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking etwin_scraper_tools v0.12.3
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking haxeformat v0.2.3
[INFO] [stderr]     Checking etwin_mt_querystring v0.12.3
[INFO] [stderr]     Checking cookie_store v0.17.0
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]     Checking etwin_core v0.12.3
[INFO] [stderr]     Checking etwin_squirrel v0.12.4
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking sysinfo v0.26.9
[INFO] [stderr]     Checking axum-extra v0.5.0
[INFO] [stderr]     Checking etwin_constants v0.12.3
[INFO] [stderr]     Checking etwin_db_schema v0.12.4
[INFO] [stderr]     Checking etwin_oauth_client v0.12.3
[INFO] [stderr]     Checking etwin_mt_dns v0.12.3
[INFO] [stderr]     Checking etwin_mailer v0.12.3
[INFO] [stderr]     Checking etwin_email_formatter v0.12.3
[INFO] [stderr]     Checking etwin_password v0.12.3
[INFO] [stderr]     Checking etwin_user_store v0.12.3
[INFO] [stderr]     Checking etwin_twinoid_store v0.12.3
[INFO] [stderr]     Checking etwin_link_store v0.12.3
[INFO] [stderr]     Checking etwin_populate v0.12.3
[INFO] [stderr]     Checking etwin_hammerfest_client v0.12.3
[INFO] [stderr]     Checking etwin_forum_store v0.12.3
[INFO] [stderr]     Checking etwin_twinoid_client v0.12.3
[INFO] [stderr]     Checking etwin_services v0.12.3
[INFO] [stderr]     Checking etwin_dinoparc_client v0.12.3
[INFO] [stderr]     Checking etwin_auth_store v0.12.3
[INFO] [stderr]     Checking etwin_hammerfest_store v0.12.3
[INFO] [stderr]     Checking etwin_token_store v0.12.3
[INFO] [stderr]     Checking etwin_oauth_provider_store v0.12.3
[INFO] [stderr]     Checking etwin_dinoparc_store v0.12.3
[INFO] [stderr]     Checking etwin_rest v0.12.3 (/opt/rustwide/workdir)
[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: `cookie::Cookie<'_>` and `cookie::Cookie<'_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `cookie::Cookie<'_>` is defined in crate `cookie`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.0/src/lib.rs:204:1
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cookie::Cookie<'_>` is defined in crate `cookie`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.16.2/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct Cookie<'c> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `cookie` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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` 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-6f17d22bba15001f/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] 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)]` on by default
[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] running `Command { std: "docker" "inspect" "2c6accf6277541a6d01ebc4d2346a59a662b9f346026322c796c08824a26f793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6accf6277541a6d01ebc4d2346a59a662b9f346026322c796c08824a26f793", kill_on_drop: false }`
[INFO] [stdout] 2c6accf6277541a6d01ebc4d2346a59a662b9f346026322c796c08824a26f793
