[INFO] cloning repository https://github.com/adamantmc/pingme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamantmc/pingme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamantmc%2Fpingme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamantmc%2Fpingme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 255b803a9055f1b5fc6e913c903f95401a99351c
[INFO] checking adamantmc/pingme/255b803a9055f1b5fc6e913c903f95401a99351c against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamantmc%2Fpingme" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adamantmc/pingme
[INFO] finished tweaking git repo https://github.com/adamantmc/pingme
[INFO] tweaked toml for git repo https://github.com/adamantmc/pingme written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adamantmc/pingme 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 git repo https://github.com/adamantmc/pingme 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 92659b955581d6253c69646f2abbfed84ce93da73acb586b3495c346be204e16
[INFO] running `Command { std: "docker" "start" "-a" "92659b955581d6253c69646f2abbfed84ce93da73acb586b3495c346be204e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92659b955581d6253c69646f2abbfed84ce93da73acb586b3495c346be204e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92659b955581d6253c69646f2abbfed84ce93da73acb586b3495c346be204e16", kill_on_drop: false }`
[INFO] [stdout] 92659b955581d6253c69646f2abbfed84ce93da73acb586b3495c346be204e16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d272c5470aa40f68b0a647a2350dfd1d26efbe5c966f82d2ae7450a074cec8c7
[INFO] running `Command { std: "docker" "start" "-a" "d272c5470aa40f68b0a647a2350dfd1d26efbe5c966f82d2ae7450a074cec8c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking xdg-home v1.2.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling zvariant_utils v2.0.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking async-io v2.3.3
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking diesel v2.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling zvariant_derive v4.1.2
[INFO] [stderr]    Compiling zbus_macros v4.3.1
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking zvariant v4.1.2
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.3.1
[INFO] [stderr]     Checking notify-rust v4.11.0
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking pingme v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const MIGRATIONS: EmbeddedMigrations = embed_migrations!("./src/db/migrations");
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                            |                                      |
[INFO] [stdout]    |                                            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]    |                                            creates a temporary value which is freed while still in use
[INFO] [stdout]    |                                            argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_migrations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/main.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const MIGRATIONS: EmbeddedMigrations = embed_migrations!("./src/db/migrations");
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                            |                                      |
[INFO] [stdout]    |                                            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]    |                                            creates a temporary value which is freed while still in use
[INFO] [stdout]    |                                            argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `embed_migrations` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pingme` (bin "pingme") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pingme` (bin "pingme" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d272c5470aa40f68b0a647a2350dfd1d26efbe5c966f82d2ae7450a074cec8c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d272c5470aa40f68b0a647a2350dfd1d26efbe5c966f82d2ae7450a074cec8c7", kill_on_drop: false }`
[INFO] [stdout] d272c5470aa40f68b0a647a2350dfd1d26efbe5c966f82d2ae7450a074cec8c7
