[INFO] crate emu_core 0.1.1 is already in cache [INFO] testing emu_core-0.1.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate emu_core 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate emu_core 0.1.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate emu_core 0.1.1 [INFO] finished tweaking crates.io crate emu_core 0.1.1 [INFO] tweaked toml for crates.io crate emu_core 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate emu_core 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6beb855026a6a959a7fe55c9a5e20caf2a5e9d2143e96a30630770ea066f15bb [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" "6beb855026a6a959a7fe55c9a5e20caf2a5e9d2143e96a30630770ea066f15bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6beb855026a6a959a7fe55c9a5e20caf2a5e9d2143e96a30630770ea066f15bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6beb855026a6a959a7fe55c9a5e20caf2a5e9d2143e96a30630770ea066f15bb", kill_on_drop: false }` [INFO] [stdout] 6beb855026a6a959a7fe55c9a5e20caf2a5e9d2143e96a30630770ea066f15bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "build" "--frozen" "--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] a770f71b7ff465f18da382a0db0f223bb6167b49a53d24d251822cbfe434247a [INFO] running `Command { std: "docker" "start" "-a" "a770f71b7ff465f18da382a0db0f223bb6167b49a53d24d251822cbfe434247a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling wgpu-types v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.5.0 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling emu_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::device::*` [INFO] [stdout] --> src/compile_impls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::device::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "a770f71b7ff465f18da382a0db0f223bb6167b49a53d24d251822cbfe434247a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a770f71b7ff465f18da382a0db0f223bb6167b49a53d24d251822cbfe434247a", kill_on_drop: false }` [INFO] [stdout] a770f71b7ff465f18da382a0db0f223bb6167b49a53d24d251822cbfe434247a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3446ea3cf4ff10927bae94f706176caf563faf4a741ab726b1040d238b3595c [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" "b3446ea3cf4ff10927bae94f706176caf563faf4a741ab726b1040d238b3595c", kill_on_drop: false }` [INFO] [stderr] Compiling timeit v0.1.2 [INFO] [stderr] Compiling emu_glsl v0.1.0 [INFO] [stdout] warning: unused import: `crate::device::*` [INFO] [stdout] --> src/compile_impls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::device::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling emu_core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::device::*` [INFO] [stdout] --> src/compile_impls.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::device::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.96s [INFO] running `Command { std: "docker" "inspect" "b3446ea3cf4ff10927bae94f706176caf563faf4a741ab726b1040d238b3595c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3446ea3cf4ff10927bae94f706176caf563faf4a741ab726b1040d238b3595c", kill_on_drop: false }` [INFO] [stdout] b3446ea3cf4ff10927bae94f706176caf563faf4a741ab726b1040d238b3595c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb19af6cd9b0398105af2d52bd983761af2fe3a310b12139840c8151e18edc5e [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" "fb19af6cd9b0398105af2d52bd983761af2fe3a310b12139840c8151e18edc5e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::device::*` [INFO] [stderr] --> src/compile_impls.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::device::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::device::*` [INFO] [stderr] --> src/compile_impls.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::device::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/emu_core-78a6f57190c08f1a [INFO] [stdout] [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 emu_core [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/device.rs - device::Device::compile (line 542) ... ok [INFO] [stdout] test src/device.rs - device::Device::call (line 424) ... ok [INFO] [stdout] test src/device.rs - device::DeviceBox (line 657) ... FAILED [INFO] [stdout] test src/boxed.rs - boxed::AsDeviceBoxed (line 167) ... FAILED [INFO] [stdout] test src/compile.rs - compile::SpirvOrFinished (line 219) ... FAILED [INFO] [stdout] test src/device.rs - device::Device::get (line 354) ... FAILED [INFO] [stdout] test src/device.rs - device::ArgsBuilder (line 967) ... FAILED [INFO] [stdout] test src/compile.rs - compile::SpirvBuilder (line 50) ... FAILED [INFO] [stdout] test src/boxed.rs - boxed::IntoDeviceBoxed (line 63) ... FAILED [INFO] [stdout] test src/device.rs - device::DeviceBox (line 674) ... FAILED [INFO] [stdout] test src/compile.rs - compile::compile (line 154) ... FAILED [INFO] [stdout] test src/device.rs - device::Device::create_from_mut (line 202) ... FAILED [INFO] [stdout] test src/boxed.rs - boxed::DeviceBox::set (line 253) ... FAILED [INFO] [stdout] test src/boxed.rs - boxed::DeviceBox<[T]>::get (line 275) ... FAILED [INFO] [stdout] test src/device.rs - device::Device::set_from (line 306) ... FAILED [INFO] [stdout] test src/device.rs - device::Device::create_with_size (line 151) ... FAILED [INFO] [stdout] test src/device.rs - device::Device::create_from (line 185) ... FAILED [INFO] [stdout] test src/device.rs - device::Device::create_with_size_mut (line 168) ... FAILED [INFO] [stdout] test src/device.rs - device::DeviceBox (line 718) ... FAILED [INFO] [stdout] test src/pool.rs - pool::assert_device_pool_initialized (line 99) ... FAILED [INFO] [stdout] test src/pool.rs - pool::take (line 135) ... FAILED [INFO] [stdout] test src/device.rs - device::ParamsBuilder (line 853) ... FAILED [INFO] [stdout] test src/device.rs - device::DeviceBox (line 692) ... FAILED [INFO] [stdout] test src/device.rs - device::convert_to_spirv (line 632) ... FAILED [INFO] [stdout] test src/pool.rs - pool::pool (line 63) ... FAILED [INFO] [stdout] test src/spawn.rs - spawn::spawn (line 17) ... FAILED [INFO] [stdout] test src/pool.rs - pool::select (line 218) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/device.rs - device::DeviceBox (line 657) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/boxed.rs - boxed::AsDeviceBoxed (line 167) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/compile.rs - compile::SpirvOrFinished (line 219) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::Device::get (line 354) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::ArgsBuilder (line 967) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/compile.rs - compile::SpirvBuilder (line 50) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/boxed.rs - boxed::IntoDeviceBoxed (line 63) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::DeviceBox (line 674) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/compile.rs - compile::compile (line 154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::Device::create_from_mut (line 202) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/boxed.rs - boxed::DeviceBox::set (line 253) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/boxed.rs - boxed::DeviceBox<[T]>::get (line 275) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::Device::set_from (line 306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::Device::create_with_size (line 151) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::Device::create_from (line 185) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::Device::create_with_size_mut (line 168) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::DeviceBox (line 718) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::assert_device_pool_initialized (line 99) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::take (line 135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::ParamsBuilder (line 853) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::DeviceBox (line 692) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/device.rs - device::convert_to_spirv (line 632) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::pool (line 63) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/spawn.rs - spawn::spawn (line 17) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GlslKernel` [INFO] [stdout] --> src/spawn.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 15 | let kernel: GlslKernel = GlslKernel::new() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `GlslKernel` [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GlslKernel` in this scope [INFO] [stdout] --> src/spawn.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 15 | let kernel: GlslKernel = GlslKernel::new() [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GlslKernel` in this scope [INFO] [stdout] --> src/spawn.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 22 | let c = compile::(kernel)?.finish()?; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GlslKernelCompile` in this scope [INFO] [stdout] --> src/spawn.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 22 | let c = compile::(kernel)?.finish()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/pool.rs - pool::select (line 218) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/boxed.rs - boxed::AsDeviceBoxed (line 167) [INFO] [stdout] src/boxed.rs - boxed::DeviceBox::set (line 253) [INFO] [stdout] src/boxed.rs - boxed::DeviceBox<[T]>::get (line 275) [INFO] [stdout] src/boxed.rs - boxed::IntoDeviceBoxed (line 63) [INFO] [stdout] src/compile.rs - compile::SpirvBuilder (line 50) [INFO] [stdout] src/compile.rs - compile::SpirvOrFinished (line 219) [INFO] [stdout] src/compile.rs - compile::compile (line 154) [INFO] [stdout] src/device.rs - device::ArgsBuilder (line 967) [INFO] [stdout] src/device.rs - device::Device::create_from (line 185) [INFO] [stdout] src/device.rs - device::Device::create_from_mut (line 202) [INFO] [stdout] src/device.rs - device::Device::create_with_size (line 151) [INFO] [stdout] src/device.rs - device::Device::create_with_size_mut (line 168) [INFO] [stdout] src/device.rs - device::Device::get (line 354) [INFO] [stdout] src/device.rs - device::Device::set_from (line 306) [INFO] [stdout] src/device.rs - device::DeviceBox (line 657) [INFO] [stdout] src/device.rs - device::DeviceBox (line 674) [INFO] [stdout] src/device.rs - device::DeviceBox (line 692) [INFO] [stdout] src/device.rs - device::DeviceBox (line 718) [INFO] [stdout] src/device.rs - device::ParamsBuilder (line 853) [INFO] [stdout] src/device.rs - device::convert_to_spirv (line 632) [INFO] [stdout] src/pool.rs - pool::assert_device_pool_initialized (line 99) [INFO] [stdout] src/pool.rs - pool::pool (line 63) [INFO] [stdout] src/pool.rs - pool::select (line 218) [INFO] [stdout] src/pool.rs - pool::take (line 135) [INFO] [stdout] src/spawn.rs - spawn::spawn (line 17) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 25 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" "fb19af6cd9b0398105af2d52bd983761af2fe3a310b12139840c8151e18edc5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb19af6cd9b0398105af2d52bd983761af2fe3a310b12139840c8151e18edc5e", kill_on_drop: false }` [INFO] [stdout] fb19af6cd9b0398105af2d52bd983761af2fe3a310b12139840c8151e18edc5e