[INFO] fetching crate amethyst_nphysics 0.2.0... [INFO] documenting amethyst_nphysics-0.2.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate amethyst_nphysics 0.2.0 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate amethyst_nphysics 0.2.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amethyst_nphysics 0.2.0 [INFO] finished tweaking crates.io crate amethyst_nphysics 0.2.0 [INFO] tweaked toml for crates.io crate amethyst_nphysics 0.2.0 written to /workspace/builds/worker-58/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amethyst_physics v0.2.0 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded ncollide3d v0.21.0 [INFO] [stderr] Downloaded nphysics3d v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24f34eb78479fe8b544b910c6efc96c58f1d2554f554a05334ba96418bdb5bfd [INFO] running `Command { std: "docker" "start" "-a" "24f34eb78479fe8b544b910c6efc96c58f1d2554f554a05334ba96418bdb5bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24f34eb78479fe8b544b910c6efc96c58f1d2554f554a05334ba96418bdb5bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f34eb78479fe8b544b910c6efc96c58f1d2554f554a05334ba96418bdb5bfd", kill_on_drop: false }` [INFO] [stdout] 24f34eb78479fe8b544b910c6efc96c58f1d2554f554a05334ba96418bdb5bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46efc66e9476060e6384e5945d2e31954be8fcb7f4f3e9afae907259e7e7ede0 [INFO] running `Command { std: "docker" "start" "-a" "46efc66e9476060e6384e5945d2e31954be8fcb7f4f3e9afae907259e7e7ede0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking slotmap v0.4.3 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking amethyst_error v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling alga_derive v0.9.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking specs-hierarchy v0.6.0 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking amethyst_core v0.10.1 [INFO] [stderr] Checking ncollide3d v0.21.0 [INFO] [stderr] Checking amethyst_physics v0.2.0 [INFO] [stderr] error: could not compile `ncollide3d` due to 3 previous errors [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ncollide3d-0.21.0/src/pipeline/world.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 41 | impl CollisionWorld { [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `T: 'static` [INFO] [stdout] ... [INFO] [stdout] 103 | 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/ncollide3d-0.21.0/src/pipeline/glue/update.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | &'a (impl BroadPhasePairFilter [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/ncollide3d-0.21.0/src/pipeline/world.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 41 | impl CollisionWorld { [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `T: 'static` [INFO] [stdout] ... [INFO] [stdout] 221 | 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/ncollide3d-0.21.0/src/pipeline/glue/update.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | &(impl BroadPhasePairFilter [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] running `Command { std: "docker" "inspect" "46efc66e9476060e6384e5945d2e31954be8fcb7f4f3e9afae907259e7e7ede0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46efc66e9476060e6384e5945d2e31954be8fcb7f4f3e9afae907259e7e7ede0", kill_on_drop: false }` [INFO] [stdout] 46efc66e9476060e6384e5945d2e31954be8fcb7f4f3e9afae907259e7e7ede0