Oct 10 19:07:19.985 INFO testing maeln/PeVK against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:07:19.985 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:07:19.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:07:20.522 INFO blam! 895c86e81e703d6a9bb38f609d44e2e8346d1cd0063eee704a6a64924eeb9482 Oct 10 19:07:20.524 INFO running `"docker" "start" "-a" "895c86e81e703d6a9bb38f609d44e2e8346d1cd0063eee704a6a64924eeb9482"` Oct 10 19:07:21.579 INFO kablam! usermod: no changes Oct 10 19:07:21.639 INFO kablam! Compiling vulkano v0.9.0 Oct 10 19:07:44.780 INFO kablam! Compiling pevk v0.1.0 (/source) Oct 10 19:07:45.804 INFO kablam! warning: unused `#[macro_use]` import Oct 10 19:07:45.804 INFO kablam! --> src/main.rs:1:1 Oct 10 19:07:45.804 INFO kablam! | Oct 10 19:07:45.804 INFO kablam! 1 | #[macro_use] Oct 10 19:07:45.804 INFO kablam! | ^^^^^^^^^^^^ Oct 10 19:07:45.804 INFO kablam! | Oct 10 19:07:45.804 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:07:45.804 INFO kablam! Oct 10 19:07:45.927 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 10 19:07:45.927 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 10 19:07:45.927 INFO kablam! | Oct 10 19:07:45.927 INFO kablam! 37 | / fn len(&self) -> usize Oct 10 19:07:45.927 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 10 19:07:45.927 INFO kablam! 39 | | Self::Content: Content Oct 10 19:07:45.927 INFO kablam! 40 | | { Oct 10 19:07:45.927 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 10 19:07:45.927 INFO kablam! 42 | | } Oct 10 19:07:45.927 INFO kablam! | |_____^ Oct 10 19:07:45.928 INFO kablam! | Oct 10 19:07:45.928 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 10 19:07:45.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 19:07:45.928 INFO kablam! = note: for more information, see issue #51443 Oct 10 19:07:45.928 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 10 19:07:45.928 INFO kablam! Oct 10 19:07:45.984 INFO kablam! warning: unused variable: `instance` Oct 10 19:07:45.984 INFO kablam! --> src/main.rs:50:10 Oct 10 19:07:45.984 INFO kablam! | Oct 10 19:07:45.984 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 10 19:07:45.984 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 10 19:07:45.984 INFO kablam! | Oct 10 19:07:45.984 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:07:45.984 INFO kablam! Oct 10 19:07:46.161 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 10 19:07:46.161 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 10 19:07:46.162 INFO kablam! | Oct 10 19:07:46.162 INFO kablam! 37 | / fn len(&self) -> usize Oct 10 19:07:46.162 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 10 19:07:46.162 INFO kablam! 39 | | Self::Content: Content Oct 10 19:07:46.163 INFO kablam! 40 | | { Oct 10 19:07:46.163 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 10 19:07:46.163 INFO kablam! 42 | | } Oct 10 19:07:46.164 INFO kablam! | |_____^ Oct 10 19:07:46.164 INFO kablam! | Oct 10 19:07:46.164 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 19:07:46.164 INFO kablam! = note: for more information, see issue #51443 Oct 10 19:07:46.165 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 10 19:07:46.165 INFO kablam! Oct 10 19:07:49.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.34s Oct 10 19:07:49.952 INFO kablam! su: No module specific data is present Oct 10 19:07:50.659 INFO running `"docker" "rm" "-f" "895c86e81e703d6a9bb38f609d44e2e8346d1cd0063eee704a6a64924eeb9482"` Oct 10 19:07:51.112 INFO blam! 895c86e81e703d6a9bb38f609d44e2e8346d1cd0063eee704a6a64924eeb9482 Oct 10 19:07:51.116 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:07:51.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:07:51.558 INFO blam! bdb939347148c4fb7f30e91bf6e0c956b5a0189120fa1e5568fe90cf953f8408 Oct 10 19:07:51.561 INFO running `"docker" "start" "-a" "bdb939347148c4fb7f30e91bf6e0c956b5a0189120fa1e5568fe90cf953f8408"` Oct 10 19:07:52.911 INFO kablam! usermod: no changes Oct 10 19:07:52.960 INFO kablam! Compiling pevk v0.1.0 (/source) Oct 10 19:07:54.056 INFO kablam! warning: unused `#[macro_use]` import Oct 10 19:07:54.056 INFO kablam! --> src/main.rs:1:1 Oct 10 19:07:54.056 INFO kablam! | Oct 10 19:07:54.056 INFO kablam! 1 | #[macro_use] Oct 10 19:07:54.056 INFO kablam! | ^^^^^^^^^^^^ Oct 10 19:07:54.056 INFO kablam! | Oct 10 19:07:54.056 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:07:54.056 INFO kablam! Oct 10 19:07:54.124 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 10 19:07:54.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 10 19:07:54.124 INFO kablam! | Oct 10 19:07:54.124 INFO kablam! 37 | / fn len(&self) -> usize Oct 10 19:07:54.124 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 10 19:07:54.124 INFO kablam! 39 | | Self::Content: Content Oct 10 19:07:54.124 INFO kablam! 40 | | { Oct 10 19:07:54.124 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 10 19:07:54.124 INFO kablam! 42 | | } Oct 10 19:07:54.124 INFO kablam! | |_____^ Oct 10 19:07:54.124 INFO kablam! | Oct 10 19:07:54.124 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 10 19:07:54.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 19:07:54.125 INFO kablam! = note: for more information, see issue #51443 Oct 10 19:07:54.125 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 10 19:07:54.125 INFO kablam! Oct 10 19:07:54.189 INFO kablam! warning: unused variable: `instance` Oct 10 19:07:54.189 INFO kablam! --> src/main.rs:50:10 Oct 10 19:07:54.189 INFO kablam! | Oct 10 19:07:54.189 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 10 19:07:54.189 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 10 19:07:54.189 INFO kablam! | Oct 10 19:07:54.189 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:07:54.189 INFO kablam! Oct 10 19:07:54.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 10 19:07:54.768 INFO kablam! su: No module specific data is present Oct 10 19:07:55.728 INFO running `"docker" "rm" "-f" "bdb939347148c4fb7f30e91bf6e0c956b5a0189120fa1e5568fe90cf953f8408"` Oct 10 19:07:56.048 INFO blam! bdb939347148c4fb7f30e91bf6e0c956b5a0189120fa1e5568fe90cf953f8408 Oct 10 19:07:56.052 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:07:56.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 19:07:56.448 INFO blam! f5bd1a53865b2a71996589a941fe8c5e1c7421a9b2003ebbb9c3fc1157d4b785 Oct 10 19:07:56.450 INFO running `"docker" "start" "-a" "f5bd1a53865b2a71996589a941fe8c5e1c7421a9b2003ebbb9c3fc1157d4b785"` Oct 10 19:07:57.754 INFO kablam! usermod: no changes Oct 10 19:07:57.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 19:07:57.861 INFO kablam! Running /target/debug/deps/pevk-4bbde9c8324c4cc7 Oct 10 19:07:57.865 INFO blam! Oct 10 19:07:57.865 INFO blam! running 0 tests Oct 10 19:07:57.865 INFO blam! Oct 10 19:07:57.866 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:07:57.867 INFO blam! Oct 10 19:07:57.867 INFO kablam! su: No module specific data is present Oct 10 19:07:58.496 INFO running `"docker" "rm" "-f" "f5bd1a53865b2a71996589a941fe8c5e1c7421a9b2003ebbb9c3fc1157d4b785"` Oct 10 19:07:58.780 INFO blam! f5bd1a53865b2a71996589a941fe8c5e1c7421a9b2003ebbb9c3fc1157d4b785