[INFO] cloning repository https://github.com/REZ3X/bsdy_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/REZ3X/bsdy_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREZ3X%2Fbsdy_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREZ3X%2Fbsdy_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 633e715736d372352c20b4287355ac8eaf1ce282
[INFO] testing REZ3X/bsdy_api against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FREZ3X%2Fbsdy_api" "/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/REZ3X/bsdy_api
[INFO] finished tweaking git repo https://github.com/REZ3X/bsdy_api
[INFO] tweaked toml for git repo https://github.com/REZ3X/bsdy_api written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/REZ3X/bsdy_api 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/REZ3X/bsdy_api 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 http-range-header v0.4.2
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded uuid v1.21.0
[INFO] [stderr]   Downloaded sync_wrapper v0.1.2
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]   Downloaded async-stream v0.3.6
[INFO] [stderr]   Downloaded async-stream-impl v0.3.6
[INFO] [stderr]   Downloaded ghash v0.5.1
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded password-hash v0.5.0
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded deranged v0.5.8
[INFO] [stderr]   Downloaded pin-project-internal v1.1.11
[INFO] [stderr]   Downloaded blake2 v0.10.6
[INFO] [stderr]   Downloaded pin-project v1.1.11
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.11.1
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded tower v0.4.13
[INFO] [stderr]   Downloaded axum-test v16.4.1
[INFO] [stderr]   Downloaded yansi v1.0.1
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded hyper v0.14.32
[INFO] [stderr]   Downloaded h2 v0.3.27
[INFO] [stderr]   Downloaded lettre v0.11.19
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded webpki-roots v0.25.4
[INFO] [stderr]   Downloaded rustls v0.21.12
[INFO] [stderr]   Downloaded object v0.37.3
[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] 7538068315a568717aa10694203c674eb5c6626ecd78932b005d01a01fc4a719
[INFO] running `Command { std: "docker" "start" "-a" "7538068315a568717aa10694203c674eb5c6626ecd78932b005d01a01fc4a719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7538068315a568717aa10694203c674eb5c6626ecd78932b005d01a01fc4a719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7538068315a568717aa10694203c674eb5c6626ecd78932b005d01a01fc4a719", kill_on_drop: false }`
[INFO] [stdout] 7538068315a568717aa10694203c674eb5c6626ecd78932b005d01a01fc4a719
[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] e2c6f7cb24d095806729499792c5276c819a75cbe9f0576051005f6121bb2562
[INFO] running `Command { std: "docker" "start" "-a" "e2c6f7cb24d095806729499792c5276c819a75cbe9f0576051005f6121bb2562", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling bsdy_api v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "e2c6f7cb24d095806729499792c5276c819a75cbe9f0576051005f6121bb2562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c6f7cb24d095806729499792c5276c819a75cbe9f0576051005f6121bb2562", kill_on_drop: false }`
[INFO] [stdout] e2c6f7cb24d095806729499792c5276c819a75cbe9f0576051005f6121bb2562
[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] 1f236c202891a7ad35c18dc7003c8fa560db4d7350170518ad98afd85992b844
[INFO] running `Command { std: "docker" "start" "-a" "1f236c202891a7ad35c18dc7003c8fa560db4d7350170518ad98afd85992b844", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling axum-test v16.4.1
[INFO] [stderr]    Compiling bsdy_api v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `bsdy_api` (bin "bsdy_api")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name bsdy_api --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43794ea6c7fb4a31 -C extra-filename=-fd2ad8e9ec2008a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-2b170a6c3d2dac9d.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-ce4d11e148a6e2a0.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c979c0960bb5f2ad.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-13dc675389b065b6.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-506f5fbb6e3c4c0b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bsdy_api=/opt/rustwide/target/debug/deps/libbsdy_api-2b4562c8dac9992c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8dc354813ac4e3c9.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3d3dcf7da1d70f48.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-535c8f75a04828b3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-dbebaaa1cd6698cd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-853e3009df98c68d.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-6352f44dc3affa62.rlib --extern lettre=/opt/rustwide/target/debug/deps/liblettre-39cc92ea15f9e691.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-ad8489258206f238.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-db62e40a97299d55.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e536801174347e02.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d70dfb467f2252e2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e25c880920ba2078.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81c0ae56040dd867.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2e0a984295dad205.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-1514e8bacff68038.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-55809efa6a2b711f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d36dd8234e3ea8d8.rlib --extern tokio_cron_scheduler=/opt/rustwide/target/debug/deps/libtokio_cron_scheduler-946d207b685624da.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0f2b954cc0d78054.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c1958e9e06e2d00f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-105024b1a8e37dc9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ce653b550c054fd4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-275fe22429f615f1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a87ae5e957e72a79/out -L native=/opt/rustwide/target/debug/build/psm-d6f83dedbdbac435/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4LmBUo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbsdy_api-2b4562c8dac9992c,libreqwest-e536801174347e02,librustls_pki_types-d9016c657ae33e66,libhyper_tls-2c6369812332982f,libtower_http-11b185f706e6ecdd,libiri_string-f1c5413b54c99d2e,libhex-ce2ce186edf8450e,libtokio_cron_scheduler-946d207b685624da,libcron-a09cc37cb4c4f6b4,libnom-67dc6f0b54ccc9b4,libanyhow-bb5f243237f5f99b,liblettre-39cc92ea15f9e691,libfastrand-74ae4622d963d882,libquoted_printable-6a4bb9eadee2b3f2,libnom-afb4463e83cff477,libtokio_native_tls-6f90f688a86e7d4c,libnative_tls-9bd8639f9a76b7b4,libopenssl_probe-703a3ddfc0e4be36,libopenssl-5d435067d44e8d9b,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-049b43d239840b53,libchumsky-dabe030337792897,libstacker-600104860b99eb31,libpsm-1d1fc2a56dd2f0aa,libhashbrown-3ce1344e1381658b,libahash-b3f8ecca53b96942,libemail_encoding-03eebb9555acedca,libemail_address-6ac5e3d521e80dff,liboauth2-ad8489258206f238,libbase64-e32c1d8f2555833c,libreqwest-60131cefb2406135,librustls_pemfile-f2760b70d3be5bc8,libhyper_rustls-221bea8dcf99efdb,libwebpki_roots-8f19deeabafd6f44,libbase64-76d22feba062e299,libtokio_rustls-04333ec26d16cf5b,librustls-51841c1a292b4075,libsct-fd2b9919100514d6,libwebpki-bfdf09906b89952b,libhyper-db13490dcb6a58ef,libsocket2-5412d330c6c707c6,libh2-f0c1fc2f9f871c28,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-e57dd3225c90646d,libhttp-79acd5e9ef660978,libthiserror-55809efa6a2b711f,libtower_http-c1958e9e06e2d00f,libmime_guess-0b30e35c05d4b5f3,libunicase-39c350669888fd67,libhttp_range_header-74a552c55acd85bc,libjsonwebtoken-6352f44dc3affa62,libpem-8e22783d6595b847,libsimple_asn1-c67781b1f683005b,libtime-4e9acde4ab073736,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libnum_bigint-f79589c9ff549f5b,libring-1cab5de2cdb716e8,libuntrusted-151845769873c416,libaxum-13dc675389b065b6,libmulter-62a868f3109047b8,libencoding_rs-e36cbb4cff8cacd8,libserde_path_to_error-d82378417da5b874,libserde_urlencoded-79b69a49c2bff8f8,libryu-96e4827cb8e74ef1,libhyper_util-d28928a032c7be73,libipnet-7f24c5b85fa70b77,libhyper-853e3009df98c68d,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-ab7b2b06912cdba3,libfnv-2a26f5d3b9cd4973,libtokio_util-98d65119d4850662,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libmatchit-994b7d2346168c4c,libaxum_core-97cccdb6313f026a,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libtower-39e74c746cea796d,libsync_wrapper-096429d0b7f46333,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libsqlx-1514e8bacff68038,libsqlx_mysql-47c911adf2bce42d,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libbyteorder-2918c4d2ad36fcf7,libbitflags-6ee914b11b98de8e,libsha1-57cfa6d547c31e83,librsa-a60986b79830266e,libpkcs1-b0c9c49fdd3e0246,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libsignature-6f8390792cb72663,libnum_bigint_dig-2624cb4962f591ca,liblibm-5a7600805088532e,libnum_iter-a9ed481b529cbb25,libzeroize-e5ba3babb6b7003b,libnum_integer-69bd0d3c126ed6b2,liblazy_static-3c37487034d2f398,libspin-64daf592b63bd9c7,libsqlx_core-aba7911318bc670a,libthiserror-e673e64a45437358,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libtokio-d36dd8234e3ea8d8,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libmio-c5a9cb1e5744aa20,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libbytes-a6415339708e1154,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,librust_decimal-d70dfb467f2252e2,libarrayvec-31fe32bc47030bae,libchrono-8dc354813ac4e3c9,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-41fa1f8f890badf3,libuuid-275fe22429f615f1,libgetrandom-ce383aa2864d1759,libserde_json-81c0ae56040dd867,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,liburl-3de5b9f3963e0788,libidna-6b1b8a2045c198df,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libsmallvec-128704011005142e,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtracing-105024b1a8e37dc9,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-b2137fef657723e0,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libfutures_util-0ac99a52c87bf816,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-6f51d9019150979e,libfutures_channel-fa74799ac390873e,libpin_project_lite-8ad468af17824a0b,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libsha2-2e0a984295dad205,librand-db62e40a97299d55,librand_chacha-299a2d051af88396,libppv_lite86-fe170b29ab55e831,libzerocopy-981d6fee528c5bf7,libhkdf-dbebaaa1cd6698cd,libhmac-dbb054f0e9fcc52e,libdigest-05e74b7dcafd5a4d,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-5dce873968ab2a0e,libbase64-fff42f7554bbeb90,libaes_gcm-2b170a6c3d2dac9d,libctr-9be4bd4bb19d26ee,libghash-289fbb6c3a07852c,libpolyval-d39b260473739ffa,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-d58e8e34134cf0c7,libsubtle-e2f0af8959bd7889,libaes-85cac8ae3eb9f1a6,libcpufeatures-bb85f9e0eaf4b5a3,libcipher-4dd7144b3611250b,libinout-e66b425125eef00e,libaead-a217a54832310dc4,libcrypto_common-c002a882b41449d8,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libserde-e25c880920ba2078,libserde_core-96573417319e0c85}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4LmBUo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a87ae5e957e72a79/out" "-L" "/opt/rustwide/target/debug/build/psm-d6f83dedbdbac435/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_gemini-dcc93f71d839c235" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bsdy_api` (test "test_gemini") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1f236c202891a7ad35c18dc7003c8fa560db4d7350170518ad98afd85992b844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f236c202891a7ad35c18dc7003c8fa560db4d7350170518ad98afd85992b844", kill_on_drop: false }`
[INFO] [stdout] 1f236c202891a7ad35c18dc7003c8fa560db4d7350170518ad98afd85992b844
