[INFO] cloning repository https://github.com/huisnotacouncillor/momentum-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huisnotacouncillor/momentum-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuisnotacouncillor%2Fmomentum-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuisnotacouncillor%2Fmomentum-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb2095de4b8dc32771bde1900484fa4b6d3726c9 [INFO] checking huisnotacouncillor/momentum-backend against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuisnotacouncillor%2Fmomentum-backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/huisnotacouncillor/momentum-backend [INFO] finished tweaking git repo https://github.com/huisnotacouncillor/momentum-backend [INFO] tweaked toml for git repo https://github.com/huisnotacouncillor/momentum-backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/huisnotacouncillor/momentum-backend on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/huisnotacouncillor/momentum-backend 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06 [INFO] running `Command { std: "docker" "start" "b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pq-sys v0.7.4 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Checking regex-syntax v0.8.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking zeroize v1.9.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.12 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking bcrypt v0.10.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking regex v1.12.1 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking h2 v0.4.15 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling momentum_plugin_host v0.1.0 (/opt/rustwide/workdir/momentum_plugin_host) [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking diesel v2.3.2 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking axum-extra v0.7.7 [INFO] [stderr] Checking momentum_core v0.1.0 (/opt/rustwide/workdir/momentum_core) [INFO] [stderr] error: could not compile `momentum_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name momentum_core --edition=2024 momentum_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db88ddcb60269a1f -C extra-filename=-581818a9ea4e31cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4d47c8718692c4bb.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-9854b8a0d7016990.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-10b9ebcc76e446ce.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-1c95444e4a20753d.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern envy=/opt/rustwide/target/debug/deps/libenvy-c96b02ac46471cae.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-aea35dde171d92d5.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-acc0d5c6b47ea73b.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-fd57475007957203.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-33c6038a24a8129f.rmeta --extern redis=/opt/rustwide/target/debug/deps/libredis-bb8a65fcfad945a0.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2d3206b0bea690a9.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-caaa2a3861e253d8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-acde51906c69b1d9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-358af2c82d48e896.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-1879b3e5e367d0d3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3b33765a04fd621b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d392f9b230e48ab0.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-e052234c9bea77f8.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7fb55cfd89ba0f81.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-26aac56339c73e71.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-846f59d1873d211f.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8f1cae5f5bf04fe7/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06", kill_on_drop: false }` [INFO] [stdout] b42a5b04c174a0f26e11a9ef51250f6a4e1a58ebcde8c551293b6ad940e9dd06