[INFO] cloning repository https://github.com/blackyblack/identity_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackyblack/identity_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackyblack%2Fidentity_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackyblack%2Fidentity_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99d3b234aafeaa008ac7242d23e4a4ea66116730 [INFO] building blackyblack/identity_server against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackyblack%2Fidentity_server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blackyblack/identity_server [INFO] finished tweaking git repo https://github.com/blackyblack/identity_server [INFO] tweaked toml for git repo https://github.com/blackyblack/identity_server written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blackyblack/identity_server on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blackyblack/identity_server 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded route-recognizer v0.2.0 [INFO] [stderr] Downloaded sval_buffer v2.14.1 [INFO] [stderr] Downloaded sval_serde v2.14.1 [INFO] [stderr] Downloaded sval_ref v2.14.1 [INFO] [stderr] Downloaded sval_json v2.14.1 [INFO] [stderr] Downloaded sval_nested v2.14.1 [INFO] [stderr] Downloaded value-bag-sval2 v1.11.1 [INFO] [stderr] Downloaded sval v2.14.1 [INFO] [stderr] Downloaded tide v0.16.0 [INFO] [stderr] Downloaded http-client v6.5.3 [INFO] [stderr] Downloaded async-dup v1.2.4 [INFO] [stderr] Downloaded ethers-signers v2.0.14 [INFO] [stderr] Downloaded coins-core v0.8.7 [INFO] [stderr] Downloaded coins-bip32 v0.8.7 [INFO] [stderr] Downloaded byte-slice-cast v1.2.3 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded scale-info-derive v2.11.6 [INFO] [stderr] Downloaded impl-trait-for-tuples v0.2.3 [INFO] [stderr] Downloaded bech32 v0.9.1 [INFO] [stderr] Downloaded fuchsia-cprng v0.1.1 [INFO] [stderr] Downloaded rdrand v0.4.0 [INFO] [stderr] Downloaded blake3 v0.3.8 [INFO] [stderr] Downloaded async-h1 v2.3.4 [INFO] [stderr] Downloaded femme v2.2.1 [INFO] [stderr] Downloaded async-sse v4.1.0 [INFO] [stderr] Downloaded crypto-mac v0.10.0 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] [stderr] Downloaded cookie v0.14.4 [INFO] [stderr] Downloaded value-bag-serde1 v1.11.1 [INFO] [stderr] Downloaded rand v0.4.6 [INFO] [stderr] Downloaded cc v1.2.23 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded salsa20 v0.10.2 [INFO] [stderr] Downloaded scrypt v0.10.0 [INFO] [stderr] Downloaded eth-keystore v0.5.0 [INFO] [stderr] Downloaded num_enum_derive v0.7.4 [INFO] [stderr] Downloaded num_enum v0.7.4 [INFO] [stderr] Downloaded coins-bip39 v0.8.7 [INFO] [stderr] Downloaded auto_impl v1.3.0 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.34 [INFO] [stderr] Downloaded parity-scale-codec v3.7.5 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.7.5 [INFO] [stderr] Downloaded rand_core v0.4.2 [INFO] [stderr] Downloaded scale-info v2.11.6 [INFO] [stderr] Downloaded rand_core v0.3.1 [INFO] [stderr] Downloaded const_format v0.2.34 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] [stderr] Downloaded proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Downloaded erased-serde v0.4.6 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded sval_fmt v2.14.1 [INFO] [stderr] Downloaded universal-hash v0.4.0 [INFO] [stderr] Downloaded portable-atomic v1.11.0 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded serde_fmt v1.0.3 [INFO] [stderr] Downloaded sval_dynamic v2.14.1 [INFO] [stderr] Downloaded const-hex v1.14.1 [INFO] [stderr] Downloaded async-session v2.0.1 [INFO] [stderr] Downloaded const_fn v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2894d8834e3f3ccfd943f18367b9aedb0e6a0999cced7d10ae8ec1fd3adff256 [INFO] running `Command { std: "docker" "start" "-a" "2894d8834e3f3ccfd943f18367b9aedb0e6a0999cced7d10ae8ec1fd3adff256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2894d8834e3f3ccfd943f18367b9aedb0e6a0999cced7d10ae8ec1fd3adff256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2894d8834e3f3ccfd943f18367b9aedb0e6a0999cced7d10ae8ec1fd3adff256", kill_on_drop: false }` [INFO] [stdout] 2894d8834e3f3ccfd943f18367b9aedb0e6a0999cced7d10ae8ec1fd3adff256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 887e47771a80f981a9f0dd83eaa4fa0101907156425e04c9cd5ea7ced9be9421 [INFO] running `Command { std: "docker" "start" "-a" "887e47771a80f981a9f0dd83eaa4fa0101907156425e04c9cd5ea7ced9be9421", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling sqlx-mysql v0.7.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling async-dup v1.2.4 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling identity_server v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "887e47771a80f981a9f0dd83eaa4fa0101907156425e04c9cd5ea7ced9be9421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887e47771a80f981a9f0dd83eaa4fa0101907156425e04c9cd5ea7ced9be9421", kill_on_drop: false }` [INFO] [stdout] 887e47771a80f981a9f0dd83eaa4fa0101907156425e04c9cd5ea7ced9be9421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2f90adf167e7819e08461b1cc08dd0fed53ce272004fcae7c7af2cf37ec92c [INFO] running `Command { std: "docker" "start" "-a" "0b2f90adf167e7819e08461b1cc08dd0fed53ce272004fcae7c7af2cf37ec92c", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling identity_server v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "0b2f90adf167e7819e08461b1cc08dd0fed53ce272004fcae7c7af2cf37ec92c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2f90adf167e7819e08461b1cc08dd0fed53ce272004fcae7c7af2cf37ec92c", kill_on_drop: false }` [INFO] [stdout] 0b2f90adf167e7819e08461b1cc08dd0fed53ce272004fcae7c7af2cf37ec92c