[INFO] fetching crate m4tx-crate-test 0.1.1...
[INFO] checking m4tx-crate-test-0.1.1 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate m4tx-crate-test 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate m4tx-crate-test 0.1.1
[INFO] finished tweaking crates.io crate m4tx-crate-test 0.1.1
[INFO] tweaked toml for crates.io crate m4tx-crate-test 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate m4tx-crate-test 0.1.1 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate m4tx-crate-test 0.1.1 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22718e819e57530215addf6cfbf46717b1d3143be95241c2c9d6004898405391
[INFO] running `Command { std: "docker" "start" "-a" "22718e819e57530215addf6cfbf46717b1d3143be95241c2c9d6004898405391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22718e819e57530215addf6cfbf46717b1d3143be95241c2c9d6004898405391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22718e819e57530215addf6cfbf46717b1d3143be95241c2c9d6004898405391", kill_on_drop: false }`
[INFO] [stdout] 22718e819e57530215addf6cfbf46717b1d3143be95241c2c9d6004898405391
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cb3ea33f1ef7b8a498eb43ba6cd7970e79ae17c44a5da4416c241b75a328376
[INFO] running `Command { std: "docker" "start" "-a" "2cb3ea33f1ef7b8a498eb43ba6cd7970e79ae17c44a5da4416c241b75a328376", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking password-auth v1.0.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]     Checking sea-query v0.32.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling cot_codegen v0.3.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling cot_macros v0.3.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling cot v0.3.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking tower-sessions-core v0.14.0
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking tower-sessions-memory-store v0.14.0
[INFO] [stderr]     Checking tower-sessions v0.14.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cot-0.3.1/src/db/migrations.rs:1872:14
[INFO] [stdout]      |
[INFO] [stdout] 1870 |    const CREATE_APPLIED_MIGRATIONS_MIGRATION: Operation = Operation::create_model()
[INFO] [stdout]      |  _________________________________________________________-
[INFO] [stdout] 1871 | |      .table_name(Identifier::new("cot__migrations"))
[INFO] [stdout] 1872 | |      .fields(&[
[INFO] [stdout]      | | ______________^
[INFO] [stdout] 1873 | ||         Field::new(Identifier::new("id"), <Auto<i32> as DatabaseField>::TYPE)
[INFO] [stdout] 1874 | ||             .primary_key()
[INFO] [stdout] 1875 | ||             .auto(),
[INFO] [stdout] ...    ||
[INFO] [stdout] 1881 | ||         ),
[INFO] [stdout] 1882 | ||     ])
[INFO] [stdout]      | ||_____^- argument requires that borrow lasts for `'static`
[INFO] [stdout]      |  |_____|
[INFO] [stdout]      |        creates a temporary value which is freed while still in use
[INFO] [stdout] 1883 |        .if_not_exists()
[INFO] [stdout] 1884 |        .build();
[INFO] [stdout]      |               - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cot-0.3.1/src/auth/db/migrations/m_0001_initial.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | /          ::cot::db::migrations::Operation::create_model()
[INFO] [stdout] 11 | |              .table_name(::cot::db::Identifier::new("cot__database_user"))
[INFO] [stdout] 12 | |              .fields(
[INFO] [stdout] 13 | |                  &[
[INFO] [stdout]    | | __________________^
[INFO] [stdout] 14 | ||                     ::cot::db::migrations::Field::new(
[INFO] [stdout] 15 | ||                             ::cot::db::Identifier::new("id"),
[INFO] [stdout] 16 | ||                             <cot::db::Auto<i64> as ::cot::db::DatabaseField>::TYPE,
[INFO] [stdout] ...  ||
[INFO] [stdout] 41 | ||                         ),
[INFO] [stdout] 42 | ||                 ],
[INFO] [stdout]    | ||_________________^ creates a temporary value which is freed while still in use
[INFO] [stdout] 43 | |              )
[INFO] [stdout]    | |______________- argument requires that borrow lasts for `'static`
[INFO] [stdout] 44 |                .build(),
[INFO] [stdout] 45 |        ];
[INFO] [stdout]    |        - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cot` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2cb3ea33f1ef7b8a498eb43ba6cd7970e79ae17c44a5da4416c241b75a328376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb3ea33f1ef7b8a498eb43ba6cd7970e79ae17c44a5da4416c241b75a328376", kill_on_drop: false }`
[INFO] [stdout] 2cb3ea33f1ef7b8a498eb43ba6cd7970e79ae17c44a5da4416c241b75a328376
