[INFO] cloning repository https://github.com/jspaulsen/shite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jspaulsen/shite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaulsen%2Fshite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaulsen%2Fshite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cd9baeb1181ec005c08caad9d5c9b287742492b [INFO] testing jspaulsen/shite 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%2Fjspaulsen%2Fshite" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jspaulsen/shite 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] started tweaking git repo https://github.com/jspaulsen/shite [INFO] finished tweaking git repo https://github.com/jspaulsen/shite [INFO] tweaked toml for git repo https://github.com/jspaulsen/shite written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jspaulsen/shite already has a lockfile, it will not be regenerated [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 3ad89166748d60aadec95206c828805ad5c4384a98a6deb903538b9ead5dea51 [INFO] running `Command { std: "docker" "start" "-a" "3ad89166748d60aadec95206c828805ad5c4384a98a6deb903538b9ead5dea51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ad89166748d60aadec95206c828805ad5c4384a98a6deb903538b9ead5dea51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad89166748d60aadec95206c828805ad5c4384a98a6deb903538b9ead5dea51", kill_on_drop: false }` [INFO] [stdout] 3ad89166748d60aadec95206c828805ad5c4384a98a6deb903538b9ead5dea51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2c2f085e4d77df76576e8f8474ed64a77721637199cb9d5e46cded21434890ae [INFO] running `Command { std: "docker" "start" "-a" "2c2f085e4d77df76576e8f8474ed64a77721637199cb9d5e46cded21434890ae", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling libm v0.1.3 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling fps_clock v2.0.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling num-iter v0.1.38 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling ncollide2d v0.19.1 [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.19.1/src/pipeline/broad_phase/broad_phase_pair_filter.rs:68:34 [INFO] [stdout] | [INFO] [stdout] 19 | impl BroadPhasePairFilters { [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `T: 'static` [INFO] [stdout] ... [INFO] [stdout] 68 | .all(|&(_, ref f)| f.is_pair_valid(b1, b2)) [INFO] [stdout] | ^^^^^^^^^^^^^ ...so that the type `dyn BroadPhasePairFilter` 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.19.1/src/pipeline/broad_phase/broad_phase_pair_filter.rs:7:50 [INFO] [stdout] | [INFO] [stdout] 7 | pub trait BroadPhasePairFilter: Any + Send + Sync { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2c2f085e4d77df76576e8f8474ed64a77721637199cb9d5e46cded21434890ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2f085e4d77df76576e8f8474ed64a77721637199cb9d5e46cded21434890ae", kill_on_drop: false }` [INFO] [stdout] 2c2f085e4d77df76576e8f8474ed64a77721637199cb9d5e46cded21434890ae