[INFO] cloning repository https://github.com/matpx/Nova [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matpx/Nova" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatpx%2FNova", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatpx%2FNova'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f3256f9a8d551d5c8d139f9ecc2dd2ba1da22db [INFO] testing matpx/Nova against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatpx%2FNova" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matpx/Nova on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matpx/Nova [INFO] finished tweaking git repo https://github.com/matpx/Nova [INFO] tweaked toml for git repo https://github.com/matpx/Nova written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/matpx/Nova already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fba64c508c472fc6c078f1c9f11ea9189c4e3aa9e303ff883776784b5ae56f46 [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" "fba64c508c472fc6c078f1c9f11ea9189c4e3aa9e303ff883776784b5ae56f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fba64c508c472fc6c078f1c9f11ea9189c4e3aa9e303ff883776784b5ae56f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba64c508c472fc6c078f1c9f11ea9189c4e3aa9e303ff883776784b5ae56f46", kill_on_drop: false }` [INFO] [stdout] fba64c508c472fc6c078f1c9f11ea9189c4e3aa9e303ff883776784b5ae56f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee98a06d731794154e45631be5c5daadd3288490ff9b5dc0708d25630a338725 [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" "ee98a06d731794154e45631be5c5daadd3288490ff9b5dc0708d25630a338725", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling gfx-hal v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling naga v0.1.0 (https://github.com/gfx-rs/naga?rev=bce6358eb1026c13d2f1c6d365af37afe8869a86#bce6358e) [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.0 (https://github.com/gfx-rs/wgpu?rev=64ae59072db443eb1e47ee14d77370eec9f4b012#64ae5907) [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.7 [INFO] [stderr] Compiling wgpu-core v0.5.0 (https://github.com/gfx-rs/wgpu?rev=64ae59072db443eb1e47ee14d77370eec9f4b012#64ae5907) [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu v0.5.0 (https://github.com/gfx-rs/wgpu-rs.git?rev=7b887f12a35c26a21f56f6540b1b771177dabd6a#7b887f12) [INFO] [stderr] Compiling nalgebra-glm v0.7.0 [INFO] [stderr] Compiling turbokit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "ee98a06d731794154e45631be5c5daadd3288490ff9b5dc0708d25630a338725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee98a06d731794154e45631be5c5daadd3288490ff9b5dc0708d25630a338725", kill_on_drop: false }` [INFO] [stdout] ee98a06d731794154e45631be5c5daadd3288490ff9b5dc0708d25630a338725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", 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] c454f650d6b4a9886c2d2f9c9cd00793cfb4ebed3055d189d3ca7326a53855d1 [INFO] running `Command { std: "docker" "start" "-a" "c454f650d6b4a9886c2d2f9c9cd00793cfb4ebed3055d189d3ca7326a53855d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling turbokit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.80s [INFO] running `Command { std: "docker" "inspect" "c454f650d6b4a9886c2d2f9c9cd00793cfb4ebed3055d189d3ca7326a53855d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c454f650d6b4a9886c2d2f9c9cd00793cfb4ebed3055d189d3ca7326a53855d1", kill_on_drop: false }` [INFO] [stdout] c454f650d6b4a9886c2d2f9c9cd00793cfb4ebed3055d189d3ca7326a53855d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee947243568d13cb4389426613ef14a05d31d2e712cdb9343aa24c486cc37664 [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" "ee947243568d13cb4389426613ef14a05d31d2e712cdb9343aa24c486cc37664", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/turbokit-2fec944ca029e86b [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests turbokit [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/context.rs - context::ContextBuilder::new (line 51) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/context.rs - context::ContextBuilder::new (line 51) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Failed to initialize any backend! Wayland status: XdgRuntimeDirNotSet X11 status: XOpenDisplayFailed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/platform_impl/linux/mod.rs:569:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ce6a73c005 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55ce6a73c005 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55ce6a73c005 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55ce6a73c005 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55ce6a76150c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55ce6a739a63 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stdout] at src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55ce6a73e710 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 7: 0x55ce6a73e710 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 8: 0x55ce6a73e710 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 9: 0x55ce6a73e45c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:218 [INFO] [stdout] 10: 0x55ce6a73ed47 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 11: 0x55ce6a598992 - std::panicking::begin_panic::hf5c7a1d66f0a81a8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 12: 0x55ce6a557e23 - winit::platform_impl::platform::EventLoop::new_any_thread::h355f694e7afcf177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/platform_impl/linux/mod.rs:569 [INFO] [stdout] 13: 0x55ce6a557851 - winit::platform_impl::platform::EventLoop::new::h088037ea5301e00b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/platform_impl/linux/mod.rs:533 [INFO] [stdout] 14: 0x55ce6a54f6d2 - winit::event_loop::EventLoop::with_user_event::h0064e0dcaf6142ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/event_loop.rs:129 [INFO] [stdout] 15: 0x55ce6a54f69e - winit::event_loop::EventLoop<()>::new::h7dc0153dd596921b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winit-0.22.2/src/event_loop.rs:115 [INFO] [stdout] 16: 0x55ce6a2f825b - turbokit::context::ContextBuilder::build::h1cd4eb2ef2521b50 [INFO] [stdout] at src/context.rs:88 [INFO] [stdout] 17: 0x55ce6a2ea6cd - rust_out::main::hce5147e828914a17 [INFO] [stdout] 18: 0x55ce6a2ea2a3 - std::rt::lang_start::{{closure}}::hce2334a302f4a64d [INFO] [stdout] 19: 0x55ce6a73f118 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stdout] at src/libstd/rt.rs:52 [INFO] [stdout] 20: 0x55ce6a73f118 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stdout] at src/libstd/panicking.rs:297 [INFO] [stdout] 21: 0x55ce6a73f118 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stdout] at src/libstd/panicking.rs:274 [INFO] [stdout] 22: 0x55ce6a73f118 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stdout] at src/libstd/panic.rs:394 [INFO] [stdout] 23: 0x55ce6a73f118 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stdout] at src/libstd/rt.rs:51 [INFO] [stdout] 24: 0x55ce6a2ea288 - std::rt::lang_start::h67316abdc649cab9 [INFO] [stdout] 25: 0x55ce6a2ea74b - main [INFO] [stdout] 26: 0x7f4ab0cd60b3 - __libc_start_main [INFO] [stdout] 27: 0x55ce6a2ea18e - _start [INFO] [stdout] 28: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/context.rs - context::ContextBuilder::new (line 51) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "ee947243568d13cb4389426613ef14a05d31d2e712cdb9343aa24c486cc37664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee947243568d13cb4389426613ef14a05d31d2e712cdb9343aa24c486cc37664", kill_on_drop: false }` [INFO] [stdout] ee947243568d13cb4389426613ef14a05d31d2e712cdb9343aa24c486cc37664