[INFO] fetching crate bitmagic-sys 0.2.4+bitmagic.7.7.7... [INFO] testing bitmagic-sys-0.2.4+bitmagic.7.7.7 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate bitmagic-sys 0.2.4+bitmagic.7.7.7 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate bitmagic-sys 0.2.4+bitmagic.7.7.7 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitmagic-sys 0.2.4+bitmagic.7.7.7 [INFO] finished tweaking crates.io crate bitmagic-sys 0.2.4+bitmagic.7.7.7 [INFO] tweaked toml for crates.io crate bitmagic-sys 0.2.4+bitmagic.7.7.7 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1edddc1b1c47267327fd9f6933f94f042b338eac2225a90622b647de4438327b [INFO] running `Command { std: "docker" "start" "-a" "1edddc1b1c47267327fd9f6933f94f042b338eac2225a90622b647de4438327b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1edddc1b1c47267327fd9f6933f94f042b338eac2225a90622b647de4438327b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1edddc1b1c47267327fd9f6933f94f042b338eac2225a90622b647de4438327b", kill_on_drop: false }` [INFO] [stdout] 1edddc1b1c47267327fd9f6933f94f042b338eac2225a90622b647de4438327b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7dc0fc19943b62f3bfe06114d714f029aa273b292a0a9096c0066205b837df9 [INFO] running `Command { std: "docker" "start" "-a" "c7dc0fc19943b62f3bfe06114d714f029aa273b292a0a9096c0066205b837df9", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bitmagic-sys v0.2.4+bitmagic.7.7.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from BitMagic/lang-maps/libbm/src/libbm.cpp:19: [INFO] [stderr] warning: BitMagic/lang-maps/libbm/include/libbm.h:66: warning: "BM_SIMD_NO" redefined [INFO] [stderr] warning: 66 | #define BM_SIMD_NO 0 [INFO] [stderr] warning: | [INFO] [stderr] warning: : note: this is the location of the previous definition [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm.cpp:28: warning: "BM_NO_STL" redefined [INFO] [stderr] warning: 28 | #define BM_NO_STL [INFO] [stderr] warning: | [INFO] [stderr] warning: : note: this is the location of the previous definition [INFO] [stderr] warning: In file included from BitMagic/lang-maps/libbm/src/libbm.cpp:47: [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp: In function 'int BM_init(void*)': [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 100 | if (!(cpu_simd & SIMD_AVX2)) [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp:102:9: note: here [INFO] [stderr] warning: 102 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "c7dc0fc19943b62f3bfe06114d714f029aa273b292a0a9096c0066205b837df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7dc0fc19943b62f3bfe06114d714f029aa273b292a0a9096c0066205b837df9", kill_on_drop: false }` [INFO] [stdout] c7dc0fc19943b62f3bfe06114d714f029aa273b292a0a9096c0066205b837df9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f050fcfd3865c2eee25c4b8b5c6ccc18dae4246890b1a52fff4647d2125350c [INFO] running `Command { std: "docker" "start" "-a" "0f050fcfd3865c2eee25c4b8b5c6ccc18dae4246890b1a52fff4647d2125350c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: In file included from BitMagic/lang-maps/libbm/src/libbm.cpp:19: [INFO] [stderr] warning: BitMagic/lang-maps/libbm/include/libbm.h:66: warning: "BM_SIMD_NO" redefined [INFO] [stderr] warning: 66 | #define BM_SIMD_NO 0 [INFO] [stderr] warning: | [INFO] [stderr] warning: : note: this is the location of the previous definition [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm.cpp:28: warning: "BM_NO_STL" redefined [INFO] [stderr] warning: 28 | #define BM_NO_STL [INFO] [stderr] warning: | [INFO] [stderr] warning: : note: this is the location of the previous definition [INFO] [stderr] warning: In file included from BitMagic/lang-maps/libbm/src/libbm.cpp:47: [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp: In function 'int BM_init(void*)': [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 100 | if (!(cpu_simd & SIMD_AVX2)) [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp:102:9: note: here [INFO] [stderr] warning: 102 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Compiling bitmagic-sys v0.2.4+bitmagic.7.7.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | &(*(::core::ptr::null::())).__clang_max_align_nonce1 as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | &(*(::core::ptr::null::())).__clang_max_align_nonce2 as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | &(*(::core::ptr::null::())).bit_blocks as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | &(*(::core::ptr::null::())).gap_blocks as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | &(*(::core::ptr::null::())).max_serialize_mem as *const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | &(*(::core::ptr::null::())).memory_used as *const _ as usize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.bitmagic_sys.89c77842-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f.2f9943fq9ott7w5o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bitmagic-sys-2fcf5a6c7522b0e0/out" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstdc++" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lbm" "-Wl,--no-whole-archive" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bitmagic_sys-80d3de1af72f188f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/bitmagic-sys-2fcf5a6c7522b0e0/out/libbm.a(libbm.o):(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from BitMagic/lang-maps/libbm/src/libbm.cpp:19: [INFO] [stderr] warning: BitMagic/lang-maps/libbm/include/libbm.h:66: warning: "BM_SIMD_NO" redefined [INFO] [stderr] warning: 66 | #define BM_SIMD_NO 0 [INFO] [stderr] warning: | [INFO] [stderr] warning: : note: this is the location of the previous definition [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm.cpp:28: warning: "BM_NO_STL" redefined [INFO] [stderr] warning: 28 | #define BM_NO_STL [INFO] [stderr] warning: | [INFO] [stderr] warning: : note: this is the location of the previous definition [INFO] [stderr] warning: In file included from BitMagic/lang-maps/libbm/src/libbm.cpp:47: [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp: In function 'int BM_init(void*)': [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp:100:13: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: 100 | if (!(cpu_simd & SIMD_AVX2)) [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: BitMagic/lang-maps/libbm/src/libbm_impl.cpp:102:9: note: here [INFO] [stderr] warning: 102 | default: [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `bitmagic-sys` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0f050fcfd3865c2eee25c4b8b5c6ccc18dae4246890b1a52fff4647d2125350c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f050fcfd3865c2eee25c4b8b5c6ccc18dae4246890b1a52fff4647d2125350c", kill_on_drop: false }` [INFO] [stdout] 0f050fcfd3865c2eee25c4b8b5c6ccc18dae4246890b1a52fff4647d2125350c