[INFO] cloning repository https://github.com/GabrielSimonetto/bed_to_parquet_conversion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrielSimonetto/bed_to_parquet_conversion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielSimonetto%2Fbed_to_parquet_conversion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielSimonetto%2Fbed_to_parquet_conversion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c5e6cba40353a5fddf671ea21eeb54432c3e396 [INFO] documenting GabrielSimonetto/bed_to_parquet_conversion against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielSimonetto%2Fbed_to_parquet_conversion" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion [INFO] finished tweaking git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion [INFO] tweaked toml for git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GabrielSimonetto/bed_to_parquet_conversion 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-2023-07-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ff7d5c5321465897d0d1a4c9681abf08190294214440494b15baae781f70b10 [INFO] running `Command { std: "docker" "start" "-a" "1ff7d5c5321465897d0d1a4c9681abf08190294214440494b15baae781f70b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ff7d5c5321465897d0d1a4c9681abf08190294214440494b15baae781f70b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff7d5c5321465897d0d1a4c9681abf08190294214440494b15baae781f70b10", kill_on_drop: false }` [INFO] [stdout] 1ff7d5c5321465897d0d1a4c9681abf08190294214440494b15baae781f70b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c69b9d96072f3f07b04a794cef2d3ae289396c0e04495aa5fa35834eef8a112 [INFO] running `Command { std: "docker" "start" "-a" "6c69b9d96072f3f07b04a794cef2d3ae289396c0e04495aa5fa35834eef8a112", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lexical-util v0.8.3 [INFO] [stderr] Compiling zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v0.8.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.3 [INFO] [stderr] Compiling lexical-write-float v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parquet v11.1.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling lexical-core v0.8.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Checking noodles-core v0.6.0 [INFO] [stderr] Checking noodles-bed v0.2.0 [INFO] [stderr] Compiling arrow v11.1.0 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling zstd v0.11.1+zstd.1.5.2 [INFO] [stderr] Compiling parquet_derive v11.1.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcbY1qjw/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcbY1qjw/symbols.o" "/opt/rustwide/target/debug/deps/parquet_derive-b529a254b419f681.parquet_derive.69bd3d43e298b90f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-b529a254b419f681.parquet_derive.69bd3d43e298b90f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-b529a254b419f681.parquet_derive.69bd3d43e298b90f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-b529a254b419f681.parquet_derive.69bd3d43e298b90f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/parquet_derive-b529a254b419f681.u86phsl4g44qv55.rcgu.rmeta" "/opt/rustwide/target/debug/deps/parquet_derive-b529a254b419f681.5ct1932nai0223md.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-372f07ffcfc05bed/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-78e3a876f246cbe3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libparquet-c6f6d3da7d66a4b4.rlib" "/opt/rustwide/target/debug/deps/libzstd-0608ace93e1437a9.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-0069364b1effb5c7.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-d97edb7cece3870c.rlib" "/opt/rustwide/target/debug/deps/liblz4-469aa4a372b74260.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-029d5fb1242336c0.rlib" "/opt/rustwide/target/debug/deps/libbrotli-2c15a29c17566a9d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-d6a33886cce0d10c.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-5bc593df720bbc14.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-8091a3c0cca1e1e9.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d4b4326ef4b876a.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d0a4234ce72c2d4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-56406da75132dd78.rlib" "/opt/rustwide/target/debug/deps/libadler-3afa332d2e82ea33.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d2030d6f54380a3a.rlib" "/opt/rustwide/target/debug/deps/libsnap-422d4657a41651be.rlib" "/opt/rustwide/target/debug/deps/libparquet_format-b792d23d13515160.rlib" "/opt/rustwide/target/debug/deps/libthrift-f7ea2cae5e2fa79d.rlib" "/opt/rustwide/target/debug/deps/liblog-2f5e17dde2c9f240.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-16d8ab8f0b87c407.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-690f0f03f777c67e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bcb31fc939f53.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-90bf071fa0a4a02f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-42d8013a14b1063e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a00f7f86452f62f.rlib" "/opt/rustwide/target/debug/deps/libarrow-d11e83050606de1f.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-321de79fa396d137.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_float-fe4a24bb78ba7000.rlib" "/opt/rustwide/target/debug/deps/liblexical_write_integer-a1243cec46b03c37.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_float-b403c97f766779c6.rlib" "/opt/rustwide/target/debug/deps/liblexical_parse_integer-0d2428ed5ca12aed.rlib" "/opt/rustwide/target/debug/deps/liblexical_util-6144406252cab230.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c98a5122148880e1.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-1b5a6ab848214019.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e7e75a1ad7d0aed4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4a96bad30833015a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b731e251d11f1a32.rlib" "/opt/rustwide/target/debug/deps/libregex-2378dee48e807414.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-aa2d8153cc5278c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c7207bb72cbb56cb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-83618439fefe76d6.rlib" "/opt/rustwide/target/debug/deps/libmultiversion-4e2e76ec5f056132.rlib" "/opt/rustwide/target/debug/deps/libserde_json-81d79dcb130bce9b.rlib" "/opt/rustwide/target/debug/deps/libryu-71f7dbb6400dab5e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2cf0633f4b2b290.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fac1f6dab5f44e4d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5cee4c9d04d62a86.rlib" "/opt/rustwide/target/debug/deps/libserde-db52a7660d202ea7.rlib" "/opt/rustwide/target/debug/deps/libhex-b8247c7a454a2a06.rlib" "/opt/rustwide/target/debug/deps/libchrono-b26159cd61f37d89.rlib" "/opt/rustwide/target/debug/deps/liblibc-c13fd58fcd7ef27b.rlib" "/opt/rustwide/target/debug/deps/libnum-07a93c4637ec2dd7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-19e261b085cacb1a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d3bb44f6e4c8ea40.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-900f62e76d4d8d61.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-087f8ba3ec6f7681.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bb97b65f41b573f6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5b91224401f0e70a.rlib" "/opt/rustwide/target/debug/deps/libhalf-3d866d7f545f75b0.rlib" "/opt/rustwide/target/debug/deps/libsyn-e274a5d565a0483b.rlib" "/opt/rustwide/target/debug/deps/libquote-992ffcc4685e1a29.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-9feaab63405479e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-2802517c41282e26.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5e4184480d7d531f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0969bf4aa2ee6725.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-aa642aa6ec3db8f0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cbabb0fc47a8a32e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a10c4cbf63715a75.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-853e7ee6249f6061.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-4a1a76eb7e68f15b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ee5361c8033cee99.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c923c480edb3630b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c1ac72a170701ba0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1c6bd346cde09b59.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-004504e57af02cbd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-55030b204f27e805.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1dccf9ae3a25ee58.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-368effeb3688f9f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-cdb0a3d901b8e006.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c1ddbe4d1f3191d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cf0dfa90df3d5ac6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-13c86eb6ecb8949f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-df709554867cb333.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libparquet_derive-b529a254b419f681.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: BrotliDecoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressWithReturnInfo: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompressPrealloc: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderDecompress: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliDecoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsUsed: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderGetErrorCode: undefined version: [INFO] [stdout] /usr/bin/ld: CBrotliDecoderErrorString: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderVersion: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderTakeOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetParameter: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderSetCustomDictionary: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSizeMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMaxCompressedSize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderMallocU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderIsFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderHasMoreOutput: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeUsize: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderFreeU8: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressWorkPool: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressStream: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompressMulti: undefined version: [INFO] [stdout] /usr/bin/ld: BrotliEncoderCompress: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliNewBrotliFile: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliDestroyInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstanceWithWindowSize: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliCreateInstance: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStreaming: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatStream: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinished: undefined version: [INFO] [stdout] /usr/bin/ld: BroccoliConcatFinish: undefined version: [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parquet_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6c69b9d96072f3f07b04a794cef2d3ae289396c0e04495aa5fa35834eef8a112", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c69b9d96072f3f07b04a794cef2d3ae289396c0e04495aa5fa35834eef8a112", kill_on_drop: false }` [INFO] [stdout] 6c69b9d96072f3f07b04a794cef2d3ae289396c0e04495aa5fa35834eef8a112