[INFO] fetching crate fna3d-sys 0.1.8... [INFO] testing fna3d-sys-0.1.8 against 1.55.0 for beta-1.56-1 [INFO] extracting crate fna3d-sys 0.1.8 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate fna3d-sys 0.1.8 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fna3d-sys 0.1.8 [INFO] finished tweaking crates.io crate fna3d-sys 0.1.8 [INFO] tweaked toml for crates.io crate fna3d-sys 0.1.8 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02c97edc20bb1aef51a90196f467200ac643ccf8b370db65f936c43c206c7584 [INFO] running `Command { std: "docker" "start" "-a" "02c97edc20bb1aef51a90196f467200ac643ccf8b370db65f936c43c206c7584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02c97edc20bb1aef51a90196f467200ac643ccf8b370db65f936c43c206c7584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c97edc20bb1aef51a90196f467200ac643ccf8b370db65f936c43c206c7584", kill_on_drop: false }` [INFO] [stdout] 02c97edc20bb1aef51a90196f467200ac643ccf8b370db65f936c43c206c7584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf1c71100f06be77dece5328f005c1f5e8a52933a76c462218d4c695763cdcfa [INFO] running `Command { std: "docker" "start" "-a" "cf1c71100f06be77dece5328f005c1f5e8a52933a76c462218d4c695763cdcfa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fna3d-sys v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.35s [INFO] running `Command { std: "docker" "inspect" "cf1c71100f06be77dece5328f005c1f5e8a52933a76c462218d4c695763cdcfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1c71100f06be77dece5328f005c1f5e8a52933a76c462218d4c695763cdcfa", kill_on_drop: false }` [INFO] [stdout] cf1c71100f06be77dece5328f005c1f5e8a52933a76c462218d4c695763cdcfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7c9ec5093ff20092057e4e1f372187acb3eb01230233e0f447619d5865cd7df [INFO] running `Command { std: "docker" "start" "-a" "f7c9ec5093ff20092057e4e1f372187acb3eb01230233e0f447619d5865cd7df", 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] [stderr] Compiling fna3d-sys v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "f7c9ec5093ff20092057e4e1f372187acb3eb01230233e0f447619d5865cd7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c9ec5093ff20092057e4e1f372187acb3eb01230233e0f447619d5865cd7df", kill_on_drop: false }` [INFO] [stdout] f7c9ec5093ff20092057e4e1f372187acb3eb01230233e0f447619d5865cd7df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a39a3798c74a318a73f5e8cd285742b472ee4d213ca8e7670828e1bbf363f18c [INFO] running `Command { std: "docker" "start" "-a" "a39a3798c74a318a73f5e8cd285742b472ee4d213ca8e7670828e1bbf363f18c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fna3d_sys-816005b18cd98566) [INFO] [stdout] [INFO] [stdout] running 143 tests [INFO] [stdout] test bindgen_test_layout_FNA3D_BlendState ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_Color ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_DepthStencilState ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_PresentationParameters ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_RasterizerState ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_Rect ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_RenderTargetBinding ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_RenderTargetBinding__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_RenderTargetBinding__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_RenderTargetBinding__bindgen_ty_1__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_SamplerState ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_Vec4 ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_VertexBufferBinding ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_VertexDeclaration ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_VertexElement ... ok [INFO] [stdout] test bindgen_test_layout___darwin_pthread_handler_rec ... ok [INFO] [stdout] test bindgen_test_layout_FNA3D_Viewport ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_once_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout__opaque_pthread_t ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astAnnotations ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astArguments ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astBlockStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astCompilationUnit ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astCompilationUnitFunction ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astCompilationUnitStruct ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astCompilationUnitTypedef ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astCompilationUnitVariable ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astData ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataType ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataTypeArray ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataTypeBuffer ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataTypeFunction ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataTypeMatrix ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataTypeStruct ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataTypeStructMember ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astDataTypeUser ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpression ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionBinary ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionBooleanLiteral ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionCallFunction ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionCast ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionConstructor ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionDerefStruct ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionFloatLiteral ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionIdentifier ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionIntLiteral ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionStringLiteral ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionTernary ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astExpressionUnary ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astForStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astFunctionParameters ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astFunctionSignature ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astGeneric ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astIfStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astNodeInfo ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astNode ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astPackOffset ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astReturnStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astScalarOrArray ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astStructDeclaration ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astStructMembers ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astStructStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astSwitchCases ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astSwitchStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astTypedef ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astTypedefStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astVarDeclStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astVariableDeclaration ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astVariableLowLevel ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_astWhileStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_attribute ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_compileData ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_constant ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_constant__bindgen_ty_1 ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effect ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectObject ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectObject__bindgen_ty_1 ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectParam ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectPass ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectSamplerMap ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectSamplerState ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectShader ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectShaderContext ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectShader__bindgen_ty_1 ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectState ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectStateChanges ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectString ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectTechnique ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectTexture ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectValue ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_effectValue__bindgen_ty_1 ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_error ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irArray ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irBinOp ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irCJump ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irCall ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irConstant ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irConstant__bindgen_ty_1 ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irConstruct ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irConvert ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irESeq ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irExprInfo ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irExprList ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irExpression ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irExprStmt ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irGeneric ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irJump ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irLabel ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irMemory ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irMisc ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irMove ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irNode ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irNodeInfo ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irSeq ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irStatement ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irSwizzle ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_irTemp ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_parseData ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_preprocessData ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_preprocessorDefine ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_preshader ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_preshaderInstruction ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_preshaderOperand ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_sampler ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_samplerMap ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_samplerStateRegister ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_swizzle ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_symbol ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_symbolStructMember ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_symbolTypeInfo ... ok [INFO] [stdout] test mojo::bindgen_test_layout_MOJOSHADER_uniform ... ok [INFO] [stdout] test test::test_link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests fna3d_sys [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] running `Command { std: "docker" "inspect" "a39a3798c74a318a73f5e8cd285742b472ee4d213ca8e7670828e1bbf363f18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39a3798c74a318a73f5e8cd285742b472ee4d213ca8e7670828e1bbf363f18c", kill_on_drop: false }` [INFO] [stdout] a39a3798c74a318a73f5e8cd285742b472ee4d213ca8e7670828e1bbf363f18c