[INFO] fetching crate myelin-engine 0.14.2...
[INFO] testing myelin-engine-0.14.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate myelin-engine 0.14.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate myelin-engine 0.14.2
[INFO] finished tweaking crates.io crate myelin-engine 0.14.2
[INFO] tweaked toml for crates.io crate myelin-engine 0.14.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate myelin-engine 0.14.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding nalgebra v0.18.1 (available: v0.34.1)
[INFO] [stderr]       Adding ncollide2d v0.20.1 (available: v0.33.0)
[INFO] [stderr]       Adding nphysics2d v0.12.3 (available: v0.24.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7265de9bebe720f31929e33f42a81fba261278f2b6879412906584908676732b
[INFO] running `Command { std: "docker" "start" "-a" "7265de9bebe720f31929e33f42a81fba261278f2b6879412906584908676732b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7265de9bebe720f31929e33f42a81fba261278f2b6879412906584908676732b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7265de9bebe720f31929e33f42a81fba261278f2b6879412906584908676732b", kill_on_drop: false }`
[INFO] [stdout] 7265de9bebe720f31929e33f42a81fba261278f2b6879412906584908676732b
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a33c2050893128ba6549505ba466ee7c6b5cdc1e12bcf4a8b1d4b7c721895188
[INFO] running `Command { std: "docker" "start" "-a" "a33c2050893128ba6549505ba466ee7c6b5cdc1e12bcf4a8b1d4b7c721895188", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling slotmap v0.3.2
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling nameof v1.3.0
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling nalgebra v0.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling myelin-geometry v2.4.3
[INFO] [stderr]    Compiling ncollide2d v0.20.1
[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/ncollide2d-0.20.1/src/pipeline/world.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | /         glue::perform_all_pipeline(
[INFO] [stdout] 106 | |             &self.objects,
[INFO] [stdout] 107 | |             &mut *self.broad_phase,
[INFO] [stdout] 108 | |             &mut self.narrow_phase,
[INFO] [stdout] 109 | |             &mut self.interactions,
[INFO] [stdout] 110 | |             self.pair_filters.as_ref().map(|f| &**f)
[INFO] [stdout] 111 | |         );
[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]  40 | impl<N: RealField, T: 'static> CollisionWorld<N, 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/ncollide2d-0.20.1/src/pipeline/world.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | /         glue::perform_broad_phase(
[INFO] [stdout] 216 | |             &self.objects,
[INFO] [stdout] 217 | |             &mut *self.broad_phase,
[INFO] [stdout] 218 | |             &mut self.narrow_phase,
[INFO] [stdout] 219 | |             &mut self.interactions,
[INFO] [stdout] 220 | |             self.pair_filters.as_ref().map(|f| &**f)
[INFO] [stdout] 221 | |         )
[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]  40 | impl<N: RealField, T: 'static> CollisionWorld<N, T> {
[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 `ncollide2d` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a33c2050893128ba6549505ba466ee7c6b5cdc1e12bcf4a8b1d4b7c721895188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a33c2050893128ba6549505ba466ee7c6b5cdc1e12bcf4a8b1d4b7c721895188", kill_on_drop: false }`
[INFO] [stdout] a33c2050893128ba6549505ba466ee7c6b5cdc1e12bcf4a8b1d4b7c721895188
