[INFO] cloning repository https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-May-MiniHttp-PostgreSQL-Backend-Template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-May-MiniHttp-PostgreSQL-Backend-Template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26d049ac9bffc947bcc8bba2ed9822d48be095bc
[INFO] checking fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuji-184%2FRust-May-MiniHttp-PostgreSQL-Backend-Template" "/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/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template
[INFO] finished tweaking git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template
[INFO] tweaked toml for git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fuji-184/Rust-May-MiniHttp-PostgreSQL-Backend-Template 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2003dd980452db64d8f0c63bbeda128d4e7adac934dcaa03d2f077003216efc
[INFO] running `Command { std: "docker" "start" "-a" "c2003dd980452db64d8f0c63bbeda128d4e7adac934dcaa03d2f077003216efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2003dd980452db64d8f0c63bbeda128d4e7adac934dcaa03d2f077003216efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2003dd980452db64d8f0c63bbeda128d4e7adac934dcaa03d2f077003216efc", kill_on_drop: false }`
[INFO] [stdout] c2003dd980452db64d8f0c63bbeda128d4e7adac934dcaa03d2f077003216efc
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9abb0d400d3dc6a294f85056e14218d70975d055783ecabcdda9c31a5daf1fa3
[INFO] running `Command { std: "docker" "start" "-a" "9abb0d400d3dc6a294f85056e14218d70975d055783ecabcdda9c31a5daf1fa3", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling v_jsonescape v0.7.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling buf-min v0.7.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling yansi-term v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling may_queue v0.1.23
[INFO] [stderr]    Compiling generator v0.8.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling may v0.3.47
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/may-0.3.47/src/yield_now.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let r = resource as &dyn EventSource as *const _ as *mut _;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn yield_with<T: EventSource + 'static>(resource: &T) {
[INFO] [stdout]    |                                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/may-0.3.47/src/yield_now.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |             let r = resource as &dyn EventSource as *const _ as *mut _;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |                     ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn yield_with_io<T: EventSource + 'static>(resource: &T, is_coroutine: bool) {
[INFO] [stdout]    |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/may-0.3.47/src/yield_now.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let r = resource as &dyn EventSource as *const _ as *mut _;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn yield_with_io<T: EventSource + 'static>(resource: &T, is_coroutine: bool) {
[INFO] [stdout]    |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `may` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9abb0d400d3dc6a294f85056e14218d70975d055783ecabcdda9c31a5daf1fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9abb0d400d3dc6a294f85056e14218d70975d055783ecabcdda9c31a5daf1fa3", kill_on_drop: false }`
[INFO] [stdout] 9abb0d400d3dc6a294f85056e14218d70975d055783ecabcdda9c31a5daf1fa3
