[INFO] fetching crate zstd-sys-rs 1.5.10...
[INFO] testing zstd-sys-rs-1.5.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate zstd-sys-rs 1.5.10 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate zstd-sys-rs 1.5.10
[INFO] finished tweaking crates.io crate zstd-sys-rs 1.5.10
[INFO] tweaked toml for crates.io crate zstd-sys-rs 1.5.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zstd-sys-rs 1.5.10 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zstd-sys-rs 1.5.10 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9745c09455a5b555c6e0aac855de49990e3ae52c4309d186c42b6e1126a3ce44
[INFO] running `Command { std: "docker" "start" "-a" "9745c09455a5b555c6e0aac855de49990e3ae52c4309d186c42b6e1126a3ce44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9745c09455a5b555c6e0aac855de49990e3ae52c4309d186c42b6e1126a3ce44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9745c09455a5b555c6e0aac855de49990e3ae52c4309d186c42b6e1126a3ce44", kill_on_drop: false }`
[INFO] [stdout] 9745c09455a5b555c6e0aac855de49990e3ae52c4309d186c42b6e1126a3ce44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e203c71aafad3226017dcda771494335f1389334aa5500d0a0ce918224b5acdf
[INFO] running `Command { std: "docker" "start" "-a" "e203c71aafad3226017dcda771494335f1389334aa5500d0a0ce918224b5acdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zstd-sys-rs v1.5.10 (/opt/rustwide/workdir)
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/common/pool.c:13:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/common/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/common/zstd_common.c:18:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_literals.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_literals.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_sequences.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_sequences.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_superblock.c:16:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_double_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_lazy.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_ldm.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_ldm.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_opt.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_preSplit.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstdmt_compress.c:19:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_decompress.c:59:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_ddict.c:17:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_decompress_block.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/huf_decompress.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: Bindings written to: /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.31s
[INFO] running `Command { std: "docker" "inspect" "e203c71aafad3226017dcda771494335f1389334aa5500d0a0ce918224b5acdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e203c71aafad3226017dcda771494335f1389334aa5500d0a0ce918224b5acdf", kill_on_drop: false }`
[INFO] [stdout] e203c71aafad3226017dcda771494335f1389334aa5500d0a0ce918224b5acdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb14b38cbbed17e6d4961e5a517a7806aff4c759e0eb93c660b1663ef68a59b0
[INFO] running `Command { std: "docker" "start" "-a" "cb14b38cbbed17e6d4961e5a517a7806aff4c759e0eb93c660b1663ef68a59b0", kill_on_drop: false }`
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/common/pool.c:13:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/common/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/common/zstd_common.c:18:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_literals.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_literals.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_sequences.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_sequences.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_superblock.c:16:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_double_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_lazy.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_ldm.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_ldm.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_opt.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_preSplit.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstdmt_compress.c:19:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_decompress.c:59:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_ddict.c:17:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_decompress_block.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/huf_decompress.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: Bindings written to: /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs
[INFO] [stderr]    Compiling zstd-sys-rs v1.5.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "cb14b38cbbed17e6d4961e5a517a7806aff4c759e0eb93c660b1663ef68a59b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb14b38cbbed17e6d4961e5a517a7806aff4c759e0eb93c660b1663ef68a59b0", kill_on_drop: false }`
[INFO] [stdout] cb14b38cbbed17e6d4961e5a517a7806aff4c759e0eb93c660b1663ef68a59b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49e7ff7eec14b86c20bcf6d5b57c5bd33603312fa13aec36a71c5250e7b7045e
[INFO] running `Command { std: "docker" "start" "-a" "49e7ff7eec14b86c20bcf6d5b57c5bd33603312fa13aec36a71c5250e7b7045e", kill_on_drop: false }`
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/common/pool.c:13:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/common/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/common/zstd_common.c:18:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_literals.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_literals.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_sequences.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_compress_sequences.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_superblock.c:16:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_double_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_fast.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_lazy.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_ldm.h:14,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_ldm.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_compress_internal.h:21,
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:                  from zstd/lib/compress/zstd_opt.c:11:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstd_preSplit.c:14:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/compress/zstdmt_compress.c:19:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/compress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_decompress.c:59:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_ddict.c:17:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/allocations.h:18: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    18 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/zstd_decompress_block.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: In file included from zstd/lib/decompress/huf_decompress.c:24:
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: zstd/lib/decompress/../common/zstd_internal.h:27: warning: "ZSTD_STATIC_LINKING_ONLY" redefined
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:    27 | #define ZSTD_STATIC_LINKING_ONLY
[INFO] [stderr] warning: zstd-sys-rs@1.5.10:       |
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: <command-line>: note: this is the location of the previous definition
[INFO] [stderr] warning: zstd-sys-rs@1.5.10: Bindings written to: /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zstd_sys_rs-a9b02538b70edefd)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zstd_sys_rs
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initDStream_usingDict (line 5) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_resetDStream (line 5) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initDStream_usingDDict (line 5) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initCStream (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initDStream_usingDict (line 5) stdout ----
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_DCtx_reset` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_DCtx_reset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zds` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ZSTD_reset_session_only` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_ResetDirective::ZSTD_reset_session_only;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_DCtx_loadDictionary` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_DCtx_loadDictionary(zds, dict, dictSize);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_DCtx_loadDictionary;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zds` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_DCtx_loadDictionary(zds, dict, dictSize);
[INFO] [stdout]   |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dict` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_DCtx_loadDictionary(zds, dict, dictSize);
[INFO] [stdout]   |                               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dictSize` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_DCtx_loadDictionary(zds, dict, dictSize);
[INFO] [stdout]   |                                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_resetDStream (line 5) stdout ----
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_DCtx_reset` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_DCtx_reset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zds` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ZSTD_reset_session_only` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_ResetDirective::ZSTD_reset_session_only;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initDStream_usingDDict (line 5) stdout ----
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_DCtx_reset` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_DCtx_reset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zds` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ZSTD_reset_session_only` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_DCtx_reset(zds, ZSTD_reset_session_only);
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_ResetDirective::ZSTD_reset_session_only;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_DCtx_refDDict` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_DCtx_refDDict(zds, ddict);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_DCtx_refDDict;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zds` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_DCtx_refDDict(zds, ddict);
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ddict` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_DCtx_refDDict(zds, ddict);
[INFO] [stdout]   |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initCStream (line 5) stdout ----
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_CCtx_reset` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_CCtx_reset(zcs, ZSTD_reset_session_only);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_CCtx_reset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zcs` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_CCtx_reset(zcs, ZSTD_reset_session_only);
[INFO] [stdout]   |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ZSTD_reset_session_only` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | ZSTD_CCtx_reset(zcs, ZSTD_reset_session_only);
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_ResetDirective::ZSTD_reset_session_only;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_CCtx_refCDict` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_CCtx_refCDict(zcs, NULL); // clear the dictionary (if any)
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_CCtx_refCDict;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zcs` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_CCtx_refCDict(zcs, NULL); // clear the dictionary (if any)
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | ZSTD_CCtx_refCDict(zcs, NULL); // clear the dictionary (if any)
[INFO] [stdout]   |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ZSTD_CCtx_setParameter` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | ZSTD_CCtx_setParameter(zcs, ZSTD_c_compressionLevel, compressionLevel);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_CCtx_setParameter;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `zcs` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | ZSTD_CCtx_setParameter(zcs, ZSTD_c_compressionLevel, compressionLevel);
[INFO] [stdout]   |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ZSTD_c_compressionLevel` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | ZSTD_CCtx_setParameter(zcs, ZSTD_c_compressionLevel, compressionLevel);
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this unit variant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use zstd_sys_rs::ZSTD_cParameter::ZSTD_c_compressionLevel;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `compressionLevel` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs:8:54
[INFO] [stdout]   |
[INFO] [stdout] 5 | ZSTD_CCtx_setParameter(zcs, ZSTD_c_compressionLevel, compressionLevel);
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initCStream (line 5)
[INFO] [stdout]     /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initDStream_usingDDict (line 5)
[INFO] [stdout]     /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_initDStream_usingDict (line 5)
[INFO] [stdout]     /opt/rustwide/target/debug/build/zstd-sys-rs-d4ad5f2fca1e37f2/out/bindings.rs - ZSTD_resetDStream (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "49e7ff7eec14b86c20bcf6d5b57c5bd33603312fa13aec36a71c5250e7b7045e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e7ff7eec14b86c20bcf6d5b57c5bd33603312fa13aec36a71c5250e7b7045e", kill_on_drop: false }`
[INFO] [stdout] 49e7ff7eec14b86c20bcf6d5b57c5bd33603312fa13aec36a71c5250e7b7045e
