Oct 14 12:42:44.781 INFO testing maeln/PeVK against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 12:42:44.783 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 12:42:45.302 INFO blam! 8710f492155b651dd311df02e03da671a9c99adb32d43412ae69e5fc24956550 Oct 14 12:42:45.323 INFO running `"docker" "start" "-a" "8710f492155b651dd311df02e03da671a9c99adb32d43412ae69e5fc24956550"` Oct 14 12:42:47.550 INFO kablam! usermod: no changes Oct 14 12:42:47.647 INFO kablam! Compiling vulkano v0.9.0 Oct 14 12:42:47.655 INFO kablam! Compiling vk-sys v0.3.3 Oct 14 12:42:47.655 INFO kablam! Compiling half v1.1.0 Oct 14 12:43:14.275 INFO kablam! Compiling pevk v0.1.0 (/source) Oct 14 12:43:14.499 INFO kablam! warning: unused `#[macro_use]` import Oct 14 12:43:14.499 INFO kablam! --> src/main.rs:1:1 Oct 14 12:43:14.499 INFO kablam! | Oct 14 12:43:14.499 INFO kablam! 1 | #[macro_use] Oct 14 12:43:14.499 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:43:14.499 INFO kablam! | Oct 14 12:43:14.499 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:43:14.501 INFO kablam! Oct 14 12:43:14.587 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 14 12:43:14.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 14 12:43:14.588 INFO kablam! | Oct 14 12:43:14.588 INFO kablam! 37 | / fn len(&self) -> usize Oct 14 12:43:14.588 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 14 12:43:14.588 INFO kablam! 39 | | Self::Content: Content Oct 14 12:43:14.588 INFO kablam! 40 | | { Oct 14 12:43:14.588 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 14 12:43:14.588 INFO kablam! 42 | | } Oct 14 12:43:14.588 INFO kablam! | |_____^ Oct 14 12:43:14.588 INFO kablam! | Oct 14 12:43:14.590 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 14 12:43:14.590 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 14 12:43:14.590 INFO kablam! = note: for more information, see issue #51443 Oct 14 12:43:14.590 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 14 12:43:14.590 INFO kablam! Oct 14 12:43:14.654 INFO kablam! warning: unused variable: `instance` Oct 14 12:43:14.655 INFO kablam! --> src/main.rs:50:10 Oct 14 12:43:14.655 INFO kablam! | Oct 14 12:43:14.655 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 14 12:43:14.655 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 14 12:43:14.655 INFO kablam! | Oct 14 12:43:14.655 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:43:14.655 INFO kablam! Oct 14 12:43:14.834 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 14 12:43:14.835 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 14 12:43:14.835 INFO kablam! | Oct 14 12:43:14.835 INFO kablam! 37 | / fn len(&self) -> usize Oct 14 12:43:14.835 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 14 12:43:14.835 INFO kablam! 39 | | Self::Content: Content Oct 14 12:43:14.835 INFO kablam! 40 | | { Oct 14 12:43:14.835 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 14 12:43:14.835 INFO kablam! 42 | | } Oct 14 12:43:14.835 INFO kablam! | |_____^ Oct 14 12:43:14.838 INFO kablam! | Oct 14 12:43:14.838 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 14 12:43:14.838 INFO kablam! = note: for more information, see issue #51443 Oct 14 12:43:14.838 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 14 12:43:14.838 INFO kablam! Oct 14 12:43:19.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.54s Oct 14 12:43:19.119 INFO kablam! su: No module specific data is present Oct 14 12:43:20.765 INFO running `"docker" "rm" "-f" "8710f492155b651dd311df02e03da671a9c99adb32d43412ae69e5fc24956550"` Oct 14 12:43:21.057 INFO blam! 8710f492155b651dd311df02e03da671a9c99adb32d43412ae69e5fc24956550 Oct 14 12:43:21.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 12:43:21.631 INFO blam! f1a22d81a5c6ee1404752c45331f248e76badfe08ad24b81bf937bdd6b7371ae Oct 14 12:43:21.632 INFO running `"docker" "start" "-a" "f1a22d81a5c6ee1404752c45331f248e76badfe08ad24b81bf937bdd6b7371ae"` Oct 14 12:43:22.862 INFO kablam! usermod: no changes Oct 14 12:43:22.955 INFO kablam! Compiling pevk v0.1.0 (/source) Oct 14 12:43:23.243 INFO kablam! warning: unused `#[macro_use]` import Oct 14 12:43:23.244 INFO kablam! --> src/main.rs:1:1 Oct 14 12:43:23.244 INFO kablam! | Oct 14 12:43:23.244 INFO kablam! 1 | #[macro_use] Oct 14 12:43:23.244 INFO kablam! | ^^^^^^^^^^^^ Oct 14 12:43:23.245 INFO kablam! | Oct 14 12:43:23.245 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:43:23.245 INFO kablam! Oct 14 12:43:23.319 INFO kablam! warning: the trait `vulkano::buffer::BufferAccess` cannot be made into an object Oct 14 12:43:23.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.9.0/src/buffer/traits.rs:37:5 Oct 14 12:43:23.321 INFO kablam! | Oct 14 12:43:23.321 INFO kablam! 37 | / fn len(&self) -> usize Oct 14 12:43:23.322 INFO kablam! 38 | | where Self: TypedBufferAccess, Oct 14 12:43:23.322 INFO kablam! 39 | | Self::Content: Content Oct 14 12:43:23.322 INFO kablam! 40 | | { Oct 14 12:43:23.322 INFO kablam! 41 | | self.size() / ::indiv_size() Oct 14 12:43:23.323 INFO kablam! 42 | | } Oct 14 12:43:23.323 INFO kablam! | |_____^ Oct 14 12:43:23.323 INFO kablam! | Oct 14 12:43:23.324 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 14 12:43:23.324 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 14 12:43:23.324 INFO kablam! = note: for more information, see issue #51443 Oct 14 12:43:23.325 INFO kablam! = note: method `len` references the `Self` type in where clauses Oct 14 12:43:23.325 INFO kablam! Oct 14 12:43:23.379 INFO kablam! warning: unused variable: `instance` Oct 14 12:43:23.380 INFO kablam! --> src/main.rs:50:10 Oct 14 12:43:23.380 INFO kablam! | Oct 14 12:43:23.380 INFO kablam! 50 | let (instance, device, queue) = init_vulkan(); Oct 14 12:43:23.381 INFO kablam! | ^^^^^^^^ help: consider using `_instance` instead Oct 14 12:43:23.381 INFO kablam! | Oct 14 12:43:23.381 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:43:23.382 INFO kablam! Oct 14 12:43:23.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 14 12:43:23.947 INFO kablam! su: No module specific data is present Oct 14 12:43:24.588 INFO running `"docker" "rm" "-f" "f1a22d81a5c6ee1404752c45331f248e76badfe08ad24b81bf937bdd6b7371ae"` Oct 14 12:43:24.762 INFO blam! f1a22d81a5c6ee1404752c45331f248e76badfe08ad24b81bf937bdd6b7371ae Oct 14 12:43:24.777 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 12:43:25.247 INFO blam! 8f4bb9b73e5f02b0a6775d507511fb3e41ab39497cf68e458432c9d4e4cb31e0 Oct 14 12:43:25.251 INFO running `"docker" "start" "-a" "8f4bb9b73e5f02b0a6775d507511fb3e41ab39497cf68e458432c9d4e4cb31e0"` Oct 14 12:43:26.400 INFO kablam! usermod: no changes Oct 14 12:43:26.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 12:43:26.487 INFO blam! Oct 14 12:43:26.487 INFO blam! running 0 tests Oct 14 12:43:26.487 INFO blam! Oct 14 12:43:26.487 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:43:26.487 INFO blam! Oct 14 12:43:26.487 INFO kablam! Running /target/debug/deps/pevk-2b9fc8baeb4779c7 Oct 14 12:43:26.495 INFO kablam! su: No module specific data is present Oct 14 12:43:27.285 INFO running `"docker" "rm" "-f" "8f4bb9b73e5f02b0a6775d507511fb3e41ab39497cf68e458432c9d4e4cb31e0"` Oct 14 12:43:27.518 INFO blam! 8f4bb9b73e5f02b0a6775d507511fb3e41ab39497cf68e458432c9d4e4cb31e0