[INFO] cloning repository https://github.com/S190762/dissertation-s190762 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/S190762/dissertation-s190762" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS190762%2Fdissertation-s190762", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS190762%2Fdissertation-s190762'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a303f83f4994d8d827e122b41854355c6fbe5475 [INFO] testing S190762/dissertation-s190762 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%2FS190762%2Fdissertation-s190762" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/S190762/dissertation-s190762 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/S190762/dissertation-s190762 [INFO] finished tweaking git repo https://github.com/S190762/dissertation-s190762 [INFO] tweaked toml for git repo https://github.com/S190762/dissertation-s190762 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/S190762/dissertation-s190762 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4a39453fac3c2001b1ea48ed75916ece4f510300832a0fd66da5bb07efc3a159 [INFO] running `Command { std: "docker" "start" "-a" "4a39453fac3c2001b1ea48ed75916ece4f510300832a0fd66da5bb07efc3a159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a39453fac3c2001b1ea48ed75916ece4f510300832a0fd66da5bb07efc3a159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a39453fac3c2001b1ea48ed75916ece4f510300832a0fd66da5bb07efc3a159", kill_on_drop: false }` [INFO] [stdout] 4a39453fac3c2001b1ea48ed75916ece4f510300832a0fd66da5bb07efc3a159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b33cc32cace4790c66a3b2e18561defc8544605141ad244499a4b7d7f39380f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3b33cc32cace4790c66a3b2e18561defc8544605141ad244499a4b7d7f39380f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling imgui-sys v0.0.24-pre (/opt/rustwide/workdir/imgui-rs/imgui-sys) [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.24.0 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.8.0 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] warning: In file included from third-party/cimgui/cimgui.cpp:7: [INFO] [stderr] warning: third-party/cimgui/./imgui/imgui_internal.h: In constructor 'ImGuiInputTextState::ImGuiInputTextState()': [INFO] [stderr] warning: third-party/cimgui/./imgui/imgui_internal.h:503:84: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ImGuiInputTextState' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: 503 | ImGuiInputTextState() { memset(this, 0, sizeof(*this)); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third-party/cimgui/./imgui/imgui_internal.h:484:18: note: 'struct ImGuiInputTextState' declared here [INFO] [stderr] warning: 484 | struct IMGUI_API ImGuiInputTextState [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from third-party/cimgui/imgui/imgui.cpp:857: [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h: In constructor 'ImGuiInputTextState::ImGuiInputTextState()': [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h:503:84: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ImGuiInputTextState' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: 503 | ImGuiInputTextState() { memset(this, 0, sizeof(*this)); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h:484:18: note: 'struct ImGuiInputTextState' declared here [INFO] [stderr] warning: 484 | struct IMGUI_API ImGuiInputTextState [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from third-party/cimgui/imgui/imgui_draw.cpp:31: [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h: In constructor 'ImGuiInputTextState::ImGuiInputTextState()': [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h:503:84: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ImGuiInputTextState' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: 503 | ImGuiInputTextState() { memset(this, 0, sizeof(*this)); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h:484:18: note: 'struct ImGuiInputTextState' declared here [INFO] [stderr] warning: 484 | struct IMGUI_API ImGuiInputTextState [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from third-party/cimgui/imgui/imgui_widgets.cpp:36: [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h: In constructor 'ImGuiInputTextState::ImGuiInputTextState()': [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h:503:84: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ImGuiInputTextState' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] [INFO] [stderr] warning: 503 | ImGuiInputTextState() { memset(this, 0, sizeof(*this)); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: third-party/cimgui/imgui/imgui_internal.h:484:18: note: 'struct ImGuiInputTextState' declared here [INFO] [stderr] warning: 484 | struct IMGUI_API ImGuiInputTextState [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling alga v0.9.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling ndarray v0.12.1 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3b33cc32cace4790c66a3b2e18561defc8544605141ad244499a4b7d7f39380f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b33cc32cace4790c66a3b2e18561defc8544605141ad244499a4b7d7f39380f", kill_on_drop: false }` [INFO] [stdout] 3b33cc32cace4790c66a3b2e18561defc8544605141ad244499a4b7d7f39380f