[INFO] fetching crate ocl-convolution 0.4.0...
[INFO] testing ocl-convolution-0.4.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate ocl-convolution 0.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate ocl-convolution 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ocl-convolution 0.4.0
[INFO] tweaked toml for crates.io crate ocl-convolution 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ocl-convolution 0.4.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ocl-convolution 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded ocl-core-vector v0.1.1
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded version-sync v0.9.5
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded ocl-core v0.11.5
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded icu_properties_data v2.1.1
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded ocl v0.19.7
[INFO] [stderr]   Downloaded cl-sys v0.4.3
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded icu_properties v2.1.1
[INFO] [stderr]   Downloaded futures v0.1.31
[INFO] [stderr]   Downloaded qutex v0.2.6
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f351eb6d17e7b0211cdf4e211c7be4ea7e975889ac26429761c2be891ec57ca
[INFO] running `Command { std: "docker" "start" "-a" "0f351eb6d17e7b0211cdf4e211c7be4ea7e975889ac26429761c2be891ec57ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f351eb6d17e7b0211cdf4e211c7be4ea7e975889ac26429761c2be891ec57ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f351eb6d17e7b0211cdf4e211c7be4ea7e975889ac26429761c2be891ec57ca", kill_on_drop: false }`
[INFO] [stdout] 0f351eb6d17e7b0211cdf4e211c7be4ea7e975889ac26429761c2be891ec57ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dea2782f3f6e9dedec42d5efda8345fe2f5a96c1351d802409f111e4b7778628
[INFO] running `Command { std: "docker" "start" "-a" "dea2782f3f6e9dedec42d5efda8345fe2f5a96c1351d802409f111e4b7778628", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling ocl-convolution v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling ocl-core v0.11.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ocl-core-vector v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ndarray v0.17.1
[INFO] [stderr]    Compiling qutex v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ocl v0.19.7
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.22s
[INFO] running `Command { std: "docker" "inspect" "dea2782f3f6e9dedec42d5efda8345fe2f5a96c1351d802409f111e4b7778628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea2782f3f6e9dedec42d5efda8345fe2f5a96c1351d802409f111e4b7778628", kill_on_drop: false }`
[INFO] [stdout] dea2782f3f6e9dedec42d5efda8345fe2f5a96c1351d802409f111e4b7778628
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de209207eac338938de06eab0a46c457b78df7e8b925ddf0067eed9b230dd632
[INFO] running `Command { std: "docker" "start" "-a" "de209207eac338938de06eab0a46c457b78df7e8b925ddf0067eed9b230dd632", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling qutex v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ocl-core v0.11.5
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ocl v0.19.7
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ocl-convolution v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.72s
[INFO] running `Command { std: "docker" "inspect" "de209207eac338938de06eab0a46c457b78df7e8b925ddf0067eed9b230dd632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de209207eac338938de06eab0a46c457b78df7e8b925ddf0067eed9b230dd632", kill_on_drop: false }`
[INFO] [stdout] de209207eac338938de06eab0a46c457b78df7e8b925ddf0067eed9b230dd632
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d443f5bcb92d0168b11b6b6061e908357f9a9e9faa2b4bf1acfb7bf769ea3d0
[INFO] running `Command { std: "docker" "start" "-a" "9d443f5bcb92d0168b11b6b6061e908357f9a9e9faa2b4bf1acfb7bf769ea3d0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ocl_convolution-ef58582f3484a74b)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-30c885cfce5c907c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test basics ... FAILED
[INFO] [stdout] test f32_batching ... FAILED
[INFO] [stdout] test grouped_i8_convolution ... FAILED
[INFO] [stdout] test i8_convolution ... FAILED
[INFO] [stdout] test grouped_convolution ... FAILED
[INFO] [stdout] test f32_convolution_with_filters has been running for over 60 seconds
[INFO] [stdout] test f32_convolution_with_filters_and_biases has been running for over 60 seconds
[INFO] [stdout] test i8_convolution_with_filter_bias has been running for over 60 seconds
[INFO] [stdout] test rounding_in_i8_convolution has been running for over 60 seconds
[INFO] [stdout] test with_dilation has been running for over 60 seconds
[INFO] [stdout] test with_padding has been running for over 60 seconds
[INFO] [stdout] test with_several_input_channels has been running for over 60 seconds
[INFO] [stdout] test with_strides has been running for over 60 seconds
[INFO] [stdout] test with_strides_and_padding has been running for over 60 seconds
[INFO] [stdout] test i8_convolution_with_filter_bias ... FAILED
[INFO] [stdout] test rounding_in_i8_convolution ... FAILED
[INFO] [stdout] test with_dilation ... FAILED
[INFO] [stdout] test with_several_input_channels ... FAILED
[INFO] [stdout] test with_padding ... FAILED
[INFO] [stdout] test with_strides ... FAILED
[INFO] [stdout] test with_strides_and_padding ... FAILED
[INFO] [stdout] test f32_convolution_with_filters_and_biases ... FAILED
[INFO] [stdout] test f32_convolution_with_filters ... FAILED
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test basic`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- basics stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- f32_batching stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- grouped_i8_convolution stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- i8_convolution stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- grouped_convolution stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- i8_convolution_with_filter_bias stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- rounding_in_i8_convolution stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- with_dilation stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- with_several_input_channels stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- with_padding stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- with_strides stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- with_strides_and_padding stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- f32_convolution_with_filters_and_biases stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] ---- f32_convolution_with_filters stdout ----
[INFO] [stdout] Error: Ocl(OclCore(ApiWrapper(GetPlatformIdsPlatformListUnavailable(10))))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     basics
[INFO] [stdout]     f32_batching
[INFO] [stdout]     f32_convolution_with_filters
[INFO] [stdout]     f32_convolution_with_filters_and_biases
[INFO] [stdout]     grouped_convolution
[INFO] [stdout]     grouped_i8_convolution
[INFO] [stdout]     i8_convolution
[INFO] [stdout]     i8_convolution_with_filter_bias
[INFO] [stdout]     rounding_in_i8_convolution
[INFO] [stdout]     with_dilation
[INFO] [stdout]     with_padding
[INFO] [stdout]     with_several_input_channels
[INFO] [stdout]     with_strides
[INFO] [stdout]     with_strides_and_padding
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 140.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d443f5bcb92d0168b11b6b6061e908357f9a9e9faa2b4bf1acfb7bf769ea3d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d443f5bcb92d0168b11b6b6061e908357f9a9e9faa2b4bf1acfb7bf769ea3d0", kill_on_drop: false }`
[INFO] [stdout] 9d443f5bcb92d0168b11b6b6061e908357f9a9e9faa2b4bf1acfb7bf769ea3d0
