[INFO] cloning repository https://github.com/ic-timon/rf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ic-timon/rf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-timon%2Frf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-timon%2Frf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 054d327ed3e584b38121199644ec2c13a16a5ed5
[INFO] testing ic-timon/rf against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-timon%2Frf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ic-timon/rf
[INFO] finished tweaking git repo https://github.com/ic-timon/rf
[INFO] tweaked toml for git repo https://github.com/ic-timon/rf written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ic-timon/rf on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ic-timon/rf 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded snowflake v1.3.0
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded id_tree v1.8.0
[INFO] [stderr]   Downloaded axum-sessions v0.4.1
[INFO] [stderr]   Downloaded deadpool v0.11.2
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded metrics v0.23.1
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.32
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.9.4
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.0
[INFO] [stderr]   Downloaded axum-extra v0.4.2
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded async-session v3.0.0
[INFO] [stderr]   Downloaded askama v0.15.1
[INFO] [stderr]   Downloaded askama_macros v0.15.1
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded askama_parser v0.15.1
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded zerocopy v0.8.32
[INFO] [stderr]   Downloaded askama_derive v0.15.1
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded scraper v0.19.1
[INFO] [stderr]   Downloaded moka v0.12.12
[INFO] [stderr]   Downloaded ini v1.3.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded blake3 v0.3.8
[INFO] [stderr]   Downloaded configparser v1.0.0
[INFO] [stderr]   Downloaded fluent v0.16.1
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded trust-dns-resolver v0.23.2
[INFO] [stderr]   Downloaded axum-extra v0.10.3
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded fluent-langneg v0.13.1
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded trust-dns-proto v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4aac84cc108a908912f379c9f9edbd093b3bbc180753d257e378445c39fd71ea
[INFO] running `Command { std: "docker" "start" "-a" "4aac84cc108a908912f379c9f9edbd093b3bbc180753d257e378445c39fd71ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4aac84cc108a908912f379c9f9edbd093b3bbc180753d257e378445c39fd71ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aac84cc108a908912f379c9f9edbd093b3bbc180753d257e378445c39fd71ea", kill_on_drop: false }`
[INFO] [stdout] 4aac84cc108a908912f379c9f9edbd093b3bbc180753d257e378445c39fd71ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abcfa60dcc9cb0588232bd1de58add54d54c7baaeb5f423921aee8da9fcf307c
[INFO] running `Command { std: "docker" "start" "-a" "abcfa60dcc9cb0588232bd1de58add54d54c7baaeb5f423921aee8da9fcf307c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rf-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rf-errors v0.1.0 (/opt/rustwide/workdir/errors)
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling askama_parser v0.15.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling askama_derive v0.15.1
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling deadpool v0.11.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.9.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling async-session v3.0.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling id_tree v1.8.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling axum-extra v0.4.2
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling askama_macros v0.15.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rf-container v0.1.0 (/opt/rustwide/workdir/container)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling askama v0.15.1
[INFO] [stderr]    Compiling axum-sessions v0.4.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rf-database v0.1.0 (/opt/rustwide/workdir/database)
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling rf-os v0.1.0 (/opt/rustwide/workdir/os)
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling configparser v1.0.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling ini v1.3.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rf-encoding v0.1.0 (/opt/rustwide/workdir/encoding)
[INFO] [stderr]    Compiling rf-contrib-registry v0.1.0 (/opt/rustwide/workdir/contrib/registry)
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rf-i18n v0.1.0 (/opt/rustwide/workdir/i18n)
[INFO] [stderr]    Compiling rf-util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling rf-test v0.1.0 (/opt/rustwide/workdir/test)
[INFO] [stderr]    Compiling rf-contrib-grpc v0.1.0 (/opt/rustwide/workdir/contrib/grpc)
[INFO] [stderr]    Compiling rf-contrib-trace v0.1.0 (/opt/rustwide/workdir/contrib/trace)
[INFO] [stderr]    Compiling rf-cmd v0.1.0 (/opt/rustwide/workdir/cmd/rf)
[INFO] [stderr]    Compiling rf-contrib-config v0.1.0 (/opt/rustwide/workdir/contrib/config)
[INFO] [stderr]    Compiling rf-contrib-drivers v0.1.0 (/opt/rustwide/workdir/contrib/drivers)
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling rf-crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling rf-text v0.1.0 (/opt/rustwide/workdir/text)
[INFO] [stderr]    Compiling rf-contrib-sdk-httpclient v0.1.0 (/opt/rustwide/workdir/contrib/sdk/httpclient)
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rf-debug v0.1.0 (/opt/rustwide/workdir/debug)
[INFO] [stderr]    Compiling rf-net v0.1.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]    Compiling rf-frame v0.1.0 (/opt/rustwide/workdir/frame)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 16s
[INFO] running `Command { std: "docker" "inspect" "abcfa60dcc9cb0588232bd1de58add54d54c7baaeb5f423921aee8da9fcf307c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abcfa60dcc9cb0588232bd1de58add54d54c7baaeb5f423921aee8da9fcf307c", kill_on_drop: false }`
[INFO] [stdout] abcfa60dcc9cb0588232bd1de58add54d54c7baaeb5f423921aee8da9fcf307c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f87745ea05981fb2aa92ffeedb90870b7cd577aec27bab20248023f39b1d28ef
[INFO] running `Command { std: "docker" "start" "-a" "f87745ea05981fb2aa92ffeedb90870b7cd577aec27bab20248023f39b1d28ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rf-debug v0.1.0 (/opt/rustwide/workdir/debug)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rf-test v0.1.0 (/opt/rustwide/workdir/test)
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling rf-i18n v0.1.0 (/opt/rustwide/workdir/i18n)
[INFO] [stderr]    Compiling rf-contrib-drivers v0.1.0 (/opt/rustwide/workdir/contrib/drivers)
[INFO] [stderr]    Compiling rf-text v0.1.0 (/opt/rustwide/workdir/text)
[INFO] [stderr]    Compiling rf-errors v0.1.0 (/opt/rustwide/workdir/errors)
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling rf-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling async-session v3.0.0
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=f57a578527e34df8 -C extra-filename=-aa83c6735c78b3ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-3868a69cd05781ef.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-091cc7ddac269eb0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-927d65c044a7920a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-ca54a6e6215c0782.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b85d73e2fa2f8ec2.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-485eabc6d5599482.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5bd00439983ba03e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ca1bfc10e1601a16.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-1da96e2c4f33cb93.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-41c5dfdb055ea10d.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-db473625a3c6e0f0.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d7c2333f8dedd037.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da6472c385e42ba4.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-be714b8a084addff.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c5a8540217c8112c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-502e88187c2a84fd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1b702e5abaee84a4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6784548e94622ba0.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7def4474b962730.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-93b5abb57b998e08.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-5c3a32cf64a2dfc6.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-e1b5032ad80db85e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-236618f1f0d681a3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1ec45d6681324168.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-bbcae5be368df9ae.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=70500a8759978ce9 -C extra-filename=-0009e79236c8a9dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-bc88521465585dfa.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5ac12c65d238cc8c.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7912a666fa871683.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be41396d8b40b22.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-485eabc6d5599482.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f8b566c7bd079e89.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6ab6291eff615948.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-703ca74e11411165.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-70145943e867fa0c.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-db473625a3c6e0f0.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d7c2333f8dedd037.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-4ced5d855394bf01.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c5a8540217c8112c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-db8f3eed2a1f3f7b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c137f7d5040e8dd4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4899f8507300fa33.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8a96f907e2cfd6a4.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a57515d18b7fb74c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-69c4c0788d29e99a.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-ab0d588f32087308.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-e1b5032ad80db85e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-236618f1f0d681a3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6c213f3e58351dc8.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-bbcae5be368df9ae.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f87745ea05981fb2aa92ffeedb90870b7cd577aec27bab20248023f39b1d28ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87745ea05981fb2aa92ffeedb90870b7cd577aec27bab20248023f39b1d28ef", kill_on_drop: false }`
[INFO] [stdout] f87745ea05981fb2aa92ffeedb90870b7cd577aec27bab20248023f39b1d28ef
