[INFO] cloning repository https://github.com/myelin-ai/engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myelin-ai/engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyelin-ai%2Fengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyelin-ai%2Fengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0457e868357cef6916418e9674807b6988414444 [INFO] testing myelin-ai/engine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyelin-ai%2Fengine" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/myelin-ai/engine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-28/source/rust-toolchain [INFO] started tweaking git repo https://github.com/myelin-ai/engine [INFO] finished tweaking git repo https://github.com/myelin-ai/engine [INFO] tweaked toml for git repo https://github.com/myelin-ai/engine written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d873af3ab22059163462301792313e4ac7152306231e29797479f82ec6a32b2a [INFO] running `Command { std: "docker" "start" "-a" "d873af3ab22059163462301792313e4ac7152306231e29797479f82ec6a32b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d873af3ab22059163462301792313e4ac7152306231e29797479f82ec6a32b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d873af3ab22059163462301792313e4ac7152306231e29797479f82ec6a32b2a", kill_on_drop: false }` [INFO] [stdout] d873af3ab22059163462301792313e4ac7152306231e29797479f82ec6a32b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 426e1caf71f95faff43b11df243cf7ac998bea0a25d334784bd76a5d394e4e68 [INFO] running `Command { std: "docker" "start" "-a" "426e1caf71f95faff43b11df243cf7ac998bea0a25d334784bd76a5d394e4e68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling slotmap v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling nameof v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ncollide2d v0.20.1 [INFO] [stderr] Compiling myelin-geometry v2.4.2 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide2d-0.20.1/src/pipeline/world.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 40 | impl CollisionWorld { [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `T: 'static` [INFO] [stdout] ... [INFO] [stdout] 105 | glue::perform_all_pipeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `dyn BroadPhasePairFilter, CollisionObjectSlabHandle>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide2d-0.20.1/src/pipeline/glue/update.rs:105:74 [INFO] [stdout] | [INFO] [stdout] 105 | ... pair_filters: Option<&'a (impl BroadPhasePairFilter + ?Sized)>) [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/github.com-1ecc6299db9ec823/ncollide2d-0.20.1/src/pipeline/world.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 40 | impl CollisionWorld { [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `T: 'static` [INFO] [stdout] ... [INFO] [stdout] 215 | glue::perform_broad_phase( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `dyn BroadPhasePairFilter, CollisionObjectSlabHandle>` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide2d-0.20.1/src/pipeline/glue/update.rs:58:79 [INFO] [stdout] | [INFO] [stdout] 58 | ... pair_filters: Option<&(impl BroadPhasePairFilter + ?Sized)>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "426e1caf71f95faff43b11df243cf7ac998bea0a25d334784bd76a5d394e4e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426e1caf71f95faff43b11df243cf7ac998bea0a25d334784bd76a5d394e4e68", kill_on_drop: false }` [INFO] [stdout] 426e1caf71f95faff43b11df243cf7ac998bea0a25d334784bd76a5d394e4e68