[INFO] cloning repository https://github.com/mizuno0922/EmTest_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mizuno0922/EmTest_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizuno0922%2FEmTest_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizuno0922%2FEmTest_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03f05c21452cd43856595686c6ae53ffb4207aea
[INFO] checking mizuno0922/EmTest_rs against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizuno0922%2FEmTest_rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mizuno0922/EmTest_rs
[INFO] finished tweaking git repo https://github.com/mizuno0922/EmTest_rs
[INFO] tweaked toml for git repo https://github.com/mizuno0922/EmTest_rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mizuno0922/EmTest_rs on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mizuno0922/EmTest_rs 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a7efc70950b63be3b0f98798f6aa49a47a31504d7762f197da47f54c6d1f90b
[INFO] running `Command { std: "docker" "start" "-a" "6a7efc70950b63be3b0f98798f6aa49a47a31504d7762f197da47f54c6d1f90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a7efc70950b63be3b0f98798f6aa49a47a31504d7762f197da47f54c6d1f90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7efc70950b63be3b0f98798f6aa49a47a31504d7762f197da47f54c6d1f90b", kill_on_drop: false }`
[INFO] [stdout] 6a7efc70950b63be3b0f98798f6aa49a47a31504d7762f197da47f54c6d1f90b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf49c6f581f63d942defae724e76c810ea81c8b93d38e12a87e87f80112afb02
[INFO] running `Command { std: "docker" "start" "-a" "cf49c6f581f63d942defae724e76c810ea81c8b93d38e12a87e87f80112afb02", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling csbindgen v1.9.1
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]    Compiling truck-geoderive v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling emarfcore_rs_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking matext4cgmath v0.1.0
[INFO] [stderr]     Checking truck-base v0.4.0
[INFO] [stderr]     Checking truck-geotrait v0.3.0
[INFO] [stderr]     Checking truck-topology v0.5.0
[INFO] [stderr]     Checking truck-polymesh v0.5.0
[INFO] [stderr]     Checking truck-geometry v0.4.0
[INFO] [stdout] error[E0309]: the parameter type `C` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/truck-topology-0.5.0/src/wire.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 543 |   pub(super) fn edge_entry_map_try_closure<'a, P, C, Q, D, KF, VF>(
[INFO] [stdout]     |                                            -- the parameter type `C` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 551 | /     move |edge| {
[INFO] [stdout] 552 | |         let vf = edge.absolute_front();
[INFO] [stdout] 553 | |         let vertex0 = vertex_map.entry_or_insert(vf).clone()?;
[INFO] [stdout] 554 | |         let vb = edge.absolute_back();
[INFO] [stdout] ...   |
[INFO] [stdout] 557 | |         Some(Edge::debug_new(&vertex0, &vertex1, curve))
[INFO] [stdout] 558 | |     }
[INFO] [stdout]     | |_____^ ...so that the type `C` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub(super) fn edge_entry_map_try_closure<'a, P, C: 'a, Q, D, KF, VF>(
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0309]: the parameter type `C` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/truck-topology-0.5.0/src/wire.rs:569:5
[INFO] [stdout]     |
[INFO] [stdout] 561 |   pub(super) fn edge_entry_map_closure<'a, P, C, Q, D, KF, VF>(
[INFO] [stdout]     |                                        -- the parameter type `C` must be valid for the lifetime `'a` as defined here...
[INFO] [stdout] ...
[INFO] [stdout] 569 | /     move |edge| {
[INFO] [stdout] 570 | |         let vf = edge.absolute_front();
[INFO] [stdout] 571 | |         let vertex0 = vertex_map.entry_or_insert(vf).clone();
[INFO] [stdout] 572 | |         let vb = edge.absolute_back();
[INFO] [stdout] ...   |
[INFO] [stdout] 575 | |         Edge::debug_new(&vertex0, &vertex1, curve)
[INFO] [stdout] 576 | |     }
[INFO] [stdout]     | |_____^ ...so that the type `C` will meet its required lifetime bounds
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 561 | pub(super) fn edge_entry_map_closure<'a, P, C: 'a, Q, D, KF, VF>(
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0309`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `truck-topology` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cf49c6f581f63d942defae724e76c810ea81c8b93d38e12a87e87f80112afb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf49c6f581f63d942defae724e76c810ea81c8b93d38e12a87e87f80112afb02", kill_on_drop: false }`
[INFO] [stdout] cf49c6f581f63d942defae724e76c810ea81c8b93d38e12a87e87f80112afb02
